|
| 1 | +======= |
| 2 | +Presets |
| 3 | +======= |
| 4 | + |
| 5 | +Presets are preconfigured settings used to quickly apply predefined configurations to POS orders, |
| 6 | +such as the fiscal position, pricelist, opening hours, order capacity limit, etc. They are |
| 7 | +particularly useful for businesses that need different configurations depending on the type of sale. |
| 8 | + |
| 9 | +.. example:: |
| 10 | + - Restaurants can use presets to adjust pricelists and capacities based on the order type, such |
| 11 | + as :guilabel:`Dine In`, :guilabel:`Takeout`, or :guilabel:`Delivery`. |
| 12 | + |
| 13 | + - Flower shops can use presets to apply different taxes when selling flowers and plants (taxed as |
| 14 | + goods) versus creating arrangements for funerals or weddings (taxed as services). Presets can |
| 15 | + also help streamline returns and apply different pricelists (with discounts) for loyal |
| 16 | + customers and/or members. |
| 17 | + |
| 18 | +.. seealso:: |
| 19 | + `Odoo Presets Tutorial <https://www.odoo.com/slides/slide/manage-presets-12827>`_ |
| 20 | + |
| 21 | +.. _pos/restaurant/orders/preset/backend: |
| 22 | + |
| 23 | +Configuration |
| 24 | +============= |
| 25 | + |
| 26 | +.. note:: |
| 27 | + If a :doc:`restaurant POS <../../point_of_sale/restaurant>` exists in the database, some default |
| 28 | + presets are automatically available. |
| 29 | + |
| 30 | +To enable and set presets for a POS, follow these steps: |
| 31 | + |
| 32 | +#. Go to the :ref:`POS settings <pos/use/settings>`. |
| 33 | +#. Under :guilabel:`Point of Sale`, enable :guilabel:`Take out / Delivery / Members`. |
| 34 | +#. In the :guilabel:`Available` field: |
| 35 | + |
| 36 | + - If preconfigured presets are available, select the relevant one(s) or click :guilabel:`Search |
| 37 | + more`, then :guilabel:`New` to create and :ref:`configure <pos/presets/preset-form>` a new |
| 38 | + preset. |
| 39 | + - If no preconfigured presets are available, click :guilabel:`Create ...`, then :ref:`configure |
| 40 | + <pos/presets/preset-form>` the preset. |
| 41 | + |
| 42 | +#. Define a default preset in the :guilabel:`Default` field. |
| 43 | +#. Click :guilabel:`Save`. |
| 44 | +#. If necessary, click :icon:`oi-arrow-right` :guilabel:`Configure Presets`, then select the desired |
| 45 | + preset and edit it, or click :guilabel:`New` to create a new one. |
| 46 | + |
| 47 | +.. tip:: |
| 48 | + - Once presets exist in the database, they can be accessed from :menuselection:`Point of Sale --> |
| 49 | + Configuration --> Presets`. |
| 50 | + - Presets are automatically enabled when creating a new restaurant point of sale :ref:`through the |
| 51 | + onboarding screen <pos/use/create-pos>` and selecting the :guilabel:`Restaurant` card. |
| 52 | + |
| 53 | +.. _pos/presets/preset-form: |
| 54 | + |
| 55 | +On the relevant :guilabel:`Presets` form, apply or edit the following options: |
| 56 | + |
| 57 | +- Enter a preset :guilabel:`Label`. |
| 58 | +- If needed, add an image by clicking the :icon:`fa-pencil` (:guilabel:`Edit`) button when hovering |
| 59 | + over the camera image. This image is displayed in :ref:`kiosk mode <extra/presets/apply-presets>`. |
| 60 | +- :guilabel:`Pricelist`: Select or :doc:`configure a pricelist |
| 61 | + <../../sales/products_prices/prices/pricing>`. |
| 62 | +- :guilabel:`Fiscal Position`: Select or :doc:`configure a fiscal position |
| 63 | + </applications/finance/accounting/taxes/fiscal_positions>`. Fiscal positions are especially |
| 64 | + important in environments where customers must pay different tax rates depending on the type of |
| 65 | + order. |
| 66 | +- :guilabel:`Manage orders by time`: Enable this option to define time slots for scheduling orders. |
| 67 | + Then, |
| 68 | + |
| 69 | + - choose a working time in the :guilabel:`Schedule based on` field; |
| 70 | + - define the :guilabel:`Preparation capacity` to indicate how many orders can be handled in a |
| 71 | + given time frame; |
| 72 | + - configure the working hours in the :guilabel:`Schedule` tab. |
| 73 | + |
| 74 | +- :guilabel:`Identification`: Specify whether order identification details (such as a |
| 75 | + :guilabel:`Name` or an :guilabel:`Address`) are required. |
| 76 | +- :guilabel:`Return mode`: Select this mode only to process returns. All items added to the cart |
| 77 | + are entered as negative quantities. |
| 78 | +- :guilabel:`Color`: Define the preset button's color in the :ref:`register |
| 79 | + <pos/restaurant/orders>`. |
| 80 | +- In the :guilabel:`Self Ordering` tab, enable :guilabel:`Available in self` to display presets in |
| 81 | + the :doc:`self-order interface <self_order>`. Then, select a service zone in the |
| 82 | + :guilabel:`Service at` field and select or :doc:`configure an email template |
| 83 | + </applications/general/companies/email_template>` in the :guilabel:`Email Confirmation` field. |
| 84 | +- In the :guilabel:`Options` tab, enable :guilabel:`Guest` to require users to enter the number of |
| 85 | + guests when :ref:`taking an order <pos/restaurant/orders>`. |
| 86 | + |
| 87 | +.. tip:: |
| 88 | + On the preset form, click the :icon:`fa-shopping-cart` :guilabel:`Order(s)` smart button to |
| 89 | + access the list of all orders created with the selected preset. |
| 90 | + |
| 91 | +.. _extra/presets/apply-presets: |
| 92 | + |
| 93 | +Apply presets to POS orders |
| 94 | +=========================== |
| 95 | + |
| 96 | +Presets are available in both the :ref:`POS register <pos/restaurant/orders>` and :doc:`kiosk |
| 97 | +<self_order>` mode. The preconfigured presets are :guilabel:`Dine In`, :guilabel:`Takeout`, and |
| 98 | +:guilabel:`Delivery`, and each function differently and can be customized as needed. |
| 99 | + |
| 100 | +.. tabs:: |
| 101 | + |
| 102 | + .. tab:: POS register |
| 103 | + |
| 104 | + Presets are displayed in the :ref:`POS register <pos/restaurant/orders>` with the default |
| 105 | + preset selected. To change the preset, click the default preset button and select an available |
| 106 | + alternative. For the next order, the system automatically resets to the default preset. |
| 107 | + |
| 108 | + .. image:: presets/presets-button.png |
| 109 | + :alt: Default presets "Dine In" button. |
| 110 | + |
| 111 | + .. image:: presets/register-select-preset.png |
| 112 | + :alt: Select a preset in the POS register. |
| 113 | + :scale: 70% |
| 114 | + |
| 115 | + .. tabs:: |
| 116 | + |
| 117 | + .. tab:: Dine in |
| 118 | + |
| 119 | + When using the :guilabel:`Dine in` preset, choose items to add to the order. Then, |
| 120 | + |
| 121 | + - click :guilabel:`Set table`, enter a table number, and click :guilabel:`Assign`, or |
| 122 | + - click :guilabel:`Set Tab`, edit the order name, and click :guilabel:`Apply` to add the |
| 123 | + amount to the customer's tab. |
| 124 | + |
| 125 | + Then, :guilabel:`Send` the order to the kitchen. |
| 126 | + |
| 127 | + .. image:: presets/default-preset-button.png |
| 128 | + :alt: "Dine In" preset in the POS register. |
| 129 | + :scale: 70% |
| 130 | + |
| 131 | + .. tab:: Takeout |
| 132 | + |
| 133 | + When using the :guilabel:`Takeout` preset, select an order name or enter a new one and click |
| 134 | + :guilabel:`Apply`. Then, select a date and time, and click :guilabel:`Continue`. The |
| 135 | + entered name and selected time are displayed in the header of the POS interface. Then, |
| 136 | + :guilabel:`Send` the order to the kitchen. |
| 137 | + |
| 138 | + .. image:: presets/register-preset-takeout.png |
| 139 | + :alt: Chooe time for takeout order. |
| 140 | + :scale: 60% |
| 141 | + |
| 142 | + .. tab:: Delivery |
| 143 | + |
| 144 | + When using the :guilabel:`Delivery` preset, choose an existing customer or |
| 145 | + :guilabel:`Create` a new one. Use the :icon:`fa-search` search bar to find a customer. |
| 146 | + Then, make sure they have an address assigned, and :guilabel:`Send` the order to the |
| 147 | + kitchen. |
| 148 | + |
| 149 | + .. tab:: Kiosk |
| 150 | + |
| 151 | + Presets can be used in the :ref:`kiosk of the self-ordering mode |
| 152 | + <extra/self_order/usage-guidelines>`. Once the customer tabs the :guilabel:`Order Now` button, |
| 153 | + all the available preset options are displayed. |
| 154 | + |
| 155 | + .. image:: presets/kiosk-presets.png |
| 156 | + :alt: Presets in kiosk mode. |
| 157 | + :scale: 60% |
| 158 | + |
| 159 | + .. tabs:: |
| 160 | + |
| 161 | + .. tab:: Dine in |
| 162 | + |
| 163 | + When the customer selects the :guilabel:`Dine In` preset, they must choose items to add |
| 164 | + to the order, click :guilabel:`Checkout` to proceed to the order summary, and |
| 165 | + :guilabel:`Order`. On the :guilabel:`Enter your tracker number` screen, they must enter |
| 166 | + their tracker number and click :guilabel:`Order` again. |
| 167 | + |
| 168 | + .. tab:: Takeout |
| 169 | + |
| 170 | + When the customer selects the :guilabel:`Takeout` preset, they must choose items to add |
| 171 | + to the order, click :guilabel:`Checkout` to proceed to the order summary, and |
| 172 | + :guilabel:`Order`. On the :guilabel:`We need more info` pop-up, they must select a time |
| 173 | + and enter their :guilabel:`Name` and :guilabel:`Email` (the :guilabel:`Phone` field is |
| 174 | + optional), then click :guilabel:`Continue`. |
| 175 | + |
| 176 | + .. tab:: Delivery |
| 177 | + |
| 178 | + When the customer selects the :guilabel:`Delivery` preset, they must choose items to add |
| 179 | + to the order, click :guilabel:`Checkout` to proceed to the order summary, and |
| 180 | + :guilabel:`Order`. On the :guilabel:`We need more info` pop-up, they must select a time |
| 181 | + and enter their :guilabel:`Name`, :guilabel:`Email`, :guilabel:`Phone` and address |
| 182 | + details. All fields are required. Then, they must click :guilabel:`Continue`. |
| 183 | + |
| 184 | +.. seealso:: |
| 185 | + - :doc:`preparation` |
| 186 | + - :doc:`../restaurant/online_food_delivery` |
0 commit comments