Workflow on invoice
authorMustufa Rangwala <mra@tinyerp.com>
Tue, 26 Aug 2008 06:27:32 +0000 (11:57 +0530)
committerMustufa Rangwala <mra@tinyerp.com>
Tue, 26 Aug 2008 06:27:32 +0000 (11:57 +0530)
commita2c1dd98d5269b49ac7f89be2f43cc9cc17f97ca
treeb799dc1faadff27a347bf17fbb63197d1a131211
parent4b4acd020dde89da8d5eeb6bd01815f2a477afb9
Workflow on invoice
->add a button and a transition from paid to open + a pop-up of confirmation if the button is pressed(inv must be unreconciled)

bzr revid: mra@tinyerp.com-20080826062732-sfg4u4jshoi3d2n0
addons/account/account_invoice_view.xml
addons/account/account_invoice_workflow.xml
addons/account/account_wizard.xml
addons/account/wizard/__init__.py
addons/account/wizard/wizard_state_open.py [new file with mode: 0644]