[ADD] analytic_contract_hr_expense: split of features of account_analytic_analysis...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Thu, 7 Jun 2012 12:36:41 +0000 (14:36 +0200)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Thu, 7 Jun 2012 12:36:41 +0000 (14:36 +0200)
commitc23de40df650df25e45a1586d6e62b450d287c14
treefceea5045c108aa8e820a619d9426082babf2e95
parent8441f483143c28233df1c9ffda69321a8b88eb57
[ADD] analytic_contract_hr_expense: split of features of account_analytic_analysis and creation of a new module to contain all the stuff related to hr_expense (in order to keep clean dependancies)

bzr revid: qdp-launchpad@openerp.com-20120607123641-kjzynx1wwi4282lu
addons/account/data/account_data.xml
addons/account_analytic_analysis/__openerp__.py
addons/account_analytic_analysis/account_analytic_analysis.py
addons/account_analytic_analysis/account_analytic_analysis_view.xml
addons/analytic_contract_hr_expense/__init__.py [new file with mode: 0644]
addons/analytic_contract_hr_expense/__openerp__.py [new file with mode: 0644]
addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py [new file with mode: 0644]
addons/analytic_contract_hr_expense/analytic_contract_hr_expense_view.xml [new file with mode: 0644]