← Back to team overview

openerp-india team mailing list archive

[Bug 1026961] [NEW] base_action_rule: "sequence" is ignored for rule execution order

 

Public bug reported:

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().

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References