Skip to content
Commit 2c3d462d authored by ntome's avatar ntome 💬 Committed by Romain Bignon
Browse files

weboob.capabilities.bank: rename diff_percent and keep a compat alias

diff_percent was a misleading name because the ratio was expressed on 1,
not on 100, thus it wasn't a percentage.

For reference to suckers: a percentage is a ratio multiplied by 100.
We create a temporary alias so apps using the old field have compatibility.
"diff_percent" will soon be removed.
parent a0b4c191
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment