-
Notifications
You must be signed in to change notification settings - Fork 10.7k
[MOV] POS: customer display section moved + config and use update #14000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
bcc0f79 to
6b4fb1e
Compare
xpl-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should consider moving this page outside the "Shop features" section, since it can be used by bar/restaurants.
| Both the customer display and POS display should be at least 6 inches. However, a larger screen | ||
| is recommended for improved end-user readability. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Both the customer display and POS display should be at least 6 inches. However, a larger screen | |
| is recommended for improved end-user readability. | |
| Both the customer and POS displays must have a minimum diagonal size of 6 inches. | |
| For optimal readability, larger screens are recommended. |
- I would specify "diagonal size" even if it's the common way to measure screens.
- "Larger screen" is quite vague. If possible, it would be helpful to recommend a specific size.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand how vague "larger" is, but it really depends on how someone uses their POS, whether on their phone, tablet, or computer; it all works as long as it's at least 6 inches. I would say it's up to them; some people might feel comfortable with a 6-inch screen, while others might find it way too small.
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
6b4fb1e to
8d20e67
Compare
8d20e67 to
b0bb0df
Compare
b0bb0df to
1e7cc01
Compare
3f2cf07 to
ae96c14
Compare
xpl-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple suggestions :)
|
|
||
| To activate the feature, go to the POS settings, scroll down to the :guilabel:`Connected Devices` | ||
| section, and tick the :guilabel:`Customer Display` checkbox. | ||
| For displays connected using an :doc:`IoT system <../../../general/iot>`: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On Odoo 18, on a trial DB (not the runbot), if you configure everything for the first time, you have to:
- Enable IoT Box
- Save
- Select an already "configured" Connected Display (insert a ref here or explain?)
- Then, and only then, you can select the "An IOT-connected screen" under Customer Display.
content/applications/sales/point_of_sale/shop/customer_display.rst
Outdated
Show resolved
Hide resolved
ae96c14 to
9e3c376
Compare
task-4920460 The customer display section is now part of a bigger pos_hardware.rst documentation page
9e3c376 to
3d8ed63
Compare
xpl-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @LoredanaLrpz ! Feel free to r+ (not doing it myself in case you want to have one last look ;))
|
@robodoo r+ |


task-4920460
18.3: remote config was deleted in 18.3, remove it in fw (cf. task)