[imp] pos: fusion between split and print bills pages
Task ID: 3210388
closes odoo/documentation#3791
X-original-commit: 59d1ede78d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
This commit is contained in:
parent
66024b841e
commit
830ec0c321
@ -33,7 +33,6 @@ These features are displayed in the :guilabel:`Restaurant & Bar` section.
|
|||||||
|
|
||||||
restaurant/bill_printing
|
restaurant/bill_printing
|
||||||
restaurant/floors_tables
|
restaurant/floors_tables
|
||||||
restaurant/split
|
|
||||||
restaurant/kitchen_printing
|
restaurant/kitchen_printing
|
||||||
restaurant/fiscal_position
|
restaurant/fiscal_position
|
||||||
restaurant/tips
|
restaurant/tips
|
||||||
|
@ -1,29 +1,41 @@
|
|||||||
==============
|
=====
|
||||||
Print the Bill
|
Bills
|
||||||
|
=====
|
||||||
|
|
||||||
|
Typical practices in restaurants or bars are to request the bill before proceeding to payment or
|
||||||
|
splitting it based on the items ordered. Odoo POS provides two features to perform these tasks
|
||||||
|
seamlessly: **Bill Printing** and **Bill Splitting**.
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
=============
|
||||||
|
|
||||||
|
To activate the features, go to :menuselection:`Point of Sale --> Configuration --> Settings`,
|
||||||
|
select the POS, and activate :guilabel:`Early Receipt Printing` and :guilabel:`Allow Bill Splitting`
|
||||||
|
in the :guilabel:`Restaurant & Bar` section.
|
||||||
|
|
||||||
|
.. image:: bill_printing/settings.png
|
||||||
|
:align: center
|
||||||
|
:alt: activate the bill printing and bill splitting features in the POS settings
|
||||||
|
|
||||||
|
Bill printing
|
||||||
|
=============
|
||||||
|
|
||||||
|
From an open session, click :menuselection:`Bill --> Print` at any moment to generate and print a
|
||||||
|
bill.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
The printed bill is **not** final and will be updated to reflect any changes to the order.
|
||||||
|
|
||||||
|
Bill splitting
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Use the *Bill Printing* feature to print the bill before the payment.
|
From an open session, click :guilabel:`Split` to select the items to regroup. Once everything is
|
||||||
This is useful if the bill is still subject to evolve and is thus not
|
selected, click :guilabel:`Payment` and proceed to checkout for these items. Repeat for each guest.
|
||||||
the definitive ticket.
|
|
||||||
|
|
||||||
Configure Bill Printing
|
.. note::
|
||||||
=======================
|
- Once you return to the table, the selected items are no longer on order, as they have been paid
|
||||||
|
for.
|
||||||
|
- The feature is available as soon as at least two items are ordered.
|
||||||
|
|
||||||
To activate *Bill Printing*, go to :menuselection:`Point of Sale -->
|
.. seealso::
|
||||||
Configuration --> Point of sale` and select your PoS interface.
|
- :doc:`floors_tables`
|
||||||
|
|
||||||
Under the Bills & Receipts category, you will find *Bill Printing*
|
|
||||||
option.
|
|
||||||
|
|
||||||
.. image:: bill_printing/bill_printing01.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
Split a Bill
|
|
||||||
============
|
|
||||||
|
|
||||||
On your PoS interface, you now have a *Bill* button.
|
|
||||||
|
|
||||||
.. image:: bill_printing/bill_printing02.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
When you use it, you can then print the bill.
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
Binary file not shown.
Before Width: | Height: | Size: 63 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
@ -1,34 +0,0 @@
|
|||||||
=============================
|
|
||||||
Offer a bill-splitting option
|
|
||||||
=============================
|
|
||||||
|
|
||||||
Offering an easy bill splitting solution to your customers will leave
|
|
||||||
them with a positive experience. That's why this feature is available
|
|
||||||
out-of-the-box in the Odoo Point of Sale application.
|
|
||||||
|
|
||||||
Configuration
|
|
||||||
=============
|
|
||||||
|
|
||||||
To activate the *Bill Splitting* feature, go to :menuselection:`Point
|
|
||||||
of Sales --> Configuration --> Point of sale` and select your PoS
|
|
||||||
interface.
|
|
||||||
|
|
||||||
Under the Bills & Receipts category, you will find the Bill Splitting
|
|
||||||
option.
|
|
||||||
|
|
||||||
.. image:: split/split01.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
Split a bill
|
|
||||||
============
|
|
||||||
|
|
||||||
In your PoS interface, you now have a *Split* button.
|
|
||||||
|
|
||||||
.. image:: split/split02.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
When you use it, you will be able to select what that guest should had
|
|
||||||
and process the payment, repeating the process for each guest.
|
|
||||||
|
|
||||||
.. image:: split/split03.png
|
|
||||||
:align: center
|
|
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
Binary file not shown.
Before Width: | Height: | Size: 45 KiB |
Binary file not shown.
Before Width: | Height: | Size: 96 KiB |
@ -20,7 +20,6 @@ Receipt Printing` setting.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`../restaurant/bill_printing`
|
- :doc:`../restaurant/bill_printing`
|
||||||
- :doc:`../restaurant/split`
|
|
||||||
|
|
||||||
Reprint a receipt
|
Reprint a receipt
|
||||||
=================
|
=================
|
||||||
|
@ -37,6 +37,7 @@ applications/sales/crm/acquire_leads/generate_from_email.rst applications/sales/
|
|||||||
applications/sales/crm/acquire_leads/generate_from_website.rst applications/sales/crm/acquire_leads/generate_leads.rst # (#986)
|
applications/sales/crm/acquire_leads/generate_from_website.rst applications/sales/crm/acquire_leads/generate_leads.rst # (#986)
|
||||||
applications/sales/point_of_sale/belgian_fdm/setup.rst applications/finance/fiscal_localizations/belgium.rst
|
applications/sales/point_of_sale/belgian_fdm/setup.rst applications/finance/fiscal_localizations/belgium.rst
|
||||||
applications/sales/point_of_sale/restaurant/restaurant.rst applications/sales/point_of_sale/restaurant/floors_tables.rst
|
applications/sales/point_of_sale/restaurant/restaurant.rst applications/sales/point_of_sale/restaurant/floors_tables.rst
|
||||||
|
applications/sales/point_of_sale/restaurant/split.rst applications/sales/point_of_sale/restaurant/bill_printing.rst
|
||||||
applications/sales/sales/advanced/portal.rst applications/general/users/portal.rst
|
applications/sales/sales/advanced/portal.rst applications/general/users/portal.rst
|
||||||
|
|
||||||
# developer/howtos
|
# developer/howtos
|
||||||
|
Loading…
Reference in New Issue
Block a user