oca-technical/odoo-bringout-oca-pos-pos_minimize_menu/pos_minimize_menu/readme/CONFIGURE.rst
2025-08-29 15:43:03 +02:00

23 lines
891 B
ReStructuredText

if you want to display in the main screen some important buttons:
* Go to 'Point of Sale > Configuration > Settings'
* Edit the field 'Important Buttons' and write the technical name of the buttons.
.. image:: ../static/img/configure_important_buttons.png
Here are for the official modules, the following possibles values:
* ``point_of_sale`` : ProductInfoButton, SetFiscalPositionButton, OrderlineCustomerNoteButton, SetPricelistButton, RefundButton
* ``pos_sale``: SetSaleOrderButton
* ``pos_discount``: DiscountButton
* ``pos_loyalty``: RewardButton, ResetProgramsButton, eWalletButton, PromoCodeButton
* ``pos_restaurant``: SplitBillButton, SubmitOrderButton, TransferOrderButton, PrintBillButton, TableGuestsButton, OrderlineNoteButton
As a result, selected buttons will be displayed in the main screen:
.. image:: ../static/img/important_buttons_displayed.png