odoo/addons/account_followup
Richard Mathot (OpenERP) f917b1f998 [MERGE] from trunk
bzr revid: rim@openerp.com-20140422133650-bi5lri33o5f0g3yj
2014-04-22 15:36:50 +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 [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
test [FIX]account_followup : fix bug in test where year was hardcoded and it is not the case in the demo data 2013-01-02 10:34:05 +01:00
tests [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +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 [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
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [Fix] Fixed an issue occured as branch merged with main 2014-04-11 12:45:43 +05:30
account_followup.py [IMP] Added context. 2014-04-22 16:08:02 +05:30
account_followup_customers.xml [FIX] account_followup : Fixed the group by coming 2 times in partner search view. 2014-04-02 14:31:42 +05:30
account_followup_data.xml [FIX] email.template: add missing parenthesis to filter all data on email and not the last one 2013-11-22 11:45:09 +01:00
account_followup_demo.xml [IMP] currencies in mails + minor 2012-12-06 17:40:06 +01:00
account_followup_reports.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_followup_view.xml [IMP] used osv.TransientModel instead of osv.osv_memory in account_followup and removed rml report reference 2014-04-22 15:19:26 +05:30
res_config_view.xml [IMP]Improved view of followup level and set method on link to open form view of followup level 2014-03-13 16:56:25 +05:30