Commit Graph

8 Commits

Author SHA1 Message Date
Denis Ledoux 964f42fb86 [FIX] purchase_double_validation: from waiting approval to cancel
It wasn't possible to cancel a purchase order
within the state "Waiting for Approval", despite
the fact the button cancel is displayed.

Clicking on the cancel button just did nothing.

This is now properly working, thanks to the additional
path added by this revision, between the workflow states
`CheckForApproval` and `cancel`.

opw-688685
2016-10-06 16:07:16 +02:00
Laetitia Gangloff 34f79f3de7 [FIX] purchase_double_validation: do not update limit on module update
In the module `purchase_double_validation`,
you can change the limit to require a second approval
in the purchase settings.

If the module was updated, the limit was re-set to
its default value.

Closes #4183
2015-09-24 17:59:52 +02:00
Arnaud Pineux e7477373e9 [FIX] purchase double validation unistall fixed
bzr revid: api@openerp.com-20121206092412-1eki0578ggcjoioz
2012-12-06 10:24:12 +01:00
Arnaud Pineux b4dbebadf6 [FIX] Purchase Double Validation workflow
bzr revid: api@openerp.com-20121205150844-wooa4k7gzx4tr72s
2012-12-05 16:08:44 +01:00
Raphael Collet e819426f64 [IMP] purchase.config.settings: improve labels, and modify default value for limit in double validation
bzr revid: rco@openerp.com-20120402140402-inpgnvclupfdb92m
2012-04-02 16:04:02 +02:00
qdp-launchpad@tinyerp.com 4a9f371c75 [MERGE] merged the dev2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101230172302-fayn50b4fz7vfjln
2010-12-30 18:23:02 +01:00
rpa (Open ERP) 6c514475ca [MERGE]: Merged with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101222110542-j33o6xe24p4dy0tb
2010-12-22 16:35:42 +05:30
ron@tinyerp.com 521fdb0fb2 [IMP]Improvement in purchase_double_validation Module Taskid-1774
bzr revid: ron@tinyerp.com-20101214122213-3bcu7lhvvnwt3uoa
2010-12-14 17:52:13 +05:30