minor changes after travel reimbursement tests
This commit is contained in:
@@ -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_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 |
|
| 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. |
|
| homework | int | 1 or 0 | Set to 1 if the travel entry is home-work travel. |
|
||||||
|
|
||||||
### Example Body (json)
|
### Example Body (json)
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -19,6 +19,9 @@
|
|||||||
- Problem with deleting the last travel imbursement of the month. Caused by Fullcalendar.js error.
|
- Problem with deleting the last travel imbursement of the month. Caused by Fullcalendar.js error.
|
||||||
- Error in posting server data when server_state is not given.
|
- Error in posting server data when server_state is not given.
|
||||||
- Return url of portal-management forms still go to /systemconfig/.
|
- Return url of portal-management forms still go to /systemconfig/.
|
||||||
|
- Calculation in total km not correct.
|
||||||
|
- Name of PDF attachment needs to be changed.
|
||||||
|
- List of travel entries in invoice is not sorted on date.
|
||||||
|
|
||||||
## v.1.2.4
|
## v.1.2.4
|
||||||
`21-06-2026`
|
`21-06-2026`
|
||||||
|
|||||||
Reference in New Issue
Block a user