odoo/addons/account_check_writing/report
Martin Trigaux c054350dac [FIX] account_check_writing: undefined amount
In check_writing report, amount is the content of the field amount_to_text that
we can not guarantee has been filled (done in onchange so could be avoided, also
for other languages, etc.)
Instead of potentially failing, double check amount is filled.
cf https://www.odoo.com/groups/59/14976615
2015-11-16 12:15:40 +01:00
..
__init__.py [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
check_print.py [FIX] account_check_writing: undefined amount 2015-11-16 12:15:40 +01:00