P5-4476 Default to invoice
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
-- P5-4476 Contract customers with default invoice gets KCO
|
||||||
|
|
||||||
|
UPDATE contract_customers SET payment_type = 'invoice' WHERE payment_type IS NULL;
|
||||||
Reference in New Issue
Block a user