oca-edi/odoo-bringout-oca-edi-framework-base_ubl_payment/base_ubl_payment/readme/DESCRIPTION.rst
2025-08-29 15:43:05 +02:00

6 lines
338 B
ReStructuredText

This module is a small module above the *base_ubl* module;
it adds the generation of the *PaymentMeans* UBL block.
I decided to make it a separate module because it depends
on the module *account_payment_unece* which itself depend on
*account_banking_payment_export*, and I didn't want to add
these dependencies on the *base_ubl* module.