odoo/addons/account_bank_statement_exte...
Vo Minh Thu ad4b6fcc21 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130101837-zyebtyhfjypg2b4w
2012-01-30 11:18:37 +01:00
..
data [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
i18n [ADD] added the .pot file for account_bank_statement_extensions module 2011-12-23 12:19:29 +01:00
report [IMP] account_bank_statement_extensions: added the vim line on each new .py file 2011-12-23 12:56:02 +01:00
security [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
wizard [IMP] account_bank_statement_extensions: cleaned import statements 2011-12-23 17:30:47 +01:00
__init__.py [FIX] a_b_s_e: removed un-necessary res.company.bank_ids field 2012-01-27 13:58:40 +01:00
__openerp__.py [IMP] manifest: renamed active to auto_install. 2012-01-30 11:18:37 +01:00
account_bank_statement.py [IMP] account_bank_statement_extensions: simplified code and replaced the fields update_by and update_date by the fields write_uid and write_date which are already handlded by the orm 2011-12-23 17:25:28 +01:00
account_bank_statement_report.xml [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
account_bank_statement_view.xml [FIX] account_bank_statement_extensions: fix creation of statement lines in web client. State field was needed in views as there are modifiers on this field 2012-01-24 16:27:33 +01:00
company_view.xml [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
res_partner_bank.py [IMP] account_bank_statement_extensions: cleaned import statements 2011-12-23 17:30:47 +01:00