Commit Graph

16 Commits

Author SHA1 Message Date
OCA Transbot
eb4bbba9e4 OCA Transbot updated translations from Transifex 2018-12-13 20:29:31 +01:00
Alexis de Lattre
a112af5ce4 Add support for ISO20022 "Category Purpose"
Add local instrument 'INST' for SEPA Instant Credit Transfer
2018-12-13 20:29:31 +01:00
Alexis de Lattre
8b7dca6635 Port almost all modules to v10 (#305)
Port almost all modules to v10

* Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug #300)
2018-12-13 20:29:31 +01:00
OCA Transbot
9b3782af25 OCA Transbot updated translations from Transifex 2018-12-13 20:29:31 +01:00
Alexis de Lattre
3a3d3a31ef [MIG] account_banking_pain_base: Migration to 9.0
* Add support for non-SEPA DD and CT without without IBANs
* Add hooks for l10n_ch_sepa (pain.001.001.03.ch.02)
* Move code of account_banking_pain_base/models/banking_export_pain.py to account_banking_pain_base/models/account_payment_order.py
* Add postal address in party block
* Adds flexibility to support direct debit direct debit for switzerland (pain.008.001.02.ch.01)
* Implement SEPA Core recommandations for postal address
* Add field local_instrument in payment lines and bank payment lines
* Add the bank_line as argument to some methods that generate SEPA XML
2018-12-13 20:28:27 +01:00
Antonio Espinosa
8be5d89e7c [IMP] Define SEPA identifiers per payment mode 2018-12-13 20:27:07 +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
Philippe Schmidt
651987eb2c Add requested descriptions in an OCA README.rst file 2018-12-13 20:25:40 +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
Alexis de Lattre
2712655cc0 Use attachments instead of creating a specific object for each kind of payment order 2018-12-13 20:24:22 +01:00
Stéphane Bidoul
ad4a5bd878 [IMP] account_banking_pain_base: Several things:
* Make it easier to extend structured communication types.
* Use new style to make selection extendable.
* Help text for bank and BIC fields. Courtesy of Alexis de Lattre.
* Do not use InstrPrty for Direct Debit.
2018-12-13 20:23:38 +01:00
Pedro M. Baeza
647959436f [MIG] account_banking_pain_base: Migration to 8.0 2018-12-13 20:23:00 +01:00
Launchpad Translations on behalf of banking-addons-team
8e7ea8a7be Launchpad automatic translations update. 2018-12-13 20:17:33 +01:00
Ignacio Ibeas - Acysos S.L
a843b9dff5 [FIX] account_banking_pain_base: support party identifier for Spain 2018-12-13 20:17:33 +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