hi all,
there is problem when I'm restoring database on tinyserver.
       I took backup of database from win(tinyserver 4.2) say tiny1.sql & I'm 
trying to restore on tinyserver(red ha linux) but it flashes could not restore 
database,I have taken backup by pgadmin3 & save it as plane text.
   But it flashes error could not restore database.
        but initially i was taken backup from tiny(file/database/backup) 
,restored successfully but theres one error also that when I'm clicking on 
Partners/Partners it flashes following error
Traceback (most recent call last):
  File "/root/jituserver/bin/netsvc.py", line 200, in _dispatch
    r=m(*params)
  File "/root/jituserver/bin/service/web_services.py", line 366, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/root/jituserver/bin/osv/osv.py", line 111, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/root/jituserver/bin/osv/osv.py", line 92, in execute_cr
    res = getattr(object,method)(cr, uid, *args, **kw)
  File "/root/jituserver/bin/osv/orm.py", line 1560, in fields_view_get
    xarch, xfields = self.__view_look_dom_arch(cr, user, doc, context=context)
  File "/root/jituserver/bin/osv/orm.py", line 1420, in __view_look_dom_arch
    fields[field].update(fields_def[field])
KeyError: u'pan'

can anybody guide me how to work on previous database???

 :x

------------------------
jitu




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=24800#24800

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to