Commit Graph

7 Commits

Author SHA1 Message Date
etobella
5ce0d1bfef [MIG] account_banking_pain_base 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
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
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
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