Commit Graph

9 Commits

Author SHA1 Message Date
Andrea
6cb22b3466 [FIX] multicompany rule 2021-01-08 08:36:28 +01:00
Marçal Isern
bf1c60d784 [IMP] account_banking_madante: black, isort 2021-01-08 08:36:28 +01:00
Jordi Ballester
a4fa7e06b6 add rests. Add better multicompany support
add tests and constrains
2021-01-08 08:36:28 +01:00
etobella
745c2fb32c [MIG] account_payment_mandate: Migration to 11.0 2021-01-08 08:36:28 +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
Darío Lodeiros
5611edadc9 Mandates multicompany error #242
The restriction rule Banking Mandate multi-company, gives an error when editing a partner bank account from a company A when that account has created a mandate from another company B. So it is impossible to create a mandate for each company without disabling the rule.
Solution: Uncheck the rule writte in Banking Mandate multi-company. But i'm not sure this is correct.
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