Nessun prodotto
* I prezzi possono variare a seconda del Paese.
* Al momento del pagamento è possibile aggiungere un contributo aggiuntivo.
Nuovi Prodotti
Modulo di reimpostazione della password conforme al RGPD per Dolibarr. Sostituisce il flusso nativo password dimenticata con un sistema sicuro basato su token crittografati.
Arricchisci automaticamente le schede terze parti con IA e fonti web affidabili, convalidando ogni modifica prima dell'applicazione. Per creare la scheda di un terzo, prospect, cliente o fornitore, basta inserire nome e citta. ClientPlus completa poi contatti, SIREN, SIRET, codice IVA e altro.
mp23765d20251230104132
The module makes available a public catalog of Dolibarr products/services so that external visitors can prepare a quote.
|
|
Overall Operation
1) Public Catalog
The module exposes a public page listing Dolibarr products and services.
Visitors can:
browse products,
select quantities,
add line items to a “cart” (conceptually: a quote request).
2) Cart / Quote Request
The cart is session-based and does not require authentication.
Each item added displays a user message:
“Added to quote”.
Labels are managed through Dolibarr’s i18n system (multi-language).
3) Automatic Generation of a Commercial Proposal
Upon validation:
the module creates a commercial proposal (propal) in Dolibarr:
status: draft
customer: created or identified based on the provided data
lines: products / services from the cart
the proposal is:
marked as “Quote Request” via an extra field
identifiable as originating from PublicQuote
a customizable private note is automatically added
(e.g. “Created via the PublicQuote module”, configurable).
4) Dolibarr Back-Office Integration
For internal users:
quote requests appear as standard commercial proposals
they can be:
listed using a dedicated filter (extra field)
handled by sales staff like any other Dolibarr quote
no modification of Dolibarr’s native workflow is required.