v1.
This commit is contained in:
27
evo/examples/products.json
Normal file
27
evo/examples/products.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"uuid": "0291602f-8de3-4df6-90d3-78917b51b6b5",
|
||||
"group": true,
|
||||
"hasVariants": null,
|
||||
"type": null,
|
||||
"name": "Чай с добавками",
|
||||
"code": null,
|
||||
"barCodes": null,
|
||||
"price": null,
|
||||
"costPrice": null,
|
||||
"quantity": null,
|
||||
"measureName": null,
|
||||
"tax": null,
|
||||
"allowToSell": null,
|
||||
"description": null,
|
||||
"articleNumber": null,
|
||||
"parentUuid": null,
|
||||
"alcoCodes": null,
|
||||
"alcoholByVolume": null,
|
||||
"alcoholProductKindCode": null,
|
||||
"tareVolume": null,
|
||||
"classificationCode": null,
|
||||
"allowPartialSell": null,
|
||||
"quantityInPackage": null,
|
||||
"isExcisable": null,
|
||||
"isAgeLimited": null
|
||||
}
|
||||
Reference in New Issue
Block a user