Laurent Mignon (ACSONE) 6798374e80 [FIX] account_payment_sale: Propagate payment_mode to invoices created from a call to sale.action_invoice_create
Into the normal process of the invoice creation from a sale order by odoo, the onchange_partner is called. In some case, this call will reset the specific payment_mode and/or partner_bank_id set on the sale_order.
To fix this issue, we must override the _finalize_invoices method, take a snapshot of these values before the call to super and restore these values if these are changed.
fixes #536
2019-09-09 11:32:52 +02:00
2019-08-19 02:54:29 +00:00
2019-08-19 02:54:29 +00:00
2019-08-19 02:54:29 +00:00
2019-07-05 15:31:26 +00:00
2019-02-25 14:32:06 +01:00
2019-04-30 15:23:07 +02:00
2018-09-27 02:03:02 +02:00
2018-09-27 02:03:02 +02:00

Runbot Status Build Status Coverage Status

OCA banking payment addons for Odoo

On version 12.0, this project focus on payment interface. The indentation below indicates the dependency graph of the main modules.

  • account_payment_order - Basic export functionality of payment orders

    • account_banking_sepa_credit_transfer - Export of payment orders in SEPA format

    • account_direct_debit - Debit order infrastructure analogous to Odoo native payment orders

      • account_banking_sepa_direct_debit - Export of debit orders in SEPA format

Other features can now be found in these repositories:

Contributing

Do you want to contribute? Please read our contributing guidelines.


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.

http://odoo-community.org/

Description
Odoo Electronic Payment
Readme 46 MiB
Languages
Python 58.9%
HTML 41%