Commit Graph

11 Commits

Author SHA1 Message Date
Alexis de Lattre
bee3093841 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
2016-04-30 01:46:34 +02:00
Sergio Incaser
d6bfa57fe2 [IMP][8.0] account_banking_sepa_direct_debit: Report font size smallest 2016-04-07 16:24:02 +02:00
sergio-incaser
aa93ed24c5 [IMP][8.0] account_banking_sepa_direct_debit: Use api.multi instead 2016-04-06 10:47:49 +02:00
Sergio Incaser
9a911256b8 [IMP][8.0] sepa_direct_debit_mandate: Split basic and sepa mandate 2016-04-06 10:47:13 +02:00
Antonio Espinosa
77fdbbfcea [IMP] Define SEPA identifiers per payment mode 2016-03-04 18:33:07 +01:00
Alexis de Lattre
6d55b29523 Use attachments instead of creating a specific object for each kind of payment order 2015-06-01 16:18:53 +02:00
Alexis de Lattre
dcfa4b0b89 Add scheme in mandate tree+search view
Replace tabs by spaces in mandate views
account_banking_mandate/views/account_banking_mandate_view.xml: convert from dos to unix format
2015-01-19 17:15:36 +01:00
Alexis de Lattre
149286ece5 [Usability] mandates: search by reference, add group_by, add seq type in tree view 2015-01-16 01:05:26 +01:00
Pedro M. Baeza
039e7f7de6 [FIX] account_banking_sepa_direct_debit: Restore scheme field in mandate view 2014-11-08 02:45:12 +01:00
Pedro M. Baeza
ba0375a615 [ADD] account_banking_mandate, spliting functionality in two modules 2014-11-08 02:45:12 +01:00
Pedro M. Baeza
aa54c740ca [MIG] Migration and enhancement of all modules involved in SEPA 2014-11-08 02:45:11 +01:00