Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/odoo/src/odoo/odoo/modules/registry.py", line 60, in __new__
  3. return cls.registries[db_name]
  4. File "/home/odoo/src/odoo/odoo/tools/func.py", line 69, in wrapper
  5. return func(self, *args, **kwargs)
  6. File "/home/odoo/src/odoo/odoo/tools/lru.py", line 44, in __getitem__
  7. a = self.d[obj].me
  8. KeyError: 'zba-odoo-test-mig-zba-test-524427'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement