Commit Graph

6 Commits

Author SHA1 Message Date
etobella
c214aeb08b [MIG] account_banking_pain_base 2021-01-05 16:20:47 +01:00
Pedro M. Baeza
b31cb9d858 [IMP] *: Short headers + Bump version numbers + es translations 2021-01-05 16:20:47 +01:00
Alexis de Lattre
1c337d84f9 [FIX+IMP] account_banking_pain_base: Port to new API fix + Add bank.payment.lines object to allow grouping in the payments 2021-01-05 16:20:47 +01:00
Alexis de Lattre
9075972a39 Fix bug #111 New field initiating_party_identifier on res.company (migration script included) 2021-01-05 16:20:47 +01:00
Pedro M. Baeza
d863457dcb [MIG] account_banking_pain_base: Migration to 8.0 2021-01-05 16:20:47 +01:00
Alexis de Lattre
8f3961bd71 [ADD] account_banking_pain_base: Akretion-Noviat code sprint dated 2013-11-21:
- add module account_banking_pain_base
- add support for initiating party identification, priority and structured remittance info in XML file
- the requested execution date now uses the fields date_prefered and date_scheduled (the field of the wizard has been removed)
- the 'convert to ascii' feature is now an option of the payment mode (enabled by default)
- set 'communication' field of payment.line to 140 chars and hide field 'communication2'
- Code factoring for SCT and SDD
- Add support for direct debit migration from national format to SEPA
- Source : Standard-XML-SDD-Initiation-v3-EN by Febelfin
- Add group in order to mask the fields for "Original Mandate Indentification" for users in countries that don't required it.
- Add tracking on important fields of the mandate.
- Better form view on company.
- Update constraint on mandate following my devs on "Original Mandate Identification".
- Add support for Party Identifier for Belgium. Can be easily extended for other countries.
- Mutualize more code between SCT and SDD.
2021-01-05 16:20:47 +01:00