Following are the steps for adding a new language in ODOO(OpenERP): 1. Login to your database as Administrator user and go to 'Set...
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...
Log: Traceback (most recent call last): File "/opt/hnferp/server/bin/osv/osv.py", line 122, in wrapper return f(self, dbn...
OpenERP Programming error. Error: ProgrammingError: can't adapt type 'browse_record' Solution: For example, if you have ...
OpenERP installation problem. Error: socket.error: [Errno 98] Address already in use Solution: Change the port number for openerp, ...