The author can leave a single reply to each comment.
This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
I downloaded the module again from the odoo applications and tried it, it still gives me the following error when I go to install it. I sent an email to dev.webveer@gmail.com. Please help.
by
JbNegoc Finanzas
on 11/18/23, 6:54 AMConfirmed Purchase
Hello
I downloaded the module again from the odoo applications and tried it, it still gives me the following error when I go to install it. I sent an email to dev.webveer@gmail.com. Please help.
Hello, I bougt this module and it gives me an error when installing. Help me!
by
JbNegoc Finanzas
on 11/17/23, 5:38 PMConfirmed Purchase
Re: Hello, I bougt this module and it gives me an error when installing. Help me!
by
webveer
on 11/18/23, 3:23 AMAuthor
Hi,
Please download the app again from odoo apps and test. If you face any issue please contact to my email id dev.webveer@gmail.com for proper discussion.
Thanks
(3/3) Hello, I bougt this module and it gives me an error when installing. Help me!
by
JbNegoc Finanzas
on 11/17/23, 5:13 PMConfirmed Purchase
(2/3) Hello, I bougt this module and it gives me an error when installing. Help me!
by
JbNegoc Finanzas
on 11/17/23, 5:12 PMConfirmed Purchase
File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 687, in model_id_get return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/addons/base/models/ir_model.py", line 2039, in _xmlid_to_res_model_res_id return self._xmlid_lookup(xmlid)[1:3] ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/tools/cache.py", line 90, in lookup value = d[key] = self.method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/addons/base/models/ir_model.py", line 2032, in _xmlid_lookup raise ValueError('External ID not found in the system: %s' % xmlid) ValueError: External ID not found in the system: pos_restaurant.assets
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "/home/jbsystem/odoo-16/odoo/http.py", line 1589, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/service/model.py", line 133, in retrying result = func() ^^^^^^ File "/home/jbsystem/odoo-16/odoo/http.py", line 1616, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/http.py", line 1820, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/addons/website/models/ir_http.py", line 237, in _dispatch response = super()._dispatch(endpoint) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/addons/base/models/ir_http.py", line 154, in _dispatch result = endpoint(**request.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^
Hello, I bought this module and it gives me an error when installing. Help me!
by
JbNegoc Finanzas
on 11/17/23, 5:11 PMConfirmed Purchase
ERROR:---------------
Traceback (most recent call last): File "/home/jbsystem/odoo-16/odoo/tools/cache.py", line 85, in lookup r = d[key] ~^^^^^ File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/tools/lru.py", line 34, in __getitem__ a = self.d[obj] ~~~~~~^^^^^ KeyError: ('ir.model.data', , 'pos_restaurant.assets')
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 698, in _tag_root f(rec) File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 676, in _tag_template return self._tag_record(record) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 568, in _tag_record f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 681, in id_get res = self.model_id_get(id_str, raise_if_not_found) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please log in to comment on this module
Now it works fine for Odoo version 16, thanks
I downloaded the module again from the odoo applications and tried it, it still gives me the following error when I go to install it. I sent an email to dev.webveer@gmail.com. Please help.
Hello
I downloaded the module again from the odoo applications and tried it, it still gives me the following error when I go to install it. I sent an email to dev.webveer@gmail.com. Please help.
Hello, I bougt this module and it gives me an error when installing. Help me!
Re: Hello, I bougt this module and it gives me an error when installing. Help me!
Hi,
Please download the app again from odoo apps and test. If you face any issue please contact to my email id dev.webveer@gmail.com for proper discussion.
Thanks
(3/3) Hello, I bougt this module and it gives me an error when installing. Help me!
(2/3) Hello, I bougt this module and it gives me an error when installing. Help me!
File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 687, in model_id_get
return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/addons/base/models/ir_model.py", line 2039, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)[1:3]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/tools/cache.py", line 90, in lookup
value = d[key] = self.method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/addons/base/models/ir_model.py", line 2032, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: pos_restaurant.assets
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/jbsystem/odoo-16/odoo/http.py", line 1589, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/service/model.py", line 133, in retrying
result = func()
^^^^^^
File "/home/jbsystem/odoo-16/odoo/http.py", line 1616, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/http.py", line 1820, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/addons/website/models/ir_http.py", line 237, in _dispatch
response = super()._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/addons/base/models/ir_http.py", line 154, in _dispatch
result = endpoint(**request.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^
Hello, I bought this module and it gives me an error when installing. Help me!
ERROR:---------------
Traceback (most recent call last):
File "/home/jbsystem/odoo-16/odoo/tools/cache.py", line 85, in lookup
r = d[key]
~^^^^^
File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
~~~~~~^^^^^
KeyError: ('ir.model.data', , 'pos_restaurant.assets')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 698, in _tag_root
f(rec)
File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 676, in _tag_template
return self._tag_record(record)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 568, in _tag_record
f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jbsystem/odoo-16/odoo/tools/convert.py", line 681, in id_get
res = self.model_id_get(id_str, raise_if_not_found)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^