set vat to sku

This commit is contained in:
2026-05-17 12:04:30 +03:30
parent 2d13a8bd9c
commit 12b11cc238
+1
View File
@@ -19,6 +19,7 @@ export class GoodsService {
id: true, id: true,
name: true, name: true,
code: true, code: true,
VAT: true,
}, },
}, },
local_sku: true, local_sku: true,