Commit Graph

11 Commits

Author SHA1 Message Date
rgarnau
f7bd8db23c [FIX] minor fix 2023-03-13 08:58:32 +01:00
Carlos Dauden
35b311163a [FIX] account_banking_mandate: If Create and edit acc_number not set 2023-03-13 08:58:32 +01:00
etobella
e7f520e410 [MIG] account_payment_mandate: Migration to 11.0 2023-03-13 08:58:32 +01:00
Alexis de Lattre
85e99b716a 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-03-13 08:58:32 +01:00
Alexis de Lattre
fa4c820db1 [MIG] account_banking_mandate: Migration to v9 2023-03-13 08:58:32 +01:00
Sergio Incaser
fc8cab3b60 [FIX+IMP] account_banking_mandate: Several fixes and imps:
* Add creditor identifier field to report mandate.
* Translate.
* Split basic and sepa mandate
* Use api.multi instead
* Make format field required
2023-03-13 08:58:32 +01:00
Alexis de Lattre
b74125e848 Add bank.payment.lines object to allow grouping in the payments 2023-03-13 08:58:32 +01:00
Antonio Espinosa
3742d4a750 [FIX] Allow to select bank account when creating a mandate 2023-03-13 08:58:32 +01:00
Alexis de Lattre
3ec6ae4fb9 Port SEPA modules to new API
Fix an important regression in account_banking_sepa_direct_debit: "Date of Last Debit" was not set any more
Proper write of date_done with account_banking_payment_export is installed without account_banking_payment_transfer
Add post-install script for date_sent on payment.order
2023-03-13 08:58:32 +01:00
Alexis de Lattre
fa94ed19ba [FIX+IMP] account_banking_mandate: Several things
* Bug #96 bad use of new API
* [Usability] mandates: search by reference, add group_by, add seq type in tree view
* 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
* Add multi-company rule on account.banking.mandate
2023-03-13 08:58:32 +01:00
Pedro M. Baeza
c6917f4d9f [ADD] account_banking_mandate, spliting functionality in two modules 2023-03-13 08:58:32 +01:00