SambaPOS

Open Source Restaurant POS Software

User Tools

Site Tools


Sidebar

Writing /var/www/doc.sambapos.org/public_html/data/cache/7/79524b604eb68d3e561ef2449d62ea3c.metadata failed
Writing /var/www/doc.sambapos.org/public_html/data/cache/1/1c5c436a065d629deb0dab71bf1ef274.metadata failed
Writing /var/www/doc.sambapos.org/public_html/data/cache/1/1c5c436a065d629deb0dab71bf1ef274.xhtml failed

Languages:

Links


en:guide:alacarte
Writing /var/www/doc.sambapos.org/public_html/data/cache/b/bcaf8c43f5013a5bd0e2bfab5116b65c.xhtml failed

This is an old revision of the document!


The do plugin requires the sqlite plugin. Please install it

The A-la Cart department type represents the dine-in portion of our example restaurant. This designation is important, because it models the kind of workflow needed to run the dining room. When implementing a POS, you must consider, from a pure process perspective, the events that occur from the time a customer enters the establishment and indicates that he or she wants to eat-in, until the time that customer pays and departs. Each operation is slightly different, but most conform to the following processes:

  1. Tell the host/hostess they want to eat-in
  2. Customer is seated, given menus
  3. Customer orders food (POS process starts)
  4. Order is entered in POS, can be terminal or hand-held
  5. Table is colored to indicate the customer has ordered
  6. Order is printed to the Kitchen ticket printer
  7. Food is delivered to table from the kitchen
  8. If the customer orders addition food or drink
  9. Additional order printed to the Kitchen ticket printer
  10. Bill is given to the customer
  11. Customer puts cash or credit card or voucher in the bill
  12. Server captures the payment in the POS, settling the bill
  13. Table returns to open status in the table view

These steps are modeled in different areas of Sambapos configuration, but start in the departments designation. The following screenshot is an example of an in-production a-la cart department:

**Department Name**

is the name of the department of the restaurant. This name becomes the text on the bottom of the POS screen that the server clicks/touches to switch between delivery, dine-in, and take out departments. Larger operations can have seperate terminals for each of these departments if needed. This functionality is covered in the “Terminals” configuration screen.

**POS Menu**

indicates the menu used by the POS server software for this department.

**Terminal Menu**

indicates the menu that is displayed by the terminal. In some configurations, the terminal menu might be a subset of the POS menu, or might be formatted differently for a different screen.

**POS Tables View**

is the graphical layout of tables within the restaurant. Laying out tables graphically can help new servers find a table faster, as the layout can be relative to the POS physical position within the restaurant. It also looks better :)

**Terminal Tables View**

is the graphical layout of tables within the restaurant. Laying out tables graphically can help new servers find a table faster, as the layout can be relative to the POS physical position within the restaurant. It also looks better :)

**Price Tag**

(requires review)

**Open Tickets View**

sets the configuration for the view of tickets within the POS software. Here, you set the number of columns, and the tag that indicates the name of the POS or terminal that the order was entered from. (requires review)

**Department Type**

indicates the type of the department, as documented in departments.

**Numerators**

specifies the internal counters for tickets and orders. Each ticket and each order get's a unique number, generated in sequence, to help the software (and the operator) identify a particular ticket.

**Ticket Tags**

(requires review)

en/guide/alacarte.1317566636.txt.gz · Last modified: 2012/09/07 09:30 (external edit)