The module base action rule is completely refactored...so it will be functional soon.
API -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1026961 Title: base_action_rule: "sequence" is ignored for rule execution order Status in OpenERP Addons (modules): Confirmed Bug description: If several rules are created for the same model, the execution order could be relevant. Sequence field seems to be the for this, but it's not used to order the rules to be executed. This can be confirmed in http://bazaar.launchpad.net/~openerp /openobject- addons/trunk/view/head:/base_action_rule/base_action_rule.py, at methods post_action() and _check(). To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1026961/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

