Skip to content

Latest commit

 

History

History

pos_minimize_menu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Point of Sale - Minimize Menu

Beta License: LGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

This module allows you to minimize the placeholder that contains all the options in main point of sale menu part.

It allows to have more place for the display of the current ticket.

Without this module:

https://raw.githubusercontent.com/OCA/pos/16.0/pos_minimize_menu/static/img/without_module.png

with this module:

https://raw.githubusercontent.com/OCA/pos/16.0/pos_minimize_menu/static/img/with_module.png

Table of contents

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.

    https://raw.githubusercontent.com/OCA/pos/16.0/pos_minimize_menu/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:

https://raw.githubusercontent.com/OCA/pos/16.0/pos_minimize_menu/static/img/important_buttons_displayed.png

Technically, it provides the same UI for the desktop version as for the mobile version.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • GRAP

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

legalsylvain

This module is part of the OCA/pos project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.