Files
bank-payment/account_payment_order/views
Valentin Vinagre Urteaga 4d8e722b8d [FIX] account_payment_order: fix payment orders from invoice tree view
Case: User can't add invoices to payment/debit orders from the tree view but it's still possible to add them one by one from the form view.
- Remove binding_views="form": by default are "tree & form".
With this fix, users can add payment/debit orders from the invoice tree view
2021-01-05 14:03:52 +01:00
..