Skip to content Skip to sidebar Skip to footer
Showing posts with the label Odoo 11

Odoo 11 Valueerror: Expected Singleton: %s" % Record

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

Odoo 11.0 Make Field Unique

Can somebody explain how to make a field unique value? Like the invoice number, order number, ... … Read more Odoo 11.0 Make Field Unique

How To Uninstall / Update A Module From Command Line Odoo 11

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

How To View Or Hide Field By Attrs Based On Function (automatically)?

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)?