HTKapp Logo

Fixed Assets Module

This module is not available in HtkDoli, and cannot be today

Dolibarr exposes no REST API for fixed assets.

Verified on 4 September 2026: the Dolibarr 24.0.0 source tree contains 51 API classes (api_*.class.php), and none covers this module. The corresponding calls return 501, whatever naming is tried.

HtkDoli reads and writes exclusively through Dolibarr's REST API: with no route on the server side, there is nothing to display or save. This is therefore not an "upcoming" feature in the app — it depends on an addition on Dolibarr's side.

In the meantime

The module remains fully usable from the Dolibarr web interface.

The feature's code is kept in HtkDoli: the day Dolibarr ships the API, enabling it will be quick.