Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Making 'sales' module load quicker

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 231
    Comment on it

    A company which is using OpenERP for their sales operations may face the problem of loading sales module quite slow. It can be difficult to handle a situation where there can be many sales counters, the customer and salesman waiting for more than a minute.

    The solution to this problem, that I found is to disable the module dashboard as they take a lot of time to load.

    Just go to the module's __openerp__.py file and comment out the dashboard view as:

    ##        'board_sale_view.xml',
    

    You can disable the dashboard of other modules too the same way and get relieved of the speed issue.

    Good Luck.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: