Adds transaction id to invoice and sale models and views.
On Sales order, you can specify the transaction ID used for the payment and it will be propagated to the invoice (even if made from packing). This is mostly used for e-commerce handling.
You can then add a mapping on that SO field to save the e-commerce financial Transaction ID into the Odoo sale order field.
The main purpose is to ease the reconciliation process and be able to find the partner when importing the bank statement.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
- Yannick Vaucher <[email protected]>
- Joël Grand-Guillaume <[email protected]>
- Alexandre Fayolle <[email protected]>
- Guewen Baconnier <[email protected]>
- Pedro Baeza <[email protected]>
- Lorenzo Battistini <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.