~openerp-connector-core-editors/openerp-connector/7.0-e-commerce-addons-shipping-setup-product

Viewing all changes in revision 324.

  • Committer: Guewen Baconnier
  • Date: 2013-04-30 08:01:15 UTC
  • mfrom: (322.1.22 e-commerce-addons)
  • Revision ID: guewen.baconnier@camptocamp.com-20130430080115-j9n8n6j7qozpwa22
[ADD] cancelation of sales orders:

Propose a base implementation for sales orders canceled on a backend.

* sale_order.cancelled_in_backend means a sale order has been cancelled on the backend
* when sale_order.cancelled_in_backend is set to True, it tries to automatically cancel the SO
* when such a SO is cancelled, sale_order.cancellation_resolved is set to True
* the user has a button to set sale_order.cancellation_resolved to True without cancelling it
* search filter to display the SO to cancel
* Sales exceptions when a SO has been canceled on the backend
* SO can have a parent (logic of the parents is to implement in the connectors)
* Sales exception when a parent SO has been canceled on a backend
* adds notifications to inform the user what is happening

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: