first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
+209
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"AllocateProduct": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"CreatedBy": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedOn": {
|
||||
"type": "string"
|
||||
},
|
||||
"Currency": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"CurrencyCode": {
|
||||
"type": "string"
|
||||
},
|
||||
"DefaultBuyRate": {
|
||||
"type": "null"
|
||||
},
|
||||
"DefaultSellRate": {
|
||||
"type": "null"
|
||||
},
|
||||
"Description": {
|
||||
"type": "string"
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Customer": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"CurrencyId": {
|
||||
"type": "integer"
|
||||
},
|
||||
"CustomerCode": {
|
||||
"type": "string"
|
||||
},
|
||||
"CustomerName": {
|
||||
"type": "string"
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedBy": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
},
|
||||
"OrderDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"OrderNumber": {
|
||||
"type": "string"
|
||||
},
|
||||
"OrderStatus": {
|
||||
"type": "string"
|
||||
},
|
||||
"ReceivedDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"SalesAccount": {
|
||||
"type": "null"
|
||||
},
|
||||
"SalesOrderLines": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"BatchNumbers": {
|
||||
"type": "null"
|
||||
},
|
||||
"DueDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
},
|
||||
"LineNumber": {
|
||||
"type": "integer"
|
||||
},
|
||||
"OrderQuantity": {
|
||||
"type": "integer"
|
||||
},
|
||||
"Product": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"ProductDescription": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SerialNumbers": {
|
||||
"type": "null"
|
||||
},
|
||||
"XeroTaxCode": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"SalesPerson": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"Email": {
|
||||
"type": "string"
|
||||
},
|
||||
"FullName": {
|
||||
"type": "string"
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
},
|
||||
"Obsolete": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SaveAddress": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"SendAccountingJournalOnly": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"SourceId": {
|
||||
"type": "null"
|
||||
},
|
||||
"Tax": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"CanApplyToExpenses": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"CanApplyToRevenue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Description": {
|
||||
"type": "string"
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
},
|
||||
"Obsolete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"TaxCode": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Warehouse": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"FaxNumber": {
|
||||
"type": "null"
|
||||
},
|
||||
"Guid": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDefault": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedOn": {
|
||||
"type": "string"
|
||||
},
|
||||
"Obsolete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"WarehouseCode": {
|
||||
"type": "string"
|
||||
},
|
||||
"WarehouseName": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"XeroTaxCode": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user