Files
bank-payment/account_payment_order/models/account_move.py
Alexis de Lattre 7fa38049be account_payment_order: remove done state (migration script provided)
Don't set reference_type field on account.move required=True, because it
causes a lot of problems in other modules that don't depend on this one.
Setting it as required in the view is enough.
2021-10-28 00:11:34 +02:00

5.5 KiB