News

In below example I have written Python script to configure barcode. It will print one barcode on each page based on quantity available of selected products. Like below python code in .py file : import ...
In this article, we will see how can we prepare our Ubuntu machine to develop Odoo. Lets keep this simple and try to think that we are trying to run a program which needs some other program and ...
In below example, I have written Python script to confirmation receipt through python code. Use below python code in your .py file : 'partner_id': fields.many2one('res.partner', 'Partner', ...
Yes, the purpose of this is to serve as a base for you to build your own Odoo project, because most of them end up requiring a big amount of custom patches, merges, repositories, etc. With this image, ...
Abstract: In this study, a module generator for Odoo using a low-code development concept was proposed. Odoo is an open-source ERP software that brings together necessary modules for various business ...
Abstract: In this study, a module generator for Odoo using a low-code development concept was proposed. Odoo is an open-source ERP software that brings together necessary modules for various business ...