Commit Graph

8 Commits

Author SHA1 Message Date
Mourad
c54bdbdeba [MIG] account_payment_partner: migrate to 12.0 2018-12-13 13:26:24 +01:00
Carlos Dauden
8f2fa4eace [FIX+IMP] account_payment_partner: Fix invoice bank account assignation + show it on invoice report
* IMP: Add options to show partner bank account on invoice report
* FIX: Don't auto-assign partner bank account due to problems when you have a direct debit payment
  method with bank_account_link = 'fixed'. Bank account is shown through new mechanism.
2018-12-13 13:22:10 +01:00
Andrea
3f260c86ca [11.0][FIX] account_payment_partner: onchange if more than one bank 2018-12-13 13:15:15 +01:00
François Honoré
f989f92e37 [FIX] Fix issue when the bank_id of partner_bank_id is not set (field not mandatory) and create a traceback for the user
Use t-if
2018-12-13 13:15:15 +01:00
oihane
2a364ad32c [FIX] account_payment_partner: impossible to define if there was no company in partner (#438) 2018-12-13 13:15:15 +01:00
etobella
f42373abf9 [MIG] account_payment_partner 2018-12-13 13:11:23 +01:00
Pedro M. Baeza
e9f2133e76 [IMP] account_payment_partner: Several things:
* Change copyright and author after company merging
* Fill payment mode in invoices if none is provided

  Using same method as in upstream, payment mode is filled on invoice creation if
  no payment method is provided. This way, we don't need to install
  account_payment_sale if we don't want to handle several payment modes at sales
  level. Even more, if we install the module later and we have already existing
  sales orders without payment mode filled, those orders will be invoiced with
  the customer payment mode.

* Signature changed in convert_to_write
2018-12-13 13:11:23 +01:00
Alexis de Lattre
909bcbd72d 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 13:11:01 +01:00