Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Binsfeld
cd4209f745 [REF] Account Banking Pain Base: constraint on BIC
Prevent inserting BIC not respecting the SEPA pain schemas.
2021-01-05 16:20:47 +01:00
etobella
c214aeb08b [MIG] account_banking_pain_base 2021-01-05 16:20:47 +01:00
Alexis de Lattre
3bf4b9bf46 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)
2021-01-05 16:20:47 +01:00
Alexis de Lattre
e88c4d77aa [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
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
Stéphane Bidoul
df0da76e56 [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.
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