odoo/addons/base_action_rule
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [FIX] base_action_rule: even test models need access rules (avoid warning) 2013-11-08 22:54:51 +01:00
tests [IMP] base_action_rule: use better value names for new selection field 2013-03-04 10:49:51 +01:00
__init__.py [IMP] Base Action Rule (only filter conditions) 2012-11-28 10:29:28 +01:00
__openerp__.py [IMP] base_action_rule: when using a timed condition on days, allow to use a working calendar to compute days. 2013-08-21 12:51:27 +02:00
base_action_rule.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
base_action_rule_data.xml [FIX] base_action_rule: automatic commit during background processing of rules 2014-06-11 18:42:18 +02:00
base_action_rule_view.xml [IMP] menuitems cleanups 2014-06-28 17:32:01 +02:00
test_models.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00