Files
bank-payment/account_banking_mandate_sale/__init__.py
Alexis de Lattre f7c020c1c6 account_banking_mandate_sale: improve migration to v16
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:45:55 +02:00

2 lines
21 B
Python