Commit Graph

18 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
OCA Transbot
8c8fe97915 OCA Transbot updated translations from Transifex 2021-01-08 08:36:27 +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
OCA Transbot
03bc7c4ea1 OCA Transbot updated translations from Transifex 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
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
Pedro M. Baeza
cee90733e1 [FIX] account_banking_mandate: es translation 2021-01-08 08:36:27 +01:00
Antonio Espinosa
78dca8ebac [FIX] Allow to select bank account when creating a mandate 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
sergio-incaser
7446e582df [IMP] account_banking_mandate: Add report SEPA mandate. 2021-01-08 08:36:27 +01:00
Alexis de Lattre
b08e0563cf 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
2021-01-08 08:36:27 +01:00
Philippe Schmidt
8a38a76acd Add requested descriptions in an OCA README.rst file 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