mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-20 01:32:00 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,23 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue