avanzosc team mailing list archive
-
avanzosc team
-
Mailing list archive
-
Message #00244
[Bug 861391] Re: can't open "factory" window
** Changed in: avanzosc
Status: New => Invalid
--
You received this bug notification because you are a member of Avanzosc
Developers, which is subscribed to Avanzosc developments.
https://bugs.launchpad.net/bugs/861391
Title:
can't open "factory" window
Status in Avanzosc OpenERP modules:
Invalid
Bug description:
View error
Can't find field 'company_id' in the following view parts composing the view of object model 'mrp.factory':
* mrp.factory.search
Either you wrongly customized this view, or some modules bringing
those views are not compatible with your current data model
_________
Environment Information :
System : Windows-XP-5.1.2600-Dodatek_Service_Pack_3
OS Name : nt
Operating System Release : XP
Operating System Version : 5.1.2600
Operating System Architecture : 32bit
Operating System Locale : pl_PL.cp1250
Python Version : 2.5.2
OpenERP-Client Version : 6.0.3
I have the current version of the module installed, rev 125 (after
correcting mrp_manufacturing_cost/cost_view.xml - "mrp_operations_ext"
to "mrp_avanced_operations")
Update 29.09.2011:
Today the factory window opened (I didn't do anything, but when I
tried to add a factory, the following error appeared (when trying to
hit the save button):
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 599, in dispatch
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "osv\orm.pyo", line 3651, in create
File "sql_db.pyo", line 78, in wrapper
File "sql_db.pyo", line 131, in execute
ProgrammingError: column "company_id" of relation "mrp_factory" does not exist
LINE 1: insert into "mrp_factory" (id,"description","company_id","ac...
^
When I try to add a workcenter before saving, the following error
appears:
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 599, in dispatch
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Program Files\OpenERP 6.0\Server\addons\mrp_master_extension\mrp_workcenter.py", line 61, in default_get
IndexError: list index out of range
To manage notifications about this bug go to:
https://bugs.launchpad.net/avanzosc/+bug/861391/+subscriptions
References