odoo/addons/website_quote/controllers
Damien Bouvy 486cd33091 [FIX] website_quote: prevent modifying the quote state if it's already been processed
Before this fix, it was possible to validate then cancel a quote (or the other way around) simply by using two tabs in your browser. From now on, we only validate/cancel a quote if it's the 'sent' state and advise the customer of the situation if he tries to abuse the process.
2015-10-12 10:43:46 +02:00
..
__init__.py [IMP] renaming to website_quote for coherence with controllers 2014-01-26 00:09:11 +01:00
main.py [FIX] website_quote: prevent modifying the quote state if it's already been processed 2015-10-12 10:43:46 +02:00