Commit Graph

5 Commits

Author SHA1 Message Date
Mourad
f8d4aad446 [MIG] account_payment_mode: migrate to 12.0 2018-12-13 12:00:38 +01:00
Alexis de Lattre
50cac2f031 [FIX+IMP] account_payment_mode: Several small usability improvements + fix
- FIX: Don't store acc_type of res.partner.bank (#467)
- when manually encoding a payment line, get company currency as default currency
- Search on payment order numbers
- Direct search on bank journal name in payment orders
- remove widget="selection" on account.payement.mode : this object is rarely modified, so widget='selection' is not a time saver, but we miss the HTML link, which can be pretty convenient to check the configuration.
2018-12-13 11:53:01 +01:00
Enric Tobella
78772a8392 [MIG] account_payment_mode 2018-12-13 11:52:39 +01:00
Akim Juillerat
3415dc80c4 [FIX] account_payment_*: 2 fixes
* Fix payment method onchange with multicompany (#374)
* Add relational inverse field for payment.mode on payment.method
2018-12-13 11:51:19 +01:00
Alexis de Lattre
9c2e7fb440 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 11:50:41 +01:00