odoo/addons/account_check_writing
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
..
data [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
i18n [I18N] Update translation terms from Transifex 2015-11-15 03:03:19 +01:00
report [FIX] account_check_writing: undefined amount 2015-11-16 12:15:40 +01:00
views [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
account.py [IMP] add help in use_preprint_check and change help text for Check Date in Period in journal form view 2013-05-08 12:37:33 +05:30
account_check_writing_data.xml [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
account_check_writing_report.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
account_demo.xml [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
account_view.xml [REM]Remove all account.journal.view and account.journal.column references 2012-11-22 11:45:04 +01:00
account_voucher.py [FIX] account_check_writing: modify voucher amount without company 2015-10-07 12:14:30 +02:00
account_voucher_view.xml [MERGE] forward port of branch saas-3 up to 30674c3 2014-12-23 14:03:38 +01:00