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

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,233 @@
{
"type": "object",
"properties": {
"annual_revenue": {
"type": "integer"
},
"base_opportunity_amount": {
"type": "integer"
},
"base_total": {
"type": "integer"
},
"company": {
"type": "string"
},
"contact_email": {
"type": "string"
},
"contact_person": {
"type": "string"
},
"conversion_rate": {
"type": "integer"
},
"country": {
"type": "string"
},
"creation": {
"type": "string"
},
"currency": {
"type": "string"
},
"customer_name": {
"type": "string"
},
"disabled": {
"type": "integer"
},
"docstatus": {
"type": "integer"
},
"doctype": {
"type": "string"
},
"idx": {
"type": "integer"
},
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"__unsaved": {
"type": "integer"
},
"actual_qty": {
"type": "integer"
},
"additional_cost": {
"type": "integer"
},
"allow_alternative_item": {
"type": "integer"
},
"allow_zero_valuation_rate": {
"type": "integer"
},
"amount": {
"type": "number"
},
"barcode": {
"type": "string"
},
"basic_amount": {
"type": "number"
},
"basic_rate": {
"type": "number"
},
"conversion_factor": {
"type": "integer"
},
"cost_center": {
"type": "string"
},
"creation": {
"type": "string"
},
"description": {
"type": "string"
},
"docstatus": {
"type": "integer"
},
"doctype": {
"type": "string"
},
"expense_account": {
"type": "string"
},
"has_item_scanned": {
"type": "integer"
},
"idx": {
"type": "integer"
},
"is_finished_item": {
"type": "integer"
},
"is_scrap_item": {
"type": "integer"
},
"item_code": {
"type": "string"
},
"item_group": {
"type": "string"
},
"item_name": {
"type": "string"
},
"modified": {
"type": "string"
},
"modified_by": {
"type": "string"
},
"name": {
"type": "string"
},
"owner": {
"type": "string"
},
"parent": {
"type": "string"
},
"parentfield": {
"type": "string"
},
"parenttype": {
"type": "string"
},
"qty": {
"type": "integer"
},
"rate": {
"type": "integer"
},
"retain_sample": {
"type": "integer"
},
"sample_quantity": {
"type": "integer"
},
"set_basic_rate_manually": {
"type": "integer"
},
"stock_uom": {
"type": "string"
},
"t_warehouse": {
"type": "string"
},
"transfer_qty": {
"type": "integer"
},
"transferred_qty": {
"type": "integer"
},
"uom": {
"type": "string"
},
"use_serial_batch_fields": {
"type": "integer"
},
"valuation_rate": {
"type": "number"
}
}
}
},
"language": {
"type": "string"
},
"modified": {
"type": "string"
},
"modified_by": {
"type": "string"
},
"name": {
"type": "string"
},
"naming_series": {
"type": "string"
},
"no_of_employees": {
"type": "string"
},
"opportunity_amount": {
"type": "integer"
},
"opportunity_from": {
"type": "string"
},
"opportunity_type": {
"type": "string"
},
"owner": {
"type": "string"
},
"party_name": {
"type": "string"
},
"probability": {
"type": "integer"
},
"status": {
"type": "string"
},
"title": {
"type": "string"
},
"total": {
"type": "integer"
},
"transaction_date": {
"type": "string"
}
},
"version": 3
}
@@ -0,0 +1,30 @@
{
"type": "object",
"properties": {
"creation": {
"type": "string"
},
"docstatus": {
"type": "integer"
},
"doctype": {
"type": "string"
},
"idx": {
"type": "integer"
},
"modified": {
"type": "string"
},
"modified_by": {
"type": "string"
},
"name": {
"type": "string"
},
"owner": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"name": {
"type": "string"
}
},
"version": 1
}