Bills of Materials Module
This module is hidden in this version of HtkDoli
This is not a technical limitation: the Dolibarr API does expose 10 routes for bills of materials, and HtkDoli knows how to call them — verified on 4 September 2026, the app synchronises this module without error once it is enabled.
The tile is simply left out of the grid for this version, by choice. The code (screens, models, service) is kept in full.
Bringing it back
Enabling it is a development-side change: uncomment the module's DolibarrModule block in
DolibarrDefinitions.swift. Nothing else is needed.
The module must also be enabled on your Dolibarr instance, like every other one.
In the meantime
The module remains fully usable from the Dolibarr web interface.