Review: Needs Information

Hello,

When I do your test case, an invoice is created and the repair order is marked 
as done... I can't reproduce your bug. Indeed the 'action_invoice_create' 
method is called just above your modification. Your transition makes the 
workflow go from states 'act_wait_invoice' to 'invoice_end'. This calls the 
'wkf_invoice_create' method, which calls 'action_invoice_create'. Basically, 
your modification makes an additional call, but this is not necessary, is it ?

Best regards,
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-mrp-repair-state-mma/+merge/88362
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-mrp-repair-state-mma.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to