Commit Graph

9 Commits

Author SHA1 Message Date
Andrea
42c3b8e367 [FIX] multicompany rule
[UPD] README.rst
2023-03-13 15:27:20 +01:00
Marçal Isern
a90b928c26 [IMP] account_banking_madante: black, isort 2023-03-13 15:27:20 +01:00
Jordi Ballester
a7c23c5f32 add rests. Add better multicompany support
add tests and constrains
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
Darío Lodeiros
979b0f7fca 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.
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