Valentin Vinagre Urteaga 68924e3bf5 [FIX] account_payment_order: set partner_bank_id + order generation from invoice tree + attachment file name
- fix set partner_bank_id in account move lines
  Case: The bank account isn't set properly in the payment order lines, because the bank account is only got from account.move.line or the first bank account in the partner_id, but never from the invoice (account.move).
  Solution: With this fix, the bank account will be get from account.move when matching the criteria.
-  fix payment orders from invoice tree view
  Case: User can't add invoices to payment/debit orders from the tree view but it's still possible to add them one by one from the form view.
  Solution: Remove binding_views="form": by default are "tree & form". With this fix, users can add payment/debit orders from the invoice tree view
- fix the attachment file name & dowload.
  Case: After the configuration of a debit order and generating the .xml file, user can't download it from the next step screen using the download link.
  Solution: This fix makes the .xml file downloadable from the .xml file name as it was in older versions
2024-02-26 22:06:42 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2023-11-12 15:33:29 +01:00
2024-01-04 15:26:28 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

bank-payment

TODO: add repo description.

Available addons

addon version maintainers summary
account_payment_mode 17.0.1.0.0 Account Payment Mode
account_payment_partner 17.0.1.0.0 Adds payment mode on partners and invoices
account_payment_purchase 17.0.1.0.1 Adds Bank Account and Payment Mode on Purchase Orders
account_payment_sale 17.0.1.0.0 Adds payment mode on sale orders

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


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.

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