Commit Graph

14 Commits

Author SHA1 Message Date
Stéphane Bidoul
c5503f4ea7 [ADD] sepa: support for Purpose Code 2018-10-24 23:20:04 +02:00
andreparames
186593d5e4 [ADD] sepa: support Initiating Party Scheme 2018-10-24 23:19:57 +02:00
etobella
1fabf8ca23 [MIG] account_banking_pain_base 2017-11-16 15:16:55 +01:00
Pedro M. Baeza
f10ac25634 [IMP] account_banking*: Show identifiers at payment mode level
Now the visibility is controlled through a security group.
2017-11-16 15:16:39 +01:00
Alexis de Lattre
f787626993 Add support for ISO20022 "Category Purpose"
Add local instrument 'INST' for SEPA Instant Credit Transfer
2017-11-16 15:16:39 +01:00
Alexis de Lattre
59724e429c 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)
2017-11-16 15:16:39 +01:00
Alexis de Lattre
872a34b8d5 Add field local_instrument in payment lines and bank payment lines 2017-11-16 15:16:39 +01:00
Alexis de Lattre
9703a0f56d Avoid empty group in payment mode
Code cleanup in views
2017-11-16 15:16:39 +01:00
Alexis de Lattre
71d1e3883d Move fields mandate_required and export_ascii from payment mode to payment method
Display chatter on payment orders
Several small usability improvements
2017-11-16 15:16:39 +01:00
Alexis de Lattre
f319243b72 Start to port bank-payment to v9 (with a lot of improvements) during the Sorrento Code sprint 2016
Improvements include:
- full re-organisation of modules and big re-organisation of the code
- simplification of the code related to the fact that support for direct debit is now in t
he base module, not added by an optional module account_direct_debit (module was removed)
- new design of the wizard to select move lines to pay
- support for non-SEPA file transfer-
- support for German direct debit SEPA files (fixes bug #129)
- remove workflow of payment.order

This port to v9 is not finished... there is still a lot of work:
- finish the code of account_payment_order/wizard/account_payment_line_create.py
- port account_banking_payment_transfer and integrate it inside account_payment_order
- fix bugs
- clean-up code, remove dead code
- test in several complex scenarios
2017-11-16 15:16:39 +01:00
Antonio Espinosa
eec3b4c092 [IMP] Define SEPA identifiers per payment mode 2017-11-16 15:16:39 +01:00
Alexis de Lattre
0590547adc Add bank.payment.lines object to allow grouping in the payments 2017-11-16 15:16:39 +01:00
Alexis de Lattre
d2389709c3 Fix bug #111 New field initiating_party_identifier on res.company (migration script included) 2017-11-16 15:16:39 +01:00
Pedro M. Baeza
039ac02912 [MIG] Migration and enhancement of all modules involved in SEPA 2017-11-16 15:16:39 +01:00