vault backup: 2023-11-27 11:40:01
This commit is contained in:
parent
a63f176293
commit
eca0da084e
@ -12,7 +12,7 @@ lq AS MATERIALIZED (
|
|||||||
SELECT
|
SELECT
|
||||||
lq.*
|
lq.*
|
||||||
,pricing->'product'->>'mold' part_group
|
,pricing->'product'->>'mold' part_group
|
||||||
,pricing->'customer'->>'chan' qchan
|
,substring(pricing->'customer'->>'chan',1,1) qchan
|
||||||
,pricing->'customer'->>'cust' qcust
|
,pricing->'customer'->>'cust' qcust
|
||||||
,pricing->'product'->>'itemrel' item_fit
|
,pricing->'product'->>'itemrel' item_fit
|
||||||
,(pricing->'product'->>'pltq')::numeric pltq
|
,(pricing->'product'->>'pltq')::numeric pltq
|
||||||
|
Loading…
Reference in New Issue
Block a user