← Back to team overview

credativ team mailing list archive

Re: [Merge] lp:~sylvain-legal/openupgrade-addons/7.0_sale into lp:openupgrade-addons

 

So a write on a sale_order triggers the evaluation of the workflow, which at that point contains a transition which has moved to another module, which is installed only afterwards. The transition contains a reference to a method which was moved to that glue module too.

You could try setting the condition of the moved transitions which refer to test_condition to 'False', in the sale module pre-script. The conditions will be overwritten when the sale_stock module is installed later on.

-- 
https://code.launchpad.net/~sylvain-legal/openupgrade-addons/7.0_sale/+merge/185567
Your team OpenUpgrade Committers is subscribed to branch lp:openupgrade-addons.


References