Commit Graph

4 Commits

Author SHA1 Message Date
Pedro M. Baeza
d7e0b19fdd [IMP] account_payment_partner: 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.
2017-04-24 14:32:48 +02:00
Pedro M. Baeza
6ee7266995 [CHG] *: Change copyright and author after company merging 2017-04-02 04:04:55 +02:00
Alexis de Lattre
fbe4351dbe 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)
2016-10-20 01:41:41 +02:00
Pedro M. Baeza
1b0c8d5700 [MIG] Rename manifest files 2016-10-06 14:47:44 +02:00