Commit Graph

7 Commits

Author SHA1 Message Date
Jordi Ballester
8495e00edb add rests. Add better multicompany support
add tests and constrains
2018-12-13 19:00:26 +01:00
etobella
16b3cd6a96 [MIG] account_payment_mandate: Migration to 11.0 2018-12-13 19:00:27 +01:00
Alexis de Lattre
04ed0f3aa4 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)
2018-12-13 18:58:02 +01:00
Alexis de Lattre
4b218c6c46 [MIG] account_banking_mandate: Migration to v9 2018-12-13 18:53:58 +01:00
Darío Lodeiros
302a6a5b8c 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.
2018-12-13 18:47:50 +01:00
Alexis de Lattre
102b63186d [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
2018-12-13 18:47:50 +01:00
Pedro M. Baeza
af70568280 [ADD] account_banking_mandate, spliting functionality in two modules 2018-12-13 18:45:29 +01:00