Crm odoo dashboard social media facebook instagram linkedin twitter google adwords tik tok campaigns facebook forms lead generation capture leads ad campaigns lead forms lead import dynamic dashboard Odoo CRM Social Media Lead Form Ads Campaign Integration App
Manage restaurant-specific Point of Sale workflows and dependencies in Odoo with enhanced table operations, floor management, order handling, kitchen processes, and restaurant POS functionality. Improve restaurant service management and streamline daily POS operations. restaurant POS, restaurant management, table management, floor management, POS restaurant workflow, order management, kitchen operations, restaurant billing, POS operations, restaurant point of sale
Timesheet Calendar View.
Expand All BOM reports
Generate PDF Report of Work Order
This widget allows you to conveniently display, edit, validate json data on user form. It has multiple display options (tree, text, code). If a field is read-only, the widget opens only for viewing. The widget is based on JSONEditor by Jos de Jong. Usage: # model class Model(models.Model): json_field = fields.Json(string="Your JSON field") # view <form>; .... <field name="json_field" widget="json_widget" /> .... </form>