Odoo Odoo 11 Python 3.x Odoo 11 Valueerror: Expected Singleton: %s" % Record February 25, 2024 Post a Comment I am creating a custom module where I want to get all the selected employee in the Payroll and send… Read more Odoo 11 Valueerror: Expected Singleton: %s" % Record
Field Odoo 11 Python Odoo 11.0 Make Field Unique February 22, 2024 Post a Comment Can somebody explain how to make a field unique value? Like the invoice number, order number, ... … Read more Odoo 11.0 Make Field Unique
Odoo Odoo 11 Python Python 3.x Ubuntu 16.04 How To Uninstall / Update A Module From Command Line Odoo 11 February 16, 2024 Post a Comment How can i uninstall / update a module from command line in odoo 11 ? i'm using ubuntu 16.04. So… Read more How To Uninstall / Update A Module From Command Line Odoo 11
Odoo Odoo 11 Python 3.x Xml How To View Or Hide Field By Attrs Based On Function (automatically)? June 06, 2023 Post a Comment I want to view 'working_hours' field only for employee, his manager and 'hr.group_hr_us… Read more How To View Or Hide Field By Attrs Based On Function (automatically)?