-
-
Notifications
You must be signed in to change notification settings - Fork 131
[BIG][16.0] account_banking_fr_lcr: add support for paper LCR, billet à ordre, Dailly, escompte, etc... #560
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
base: 16.0
Are you sure you want to change the base?
Conversation
So far, the module only supported LCR directes. This commit adds support for LCR acceptées and billets à ordres.
|
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
|
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.
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |

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