odoo/addons/multi_company_account
bch 09849921d1 IR_RULES :
- new object to define versatile access rules.
- provide cache to keep fast access.
- associated with user or user group.

The orm layer is modified to use them. This modification and
pre-defined rules in xml data replace the most part of implicit magic
around company_id.

bzr revid: bch-82b118597e13153fff93b20335eea6e53552399b
2007-05-18 12:29:43 +00:00
..
__init__.py MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement 2007-04-23 13:13:47 +00:00
__terp__.py MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement 2007-04-23 13:13:47 +00:00
multi_company_account.py MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement 2007-04-23 13:13:47 +00:00
multi_company_account_data.xml IR_RULES : 2007-05-18 12:29:43 +00:00
multi_company_account_demo.xml MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement 2007-04-23 13:13:47 +00:00
multi_company_account_view.xml MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement 2007-04-23 13:13:47 +00:00