odoo/addons/account_analytic_plans
Denis Ledoux 6af3d1ad32 [FIX] account_analytic_plans: ACL for distribution plan instance
In the standard account_analytic_account module,
the employees have the read access to the analytic accounts.

Therefore, it makes sense to give the read access to the
account distribution plan, so an employee can choose one
in a purchase order when the Analytic Accounts for Purchases
is activated.

opw-647606
2015-08-18 18:44:25 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-08-16 01:58:03 +02:00
report [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
security [FIX] account_analytic_plans: ACL for distribution plan instance 2015-08-18 18:44:25 +02:00
static/src/js [FIX] account_analytic_plans: take analytic distribution into account when creating a move line from bank statement reconciliation 2014-12-02 09:24:56 +01: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 [IMP] account: bank statement reconciliation widget 2014-05-30 18:34:13 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [IMP]: Improve code 2011-04-08 18:27:58 +05:30
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
account_analytic_plans.py [FIX] account_analytic_plans: correct call to account_get 2014-12-10 18:46:00 +01:00
account_analytic_plans_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_analytic_plans_view.xml [MERGE] forward port of branch saas-3 up to 4b1496f 2015-08-13 15:18:26 +02:00