Make serial numbers multi-company aware
Survey question type supporting text box, file upload, and simple choice together
Add QR codes to surveys for easy access and scanning.
Help you print SO, Quotation instantly to system printer without converting to PDF!
[Pay-Per-Seat] Total Productive Maintenance Management System
This widget allows you to edit text fields in a modal dialog on list or form with optional validation and autofocus support. If a field is read-only, the widget opens only for viewing. # view <form>; .... <field name="comment" widget="textarea_dialog_widget" />; .... </form>; <list>; .... <field name="comment" widget="textarea_dialog_widget" />; .... </list>;