Files
bank-payment/account_payment_sale/__init__.py
Alexis de Lattre 2138d649ab account_payment_sale: remove unneeded code
Remove inherit of sale.advance.payment.inv: no need to inherit
_prepare_invoice_values() because it calls _prepare_invoice() from the
sale.order object
2023-06-19 17:47:09 +02:00

2 lines
21 B
Python