Commit Graph

9 Commits

Author SHA1 Message Date
Marçal Isern
8b3718282d [MIG] account_banking_mandate: Migration to 13.0 2020-03-27 06:57:36 +01:00
Marçal Isern
8a3d6e90a4 [IMP] account_banking_madante: black, isort 2020-03-26 20:58:31 +01:00
Thomas Binsfeld
f7077932ff [IMP] Banking Mandate: set reference at creation if falsy value in dict 2020-03-26 07:20:06 +01:00
Thomas Binsfeld
bef94474c8 [REF] Banking Mandate: move payment lines list in shortcut button
It allows a user with no access on payment line to open mandates
2020-03-26 07:20:06 +01:00
Pedro M. Baeza
4baa18deca [MIG] account_banking_mandate: Finish migration to v12
* Adapted test
* Removed unneeded constraint
* Fixed view for accessibility
2020-03-26 07:20:06 +01:00
Pedro M. Baeza
abc0ea6a4e [FIX] account_banking_sepa_direct_debit:
* Fix tests due to upstream change

  Odoo has added a constraint for avoiding a company currency change if there
  are move lines, making these tests to fail, as the currency is changed to EUR.

  With this commit, we create a new company with EUR currency for avoiding the
  problem.

  This commit also changes account_banking_mandate for not duplicating mandate
  number, as it was detected during the test creation.

  Similar to 1f8e345469695d1fb1a2ba2109ddea3adbdf1f78
* Avoid errors in tests when run with other modules
* More adaptations to make tests to work properly

  All these problems comes from using demo data.
2020-03-26 07:20:05 +01:00
Jordi Ballester
7fbb6f46b3 add rests. Add better multicompany support
add tests and constrains
2020-03-26 07:20:05 +01:00
etobella
00ec9b24b5 [MIG] account_payment_mandate: Migration to 11.0 2020-03-26 07:20:05 +01:00
Alexis de Lattre
3729e77939 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)
2020-03-26 07:20:05 +01:00