Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "order_status": "EN PROCESO",
- "assigned_by": "Pedro Martinez",
- "created_date": "15/2/2021 04:22 AM",
- "order_classification": "AVERÍA DE EQUIPO",
- "sap_order_id": "12388817271",
- "description": "descripcion detallada de la orden",
- "materials": [
- {
- "name": "Tubos",
- "material_id": "2113hjkahs",
- "quantity": 5
- },
- {
- "name": "Tubos 2",
- "material_id": "213hjkahs",
- "quantity": 1
- }
- ],
- "operations": [
- {
- "begin_date": "15/2/2021 04:22 AM",
- "end_date": "15/2/2021 06:59 AM",
- "workplace": "PRUEBAPUESTOTRABAJO",
- "description": "reparar tuberia aa"
- },
- {
- "begin_date": "15/2/2021 04:22 AM",
- "end_date": "15/2/2021 07:22 AM",
- "workplace": "PRUEBAPUESTOTRABAJO",
- "description": "reparar tuberia aa22"
- }
- ],
- "equipment": {
- "equipment_name": "batidora",
- "part_name": "Motor",
- "failure": "Pieza dañada"
- }
- },
- {
- "order_status": "EN PROCESO",
- "assigned_by": "Pedro Martinez",
- "order_classification": "AVERÍA DE EQUIPO",
- "sap_order_id": "12388817271",
- "description": "descripcion detallada de la orden",
- "materials": [],
- "operations": [],
- "equipment": {}
- }
- ]
Add Comment
Please, Sign In to add comment