lp:~sebastien.beau/openerp-connector/e-commerce-addons-fix-automatic-workflow
- Get this branch:
- bzr branch lp:~sebastien.beau/openerp-connector/e-commerce-addons-fix-automatic-workflow
Branch merges
Branch information
Recent revisions
- 332. By Sébastien BEAU - http://www.akretion.com on 2013-09-01
-
[IMP] do not recatch the exception when we are in debug mode
- 331. By Sébastien BEAU - http://www.akretion.com on 2013-09-01
-
[IMP] add a function to remove easily the exception. For example in sale_order_
payment_ term when a payment is added, or if the payment term is modified the exception due to the a problem with the payment are remove. This allow the automatic workflow to retry the updated sale order - 330. By Sébastien BEAU - http://www.akretion.com on 2013-09-01
-
[FIX] when a sale order is in exception we should stop to try to validate it every minutes, performance killer. So the best is to only try to validate the sale order that don't have any exception
- 329. By Guewen Baconnier @ Camptocamp on 2013-05-02
-
[ADD] sale_automatic_
workflow: french translation - 325. By Guewen Baconnier @ Camptocamp on 2013-04-30
-
[ADD] sale exception when an ordered product has a pending connector checkpoint
- 324. By Guewen Baconnier @ Camptocamp on 2013-04-30
-
[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 - 323. By Guewen Baconnier @ Camptocamp on 2013-04-23
-
[IMP] add the sales manager rights to the connector manager because they usually need these rights
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)