POS Floor Background Image

by
Odoo

20.60

v 16.0 Third Party 9
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 41
Technical Name pos_floor_bgimg
Versions 15.0 13.0 17.0 12.0 14.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 41
Technical Name pos_floor_bgimg
Versions 15.0 13.0 17.0 12.0 14.0 16.0

POS Floor Background Image

Easily Change POS Floor Image

1. Set Floor background Image.
2. Floor background Image.

If You Need Any Help or Customization Please Contact

Email Id: dev.webveer@gmail.com

Please log in to comment on this module

  • 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.
Now it works fine for Odoo version 16, thanks
by
JbNegoc Finanzas
on 11/18/23, 10:00 AM



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 AM Confirmed 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 PM Confirmed 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 AM Author

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 PM Confirmed 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 PM Confirmed 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 PM Confirmed 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)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^