Here i am describe actuall problem how it come.
I have install a openerp-all in one 5.0.1.0.exe on windows 2008 serer 64 bit
,with my customize development addons ,
i have successufullly installed the openerp client ,server,also
webclient with above all in one exe but not postgresql ,so i had manually
installed the postgresql 8.3 and now server and client are connected to
database and openerp is also working
Now problem come here ,i restored my development db run with my development
addons and when i try to create a new form page like create a new partner or
create a new sales order or create a new account i get a name_get key Error.
Here is list of action i tried and i get unexpected problem
while create a partner
Traceback (most recent call last):
File "netsvc.pyo", line 235, in dispatch
File "netsvc.pyo", line 74, in __call__
File "service\web_services.pyo", line 526, in execute
File "osv\osv.pyo", line 59, in wrapper
File "osv\osv.pyo", line 119, in execute
File "osv\osv.pyo", line 111, in execute_cr
File "E:\ERP Setup
17082010\development-source\development-source\trunk_addons\trunk_addons\product\pricelist.py",
line 111, in name_get
File "osv\orm.pyo", line 218, in __getattr__
File "osv\orm.pyo", line 214, in __getitem__
KeyError: 'name'
===============================================================================================
while create a sales order
raceback (most recent call last):
File "netsvc.pyo", line 235, in dispatch
File "netsvc.pyo", line 74, in __call__
File "service\web_services.pyo", line 526, in execute
File "osv\osv.pyo", line 59, in wrapper
File "osv\osv.pyo", line 119, in execute
File "osv\osv.pyo", line 111, in execute_cr
File "E:\ERP Setup
17082010\development-source\development-source\trunk_addons\trunk_addons\purchase\purchase.py",
line 249, in onchange_partner_id
File "osv\orm.pyo", line 218, in __getattr__
File "osv\orm.pyo", line 182, in __getitem__
File "osv\orm.pyo", line 1897, in read
File "osv\orm.pyo", line 2008, in _read_flat
File "osv\fields.pyo", line 631, in get
File "osv\fields.pyo", line 829, in _fnct_read
File "E:\ERP Setup
17082010\development-source\development-source\trunk_addons\trunk_addons\product\pricelist.py",
line 111, in name_get
File "osv\orm.pyo", line 218, in __getattr__
File "osv\orm.pyo", line 214, in __getitem__
KeyError: 'name'
================================================
this things is working fine in windows xp i previously installed and check
also in ubuntu all version its working..
Here one more interesting thing is i created a new db in this windows2008 and
check it with normal service profile then its working and open each form
successfully.
what s wrong Here can anyone tell me if someone had it same issue before??????
thanks
pritesh
-------------------- m2f --------------------
--
http://www.openobject.com/forum/viewtopic.php?p=60074#60074
-------------------- m2f --------------------
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users