Commit Graph

12 Commits

Author SHA1 Message Date
Valentin Vinagre Urteaga
4db4e46b4a [IMP] account_banking_pain_base: black, isort, prettier 2021-01-05 16:20:47 +01:00
Stéphane Bidoul
b5043ed3fa [ADD] sepa: support for Purpose Code 2021-01-05 16:20:47 +01:00
andreparames
4e838b5686 [ADD] sepa: support Initiating Party Scheme 2021-01-05 16:20:47 +01:00
etobella
c214aeb08b [MIG] account_banking_pain_base 2021-01-05 16:20:47 +01:00
Pedro M. Baeza
9950d7466e [IMP] account_banking*: Show identifiers at payment mode level
Now the visibility is controlled through a security group.
2021-01-05 16:20:47 +01:00
Alexis de Lattre
4c7d6c6edb Add support for ISO20022 "Category Purpose"
Add local instrument 'INST' for SEPA Instant Credit Transfer
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
Antonio Espinosa
489db19f13 [IMP] Define SEPA identifiers per payment mode 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
Alexis de Lattre
9075972a39 Fix bug #111 New field initiating_party_identifier on res.company (migration script included) 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