Commit Graph

6 Commits

Author SHA1 Message Date
etobella
5ce0d1bfef [MIG] account_banking_pain_base 2018-12-13 20:29:31 +01:00
Pedro M. Baeza
d61ca87f9c [IMP] *: Short headers + Bump version numbers + es translations 2018-12-13 20:27:07 +01:00
Alexis de Lattre
57d8cdeb6c [FIX+IMP] account_banking_pain_base: Port to new API fix + Add bank.payment.lines object to allow grouping in the payments 2018-12-13 20:26:17 +01:00
Alexis de Lattre
8fda2b046d Fix bug #111 New field initiating_party_identifier on res.company (migration script included) 2018-12-13 20:24:22 +01:00
Pedro M. Baeza
647959436f [MIG] account_banking_pain_base: Migration to 8.0 2018-12-13 20:23:00 +01:00
Alexis de Lattre
33c07622cb [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.
2018-12-13 20:17:13 +01:00