Installing o doo 13 in Ubuntu: Source Install Source Installation means downloading and running odoo from the source code instead o...
3/05/2020 03:00:00 pm
Developer mode in ODOO enables you to use server configurations and advanced features. Following features are available with the develop...
Group by Date in ODOO Adding a Group By in the search view will allow the user to group the records in tree view by Month and not by Da...
Following are the steps for adding a new language in ODOO(OpenERP): 1. Login to your database as Administrator user and go to 'Set...
To remove a field from Messages and Communication history in Odoo models you can set the attribute track_visibility='none' in the f...
For tracking the state changes, field changes etc for a model in Odoo, the model should inherit 'mail.thread' and in the form view ...
Steps: Login as Administrator Go to Settings -> Website Settings Under Language section, choose the Default Language and Apply ...