lp:~sebastien.beau/openerp-connector/e-commerce-addons-refactor-sale-payment
- Get this branch:
- bzr branch lp:~sebastien.beau/openerp-connector/e-commerce-addons-refactor-sale-payment
Branch merges
Branch information
Recent revisions
- 331. By Sébastien BEAU - http://www.akretion.com on 2013-09-01
-
[FIX] fix bug to due previous refactor, compute correctly the amount paid, link the payment with the sale order, and improve the payment view
- 330. By Sébastien BEAU - http://www.akretion.com on 2013-08-10
-
[REF] start to refactor sale_payment_
method, the aim is to link the sale order to the move line and not the move. Indeed when we import a bank statement and we used the module account_ bank_statement_ one_move we have 1 one with X customer payment. So we have no choice the sale must be linked to the move lines - 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)