Skip to content

Instantly share code, notes, and snippets.

@annibuliful
Created April 21, 2020 14:05
Show Gist options
  • Save annibuliful/84385fa9b4c6bb7e930302177b384168 to your computer and use it in GitHub Desktop.
Save annibuliful/84385fa9b4c6bb7e930302177b384168 to your computer and use it in GitHub Desktop.
[
{
"invTransactionId": 5,
"createAt": "2020-04-19T18:10:54.090Z",
"updateAt": "2020-04-19T18:10:54.090Z",
"productInfo": {
"productId": 2,
"newCode": "Kamren"
},
"inventoryInfo": [
{
"historyId": 4,
"oldQuantity": 3000,
"newQuantity": 1000,
"shopChannelId": 1,
"reason": "ปรับจำนวนคงเหลือ",
"channelName": "production"
},
{
"historyId": 5,
"oldQuantity": 0,
"newQuantity": 20,
"shopChannelId": 2,
"reason": "ปรับจำนวนคงเหลือ",
"channelName": "offline"
},
{
"historyId": 6,
"oldQuantity": 0,
"newQuantity": 40,
"shopChannelId": 3,
"reason": "ปรับจำนวนคงเหลือ",
"channelName": "online"
}
]
},
{
"invTransactionId": 6,
"createAt": "2020-04-21T13:51:36.335Z",
"updateAt": "2020-04-21T13:51:36.335Z",
"productInfo": {
"productId": 2,
"newCode": "Kamren"
},
"inventoryInfo": [
{
"historyId": 7,
"oldQuantity": 3000,
"newQuantity": 1000,
"shopChannelId": 1,
"reason": "ปรับจำนวนคงเหลือ",
"channelName": "production"
},
{
"historyId": 8,
"oldQuantity": 0,
"newQuantity": 20,
"shopChannelId": 2,
"reason": "ปรับจำนวนคงเหลือ",
"channelName": "offline"
},
{
"historyId": 9,
"oldQuantity": 0,
"newQuantity": 40,
"shopChannelId": 3,
"reason": "ปรับจำนวนคงเหลือ",
"channelName": "online"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment