Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Binsfeld
da260a7b20 [ADD] Payment Order: only payment order option on payment methods
New option on payment methods: payment order only (unchecked by default) allowing to enforce the use of payment orders for some payment methods
2019-03-20 17:00:53 +01:00
Jordi Ballester
e8ebf4861a When the user looks for open payables or receivables, in the
context of payment orders, she should ocus on the amount that
is due to be paid. In this method we are forcing to display both
the amount due in company and in the invoice currency.

We then hide the fields debit and credit, because they add no value.
2018-12-13 17:02:13 +01:00
etobella
435acb4b0b [MIG] account_payment_order 2018-12-13 17:02:13 +01:00
Pedro M. Baeza
128557df13 [FIX] account_payment_order: Adapt test to v10 2018-12-13 17:02:13 +01:00
Akim Juillerat
96a7ee437c [IMP] account_payment_order: Restriction + tests
* Restrict the deletion of bank payment line
* Add test_cancel_payment_order
2018-12-13 17:02:13 +01:00