...
- Fixed problem with time zone settings in the application.
- Fixed error in "My lists" in new grid list for WO/History.
- Related messages on WO and history related to action messages on sub-activities are now displayed on the job.
- Standardized on displaying hours as hh:mm instead of using decimal hours.
- Fixed problem with filter for priority in mobile WO list when using floating priority.
- Fixed speed problem in Operation log.
- Fixed error regarding mass update of location on article warehouse catalog.
- Fixed error when importing Operation log. Problem with validations of 'Cause of Fault' and 'Department'.
- Fixed error with displaying documents with expiration dates. Documents with expiration dates were not displayed on assets etc. until the expiration date had passed. Contrary to the intention. This has been fixed.
- Fixed bug with missing 'Add' button in new article list.
- Various bug fixes.
API
- New API endpoint for creating purchase order header.
- New API endpoint for creating purchase order lines on existing PO.
- Support for auto-generation of PO when withdrawing(article transaction) from consignment warehouse.
- Endpoint 'GET Valuelist' now returns all article details in the value list including inventory, location and price.
- POST Company + PATCH supplier and customer extended with telephone number ([phno] Telephone number of addressees).
- POST/api/Article/{articleId}/Transaction is extended with transactionType=4 (inventory adjustment). This transaction type accepts negative quantities.
NB! Please contact us to update the API to the latest version!
...