Alexis de Lattre 06de900864 [IMP] account_banking_sepa_credit_transfer: Support new format + other things:
* Add support for pain.001.001.05 Fix dependencies (I need the field "payment_order_type" which is in account_banking_payment) Only use ASCII characters in the XML file (that's how banks use XML !) Use the payment order reference as the Message Identification of the XML file. Use the payment line sequence as the "End to End Identification" Remove the Instruction Identification ('InstrId') because it is not a required field (only the End to End identification is required) Rename variables in the function create_sepa() to include the number of each field as used in the EPC guidelines Reduce the number of flake8 warnings Make code more modular : - self.pool.get('banking.export.sepa').create() has a _prepare fonction - most of the content of the XML file can be inherited via _prepare_field()
* Update strings. Update FR translation.
* fields.date.context_today doesn't work with datetime => we now use the native field create_date Coding style improvements.
* Add logo
2023-05-29 09:59:09 +07:00
2023-05-27 17:53:49 +00:00
2022-10-03 19:49:07 +02:00
2022-10-03 19:49:07 +02:00
2022-10-03 19:49:07 +02:00
2022-10-03 19:49:07 +02:00
2022-10-03 19:49:07 +02:00
2022-10-03 19:49:07 +02:00
2022-10-03 19:49:07 +02:00
2023-05-27 17:53:47 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

bank-payment

TODO: add repo description.

Available addons

addon version maintainers summary
account_banking_mandate 16.0.1.0.2 Banking mandates
account_banking_pain_base 16.0.1.0.0 Base module for PAIN file generation
account_payment_mode 16.0.1.1.0 Account Payment Mode
account_payment_order 16.0.1.1.1 Account Payment Order
account_payment_order_grouped_output 16.0.1.0.1 Account Payment Order - Generate grouped moves
account_payment_partner 16.0.1.2.0 Adds payment mode on partners and invoices
account_payment_sale 16.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%