Skip to Content
Menu
This question has been flagged
4219 Views

Dear All,

I have installed OpenERP on Windows Server on amazon cloud. While all the modules appear to be working properly I receive error "IndexError: list index out of range" when I click on create button under Warehouse -> Products -> Products

This is a new installation and the product list has only one entry of the product name 'Service' The said error occurs when I click on this product also.

I would appreciate any help in resolving this issue.

Regards

Sudheendra

Avatar
Discard

Have you installed a personal module?

Author

I did not quite understand what the personal module is. I would like to mention that I have created other databases with sample data from provided by openERP. The said issue is not observed there.

Can you launch OpenERP by command line? If you can do this, try to use -u all to update all the module in OpnERP, sometime this solve some stupid error.