Commit Graph

5 Commits

Author SHA1 Message Date
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
Pedro M. Baeza
079d99992b [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.
2018-12-13 19:00:26 +01:00
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