Commit Graph

12 Commits

Author SHA1 Message Date
Alexis de Lattre
99f49d07c9 [MIG] account_payment_mode from v13 to v14 2020-10-16 23:53:05 +02:00
OCA-git-bot
269df2ccb4 account_payment_mode 13.0.1.1.2 2020-10-16 23:03:48 +02:00
Rafael Blasco
d1793154d3 Update "development_status": "Production/Stable"
Update "development_status": "Production/Stable"
2020-10-16 23:03:48 +02:00
OCA-git-bot
e5bebd696f account_payment_mode 13.0.1.1.1 2020-10-16 23:03:47 +02:00
OCA-git-bot
4baa4783a2 account_payment_mode 13.0.1.1.0 2020-10-16 23:03:47 +02:00
Raf Ven
41e3ae5ba8 [IMP] account_payment_mode: black, isort 2020-10-16 23:03:47 +02:00
Eric Lembregts
82a8f7b34c [MIG] account_payment_mode: Migration to 13.0 2020-10-16 23:03:47 +02:00
Mourad
dccb66fc98 [MIG] account_payment_mode: migrate to 12.0 2020-10-16 23:03:47 +02:00
Alexis de Lattre
655196f101 [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.
2020-10-16 23:03:47 +02:00
Enric Tobella
03abb786d6 [MIG] account_payment_mode 2020-10-16 23:03:47 +02:00
Akim Juillerat
c967f6768d [FIX] account_payment_*: 2 fixes
* Fix payment method onchange with multicompany (#374)
* Add relational inverse field for payment.mode on payment.method
2020-10-16 23:03:47 +02:00
Alexis de Lattre
fd3d4abd58 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-10-16 23:03:47 +02:00