Commit Graph

9 Commits

Author SHA1 Message Date
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
Pedro M. Baeza
ce876978f7 [FIX] account_banking_mandate: es translation 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
Pedro M. Baeza
ec73fba185 [FIX] account_banking_mandate: Fix name_get call 2023-03-13 08:58:32 +01:00
sergio-incaser
8550321ecc [IMP] account_banking_mandate: Add report SEPA 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
Philippe Schmidt
3b54456d44 Add requested descriptions in an OCA README.rst file 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