Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 4 commits into
base: 16.0
Choose a base branch
from

Conversation

alexis-via
Copy link
Contributor

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

So far, the module only supported LCR directes. This commit adds support for LCR acceptées and billets à ordres.
@alexis-via
Copy link
Contributor Author

Requires OCA/bank-payment#1174

…e (accepted letter of exchange)

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 with value date 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.
Update FR translation
Update README
@alexis-via alexis-via changed the title [16.0] account_banking_fr_lcr: LCR type is now configurable [BIG][16.0] account_banking_fr_lcr: add support for paper LCR, billet à ordre, Dailly, escompte, etc... Aug 27, 2024
@alexis-via
Copy link
Contributor Author

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.

Reduce PDF size by 10.
Amounts are right-align.
Better filename.
@alexis-via
Copy link
Contributor Author

lcr_short

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant