122 lines
3.4 KiB
JSON
122 lines
3.4 KiB
JSON
[
|
|
{
|
|
"conversion_rate": 1.0,
|
|
"customer": "ABC Enterprises",
|
|
"doctype": "Sales Invoice",
|
|
"update_stock": 1,
|
|
"items": [
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU004",
|
|
"parentfield": "items",
|
|
"qty": 20.0,
|
|
"rate": 500.0,
|
|
"conversion_factor": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"conversion_rate": 1.0,
|
|
"customer": "XYZ Corporation",
|
|
"doctype": "Sales Invoice",
|
|
"update_stock": 1,
|
|
"items": [
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU001",
|
|
"parentfield": "items",
|
|
"qty": 25.0,
|
|
"rate": 600.0,
|
|
"conversion_factor": 1
|
|
},
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU002",
|
|
"parentfield": "items",
|
|
"qty": 15.0,
|
|
"rate": 300.0,
|
|
"conversion_factor": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"conversion_rate": 1.0,
|
|
"customer": "XYZ Corporation",
|
|
"doctype": "Sales Invoice",
|
|
"update_stock": 1,
|
|
"items": [
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU003",
|
|
"parentfield": "items",
|
|
"qty": 100,
|
|
"rate": 300.0,
|
|
"conversion_factor": 1
|
|
},
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU006",
|
|
"parentfield": "items",
|
|
"qty": 100,
|
|
"rate": 300.0,
|
|
"conversion_factor": 1
|
|
},
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU007",
|
|
"parentfield": "items",
|
|
"qty": 100,
|
|
"rate": 300.0,
|
|
"conversion_factor": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"conversion_rate": 1.0,
|
|
"customer": "KJPR Pvt. Ltd.",
|
|
"doctype": "Sales Invoice",
|
|
"update_stock": 1,
|
|
"items": [
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU005",
|
|
"parentfield": "items",
|
|
"qty": 200.0,
|
|
"rate": 100.0,
|
|
"conversion_factor": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"conversion_rate": 1.0,
|
|
"customer": "ABC Enterprises",
|
|
"doctype": "Sales Invoice",
|
|
"update_stock": 1,
|
|
"items": [
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU008",
|
|
"parentfield": "items",
|
|
"qty": 20.0,
|
|
"rate": 500.0,
|
|
"conversion_factor": 1
|
|
},
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU009",
|
|
"parentfield": "items",
|
|
"qty": 40.0,
|
|
"rate": 300.0,
|
|
"conversion_factor": 1
|
|
},
|
|
{
|
|
"doctype": "Sales Invoice Item",
|
|
"item_code": "SKU010",
|
|
"parentfield": "items",
|
|
"qty": 50.0,
|
|
"rate": 900.0,
|
|
"conversion_factor": 1
|
|
}
|
|
]
|
|
}
|
|
] |