Skip to content

List Work Orders With Budgets By Items

Consult work orders along with asset information, approved budget and associated items, reorganizing the information.


General information:

Module Category
Budget query

ListWorkOrdersWithBudgetsByItems

Parameters:

budget_item_info : Optional[dict]

Input parameters:

Field Type Required Description Default Value Examples

Usage example:

{
  "budget_item_info": {
    "approval_date": "2024-01-01",
    "approved_by": "jdoe",
    "conditions_description": "Pago a 30 días",
    "costs_center_description": "Mantenimiento",
    "created_by": "admin",
    "currency_description": "USD",
    "date_create": "2024-01-01T10:00:00Z",
    "discount": 5,
    "exchange_value": 1,
    "final_date": "2024-01-31",
    "folio": "BUDG-003",
    "id": 1003,
    "id_company": 202
  }
}

Notes:

Use this template to view work orders and reorganize information by category.