OCA / l10n-france

France Localization for Odoo
GNU Affero General Public License v3.0
42 stars 114 forks source link

[BIG][16.0] account_banking_fr_lcr: add support for paper LCR, billet à ordre, Dailly, escompte, etc... #560

Open alexis-via opened 2 months ago

alexis-via commented 2 months ago

So far, the module only supported LCR directes. This commit adds support for LCR acceptées and billets à ordres.

alexis-via commented 2 months ago

Requires https://github.com/OCA/bank-payment/pull/1174

alexis-via commented 1 week ago

Add button on customer invoices with payment mode code = 'fr_lcr' and fr_lcr_type = 'accepted' to get the paper letter of change as PDF.

Add support for Dailly convention and cash discounts (escompte) with value date (date de valeur) on payment order (with default values on payment mode).

Add field on customer invoice to explicitely select the bank account of the customer that will be debited.

Improve CFONB file generation to be more compliant with the specs, in particular on references.

Add SIREN of company and customer in CFONB file if l10n_fr_siret module is installed and the SIREN field is set on the partner.

alexis-via commented 1 week ago

lcr_short