Commit Graph

7 Commits

Author SHA1 Message Date
David Ramia
9d80a5d9ed [FIX] account_banking_pain_base, account_banking_sepa_credit_transfer, account_banking_direct_debit: Remove Environment.manage()
Environment.manage() is deprecated in v 15.0
2023-05-27 18:56:32 +02:00
Valentin Vinagre Urteaga
530b6b6cf0 [IMP] account_banking_pain_base: black, isort, prettier 2023-05-27 18:56:26 +02:00
etobella
8901b85ad6 [MIG] account_banking_pain_base 2023-05-27 18:53:44 +02:00
Alexis de Lattre
4dcc7306f9 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)
2023-05-27 18:52:49 +02:00
Alexis de Lattre
19a0380b69 [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
2023-05-27 18:52:04 +02:00
Pedro M. Baeza
2ef3d06c30 [IMP] *: Short headers + Bump version numbers + es translations 2023-05-27 18:50:59 +02:00
Alexis de Lattre
ca3910fd55 Fix bug #111 New field initiating_party_identifier on res.company (migration script included) 2023-05-27 18:50:59 +02:00