Developer mode in ODOO enables you to use server configurations and advanced features. Following features are available with the develop...
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...
To associate an editor with a file type in eclipse: Select Window -> Preferences Then go to General->Editors->File Asso...
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 ...
For setting up the Moneris developer account, please follow the below steps: Go to https://esqa.moneris.com/mpg/index.php Log in ...
Steps: Login as Administrator Go to Settings -> Website Settings Under Language section, choose the Default Language and Apply ...
To change the following scroll bar: Go to Window -> Preferences->PyDev->Edito r-> Overview Ruler Minimap and select t...
Remote debugging in eclipse: Failed to connect to remote VM. Connection refused. Connection refused: connect For using re...