Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Binsfeld
c3233b8b9f [REF] Banking Mandate: move payment lines list in shortcut button
It allows a user with no access on payment line to open mandates
2019-03-20 16:26:20 +01:00
Pedro M. Baeza
f83ce92f88 [MIG] account_banking_mandate: Finish migration to v12
* Adapted test
* Removed unneeded constraint
* Fixed view for accessibility
2018-12-13 19:39:53 +01:00
Sergio Teruel
e213d09316 [12.0][mig] account_banking_mandate: Migrate to V12.0 2018-12-13 19:26:41 +01:00
rgarnau
49f647cfc1 [FIX] minor fix 2018-12-13 19:00:26 +01:00
Carlos Dauden
d036988304 [FIX] account_banking_mandate: If Create and edit acc_number not set 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
Sergio Incaser
9e0f5b75dd [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
2018-12-13 18:50:45 +01:00
Alexis de Lattre
19f99a7a47 Add bank.payment.lines object to allow grouping in the payments 2018-12-13 18:47:50 +01:00
Antonio Espinosa
780a515229 [FIX] Allow to select bank account when creating a mandate 2018-12-13 18:47:50 +01:00
Alexis de Lattre
fc1d14fc28 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
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