minor changes after travel reimbursement tests

This commit is contained in:
Marco Mooij | DigiState
2026-07-09 11:21:44 +02:00
parent 295b86a3c3
commit e4596c151d
2 changed files with 4 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ This API call adds a entry for the travel reimbursement
| office_travelreimburse_company_uuid | uuid | yes, if customers module enabled | *Only when the Customers modules is enabled* The company uuid that the travel is linked to. Set the home/work travel company in system settings |
| office_travelreimburse_company_name | string | yes, if customers module disabled | *Only when the Customers module is disabled* The that the travel is linked to. Set the home/work travel company in system settings |
| homework | int | 1 or 0 | Set to 1 if the travel entry is home-work travel. |
### Example Body (json)
```json
{