load-kp: exclude user from setValues args

This commit is contained in:
vchikalkin 2023-04-12 16:16:01 +03:00
parent 3006e6d585
commit ff684257a4

View File

@ -41,6 +41,7 @@ export function common({ store, trpcClient }: ProcessContext) {
'recalcWithRevision',
'plPriceRub',
'discountRub',
'user',
])
);