Commit Graph

10 Commits

Author SHA1 Message Date
Andrea Stirpe
32e2ffaf18 [FIX][10.0] account_banking_mandate: onchange return value missing (#382) 2021-01-08 08:36:28 +01:00
Pedro M. Baeza
52e986ac10 [IMP] account_banking_mandate: Fill mandate in invoices if none is provided
Using same method as in upstream, mandate is filled on invoice creation if no
one is provided. This way, we don't need to install account_banking_mandate_sale
if we don't want to handle several mandates at sales level.
2021-01-08 08:36:27 +01:00
Alexis de Lattre
ff853f6f73 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-08 08:36:27 +01:00
Alexis de Lattre
1bdb9e669c [MIG] account_banking_mandate: Migration to v9 2021-01-08 08:36:27 +01:00
Sergio Incaser
8877a72e6f [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
2021-01-08 08:36:27 +01:00
Pedro M. Baeza
8981d2f34c [IMP] account_banking_mandate: Cleanup
* Short headers
* Bump version numbers
* es translations
2021-01-08 08:36:27 +01:00
Alexis de Lattre
b7bdb4a947 Add bank.payment.lines object to allow grouping in the payments 2021-01-08 08:36:27 +01:00
Pedro M. Baeza
883883911b [FIX] account_banking_mandate: Fix name_get call 2021-01-08 08:36:27 +01:00
Alexis de Lattre
bd9217817e [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
2021-01-08 08:36:27 +01:00
Pedro M. Baeza
8cc1f76969 [ADD] account_banking_mandate, spliting functionality in two modules 2021-01-08 08:36:27 +01:00