Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Conversation

@EdwinBetanc0urt
Copy link
Member

Add Due Type and Date Next Action on issue, and Due Date Tolerance on request type.

{
    "code": 200,
    "result": {
        "record_count": 1,
        "next_page_token": "",
        "records": [
            {
                "id": 1000027,
                "uuid": "24496c8e-f550-45b3-aac0-0bab915115dc",
                "document_no": "10000027",
                "subject": "Test 1 Garden Admin",
                "summary": "summary **test**",
                "created": 1675350973000,
                "last_updated": 1675350973000,
                "request_type": {
                    "id": 101,
                    "uuid": "791f551d-faac-4be1-a0ba-342ba382788d",
                    "name": "Service Request",
                    "description": "",
                    "due_date_tolerance": 7
                },
                "user_id": 102,
                "user_uuid": "6f7f66e7-c2c2-4254-9965-3c9f516d218b",
                "user_name": "GardenUser",
                "sales_representative": {
                    "id": 102,
                    "uuid": "6f7f66e7-c2c2-4254-9965-3c9f516d218b",
                    "name": "GardenUser",
                    "description": "GardenUser"
                },
                "status": {
                    "id": 100,
                    "uuid": "5ce5aef7-a26e-4fd0-b41b-b360a4719ffd",
                    "name": "Open",
                    "description": ""
                },
                "priority": {
                    "id": 231,
                    "uuid": "a4554266-fb40-11e8-a479-7a0060f0aa01",
                    "value": "7",
                    "name": "Baja",
                    "description": "Prioridad Baja"
                },
                "date_next_action": 0,
                "due_type": {
                    "id": 443,
                    "uuid": "a457658c-fb40-11e8-a479-7a0060f0aa01",
                    "value": "5",
                    "name": "Por vencer",
                    "description": ""
                }
            }
        ]
    }
}

@EdwinBetanc0urt EdwinBetanc0urt added the enhancement New feature or request label Feb 2, 2023
@EdwinBetanc0urt EdwinBetanc0urt self-assigned this Feb 2, 2023
@EdwinBetanc0urt EdwinBetanc0urt merged commit 547b6e1 into solop-develop:experimental Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant