commit: 2025-08-07 00:05:59
This commit is contained in:
parent
c6f817526f
commit
8d1c6995c6
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
SELECT jsonb_pretty(expl) FROM
|
SELECT jsonb_pretty(expl) FROM
|
||||||
pricequote.single_price_call(
|
pricequote.single_price_call(
|
||||||
'GRIF0001' ,
|
'GRIF0001' ,
|
||||||
@ -39,7 +40,6 @@ FROM
|
|||||||
q.billto
|
q.billto
|
||||||
,q.shipto
|
,q.shipto
|
||||||
,q.part
|
,q.part
|
||||||
,substring(q.part,1,8)
|
|
||||||
,q.v1ds
|
,q.v1ds
|
||||||
,q.units_each
|
,q.units_each
|
||||||
) p ON TRUE
|
) p ON TRUE
|
||||||
|
Loading…
Reference in New Issue
Block a user