Files
account-financial-tools/account_asset_management/wizard/account_asset_remove.py
Alexis de Lattre ccc5d0b27e [IMP] account_asset_management: big code cleanup
Use fields.Monetary() instead of fields.Float()
Use odoo's compare and round methods for floats
Add check_company=True where relevant
Stop using "Account" decimal precision... it doesn't exist any more!
Replace compute() by _convert() for currency conversion
2022-11-29 23:50:23 +01:00

14 KiB