odoo/addons/purchase_double_validation
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
..
i18n [I18N] Update translation terms from Transifex 2016-08-07 03:07:40 +02:00
test kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
__init__.py [MERGE]: Merged with lp:~openerp-dev/openobject-addons/ron-dev-addons2 2010-12-22 16:35:42 +05:30
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
purchase_double_validation_installer.py [MERGE] merged trunk. 2012-12-10 12:16:54 +01:00
purchase_double_validation_installer.xml [FIX] Purchase Double Validation workflow 2012-12-05 16:08:44 +01:00
purchase_double_validation_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
purchase_double_validation_workflow.xml [FIX] purchase_double_validation: from waiting approval to cancel 2016-10-06 16:07:16 +02:00