This question has been flagged
2603 Views

OpenERP Server Error

Client Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/openerp/addons/web/http.py", line 204, in dispatch response["result"] = method(self, **self.params)

Server Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 89, in send return openerp.netsvc.dispatch_rpc(service_name, method, args) File "/usr/lib/pymodules/python2.7/openerp/netsvc.py", line 292, in dispatch_rpc result = ExportService.getService(service_name).dispatch(method, params) File "/usr/lib/pymodules/python2.7/openerp/service/web_services.py", line 626, in dispatch res = fn(db, uid, *params)

ProgrammingError: column "type" of relation "stock_move" does not exist LINE 1: ...de","location_dest_id","product_qty","prodlot_id","type","we...

Somebody knows how to solve this error? I can't add the quantity on hand anymore also I get the same error at: stock move analyses.

Can't find I solution on the web. Do I have to create a new database?

Avatar
Discard

Can you show me your .py file.

Author

Can you tell me where I can find or how to show you this .py file?