odoo/addons/account_payment
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
security [REM] bunch of nonsensical @model + @ref 2013-04-29 14:43:33 +02:00
test [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
views [FIX] payment order: do not use qweb contact widget on res.bank as it is made for res.partner and res.bank has not all the res.partner fields 2014-04-03 12:05:43 +02:00
wizard [MERGE]sync with trunk 2014-02-10 10:56:55 +05:30
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
account_invoice.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_line.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_payment.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_payment_demo.xml [MERGE]: Merge with latest trunk-addons 2012-07-02 11:13:53 +05:30
account_payment_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_payment_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_payment_view.xml [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02:00
account_payment_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30