POS
asdunknown
actionscript
4 years ago
3.6 kB
5
Indexable
{
data: [
{
order_data: {
customer: "Albert Cust 2",
external_so_number: "ABC1011",
source_app_name: "POS",
chain: "MDS",
store: "BARATA A.12 CASUAL",
transaction_date: "2021-12-03",
items: [
{
item_code: "CTS.222.C3039.39",
qty: 1.0,
rate: 90010.00,
warehouse: "Delivery Area - ISS"
}
],
taxes: [
{
charge_type: "Actual",
account_head: "51100.08 - Biaya Kirim - ISS",
tax_amount: 10.0,
description: "10.0"
}
]
},
accounting_dimensions: {
source_app_name: "POS",
chain: "MDS",
store: "BARATA A.12 CASUAL",
city: "DKI Jakarta"
},
payment_data: {
paid_from: "11310.01 - Piutang Dagang - ISS",
paid_to: "21110.01 - Hutang Dagang Dalam Negeri - ISS",
paid_from_account_currency: "IDR",
paid_to_account_currency: "IDR",
paid_amount: 90010.00,
received_amount: 90010.00,
party: "Albert Cust 2",
party_type: "customer",
reference_no: "26062021001",
reference_date: "2021-06-26",
mode_of_payment: "Cheque"
}
},
{
order_data: {
customer: "Albert Cust 2",
external_so_number: "ABC1012",
source_app_name: "POS",
transaction_date: "2021-12-03",
items: [
{
item_code: "CTS.222.C3039.39",
qty: 1.0,
rate: 90010.00,
warehouse: "Delivery Area - ISS"
}
],
taxes: [
{
charge_type: "Actual",
account_head: "51100.08 - Biaya Kirim - ISS",
tax_amount: 10.0,
description: "10.0"
}
]
},
accounting_dimensions: {
source_app_name: "POS",
chain: "MDS",
store: "BARATA A.12 CASUAL",
city: "DKI Jakarta"
},
payment_data: {
paid_from: "11310.01 - Piutang Dagang - ISS",
paid_to: "21110.01 - Hutang Dagang Dalam Negeri - ISS",
paid_from_account_currency: "IDR",
paid_to_account_currency: "IDR",
paid_amount: 90010.00,
received_amount: 90010.00,
party: "Albert Cust 2",
party_type: "customer",
reference_no: "26062021001",
reference_date: "2021-06-26",
mode_of_payment: "Cheque"
}
},
{
order_data: {
customer: "Albert Cust 2",
external_so_number: "ABC1012",
source_app_name: "POS",
transaction_date: "2021-12-03",
items: [
{
item_code: "CTS.222.C3039.39",
qty: 1.0,
rate: 90010.00,
warehouse: "Delivery Area - ISS"
}
],
taxes: [
{
charge_type: "Actual",
account_head: "51100.08 - Biaya Kirim - ISS",
tax_amount: 10.0,
description: "10.0"
}
]
},
accounting_dimensions: {
source_app_name: "POS",
chain: "INVALID_CHAIN_TO_TEST",
store: "BARATA A.12 CASUAL",
city: "DKI Jakarta"
},
payment_data: {
paid_from: "11310.01 - Piutang Dagang - ISS",
paid_to: "21110.01 - Hutang Dagang Dalam Negeri - ISS",
paid_from_account_currency: "IDR",
paid_to_account_currency: "IDR",
paid_amount: 90010.00,
received_amount: 90010.00,
party: "Albert Cust 2",
party_type: "customer",
reference_no: "26062021001",
reference_date: "2021-06-26",
mode_of_payment: "Cheque"
}
}
]
} Editor is loading...