odoo/addons/account/project
Denis Ledoux b981f3f8ef [FIX] *: in search views, use operator=child_of instead of filter_domain with a child_of domain
operator child_of has the advantage to do exact ID matching for many2one, and not just matching on the name

bzr revid: dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5
2014-04-22 17:07:10 +02:00
..
report [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
wizard [FIX] account: The buttons of the Chart of analytic account appear on top, that should be in footer like all other wizards (Maintenance case: 590131) 2013-03-22 11:14:56 +05:30
__init__.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
analytic_account_demo.xml [IMP]account : improve little bit 2012-10-19 15:27:42 +05:30
project.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
project_demo.xml [IMP] Account: Rename Starting Balance analytic journal with Miscellaneous operation, and set the refence on account.journal for bank and cash with that analtyic journal 2010-09-23 15:55:40 +05:30
project_report.xml [IMP] access rights 2010-12-28 09:29:54 +01:00
project_view.xml [FIX] *: in search views, use operator=child_of instead of filter_domain with a child_of domain 2014-04-22 17:07:10 +02:00