How can we retrieve a record with its external id for an Odoo model ?
Let’s say we have the following record in our data file: <record model=”res.partners” id=”partner_rec_to_find”> … </record> How can we retrieve the xml-id with code-behind? we just have to call odoo.env.ref(external_id)....Install wkhtmltopdf for ubuntu 18.04 for your Odoo server!
Based on Yenthe’s issue on Github https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3898 and thanks to the new builds provided by Ashish Kulkarni, the procedure is straightforward: sudo wget...Odoo v10 , cannot create database due to uuid.py 2.7 in your High Sierra O/S
if you use Mac O/S High Sierra O/S and lately trying to install Odoo V10 and suddenly you found out that you can proceed and it blocked at … Database creation error: relation “ir_values” does not exist LINE 1: SELECT v.id, v.name, v.value FROM...How to make Odoo Project Task to respond to time specific instead of All day?
Hi , are you using Odoo’s Project task and then you find out a very strange behavior of Odoo , that is no matter what you do , the task just stay on top of the day “All Day” …
Recent Comments