vlst-odoo

Results 11 issues of vlst-odoo

Allow customers to place orders from a self-service interface (simplified PoS) either from provided devices (e.g. kiosk, tablet, etc) or from his own (e.g. smartphone) --- I confirm I have...

RD

--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

RD

m

1 comment

Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines...

RD

In this commit we inline the `BackButton` component from pos. Having it as a standalone component serves no purpose. --- I confirm I have signed the CLA and read the...

RD

In commit acf78c2 the class `bg-white` was added to the orderline, which made the class `selected` not have an effect. Thus, the user would not have a visual indication of...

RD

Currently, the user has to go through a tedious process of linking the tables, the graphical result of which is the fact that the linked table will have a certain...

RD

--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

RD

Backport of https://github.com/odoo/odoo/pull/179363 In pos restaurant when doing a transfer we set the order to transfer in a key of `pos` and then whenever we have a click handler we...

RD

--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

RD

When simply using `:contains` for targeting a specific button on the numpad we might run into the issue where doing `:contains('1')` targets the `+10` button instead of the `1` button....

RD