Guest User

Untitled

a guest
Apr 24th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Environment Information :
  2. System : Linux-2.6.32-35-generic-i686-with-Ubuntu-10.04-lucid
  3. OS Name : posix
  4. Distributor ID: Ubuntu
  5. Description: Ubuntu 10.04.3 LTS
  6. Release: 10.04
  7. Codename: lucid
  8. Operating System Release : 2.6.32-35-generic
  9. Operating System Version : #78-Ubuntu SMP Tue Oct 11 15:27:15 UTC 2011
  10. Operating System Architecture : 32bit
  11. Operating System Locale : es_EC.UTF8
  12. Python Version : 2.6.5
  13. OpenERP-Client Version : 6.0.3
  14. Last revision No. & ID :1915 launchpad_translations_on_behalf_of_openerp-20111124053954-kystab51h31wne94
  15. Traceback (most recent call last):
  16. File "/home/marito/openERP/60/server60/bin/netsvc.py", line 489, in dispatch
  17. result = ExportService.getService(service_name).dispatch(method, auth, params)
  18. File "/home/marito/openERP/60/server60/bin/service/web_services.py", line 599, in dispatch
  19. res = fn(db, uid, *params)
  20. File "/home/marito/openERP/60/server60/bin/osv/osv.py", line 122, in wrapper
  21. return f(self, dbname, *args, **kwargs)
  22. File "/home/marito/openERP/60/server60/bin/osv/osv.py", line 176, in execute
  23. res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  24. File "/home/marito/openERP/60/server60/bin/osv/osv.py", line 167, in execute_cr
  25. return getattr(object, method)(cr, uid, *args, **kw)
  26. File "/home/marito/openERP/60/server60/bin/osv/orm.py", line 868, in import_data
  27. process_liness(self, datas, [], current_module, self._name, fields_def, position=position)
  28. File "/home/marito/openERP/60/server60/bin/osv/orm.py", line 818, in process_liness
  29. res = _get_id(relation, line[i], current_module, mode)
  30. File "/home/marito/openERP/60/server60/bin/osv/orm.py", line 741, in _get_id
  31. raise ValueError('No record found for %s' % (id,))
  32. ValueError: No record found for Unit
Add Comment
Please, Sign In to add comment