Quick List Object View — Dolibarr module
Open a record in a dialog from its list, without losing your filters.
What it does
An eye icon appears next to the reference of each row. Clicking it opens the record’s card over the list. You close it and the list is exactly as you left it — same filters, same page, same sort.
Using it
Out of the box the icon is enabled on three lists: customer invoices, commercial proposals and tickets. Open one of those lists and the icon is there, beside each reference.
If you see nothing, that is the first thing to check: the object type is probably not enabled yet.
Configuration
In the module configuration you can:
- tick each of the 28 supported object types — invoices, proposals, orders, contracts, interventions, shipments, supplier documents, third parties, contacts, products, projects, tasks, tickets, members, expense reports, holidays, events, BOMs, manufacturing orders, assets, knowledge records, users, warehouses, lots, job positions and evaluations;
- enable Everywhere, so the icon also appears where an object link is displayed outside its own list;
- change the icon itself.
Good to know
- No core file is modified. It replaces a patch that had to be re-applied to three core files at every Dolibarr upgrade.
- Nothing is added to the table: no extra column, no layout shift, no flicker after display.
- The icon is not emitted on a CSV export — it is markup, and it would end up in the file.
Requirements
- Dolibarr 20.0 or later, PHP 7.4 or later
- JavaScript enabled in the browser (the dialog falls back to a normal link otherwise)
Install it
In Dolibarr, go to Home → Setup → Modules/Applications → Deploy/install external module and upload the zip you downloaded from your account. Then enable Quick List Object View in the module list — it appears in the Pichisoft (Pichinov) family.
If your host has locked that screen (an install.lock file, or production mode), unzip the archive into htdocs/custom/ over FTP instead. The folder must be named quicklistobjectview.
Activate your licence
Open the module configuration, then the Licence tab, paste the key you received by email and click Activate. That is all: the domain and the installation are recorded at that moment.
The module works fully without a key. What a licence brings is the signed updates and the support. When the subscription ends, the module keeps working exactly as before — only new versions stop being delivered.
Update it
The Licence tab tells you when a new version is available and installs it in one click, after backing up the current one. The decision is always yours: nothing is ever installed automatically.
Get help
The About tab has a Contact support button. It opens a form that carries the technical context of your installation — versions, environment, licence state, and no business data. You can read exactly what is sent before sending it.
