Allows to use PMS reservations on the POS interface
Project description
Table of contents
Settings
PMS Service product needs to be avaible in pos (available_in_pos = True) to add it from pms.service.line.
On pos.config you can mark pay_on_reservation = True to be able to pay with reservations. After that select a pos.payment.method that will be used after selecting the reservation.
Add reservation services to pos.order
- While on a pos.order click on the ‘Reservation’ button. A modal will open, select the desired reservation and the lines will be added as pos.order.lines.
Only the lines of the service with the current date will be added.
This will only add the quantity of the lines that is not already linked to another pos.order.line.
Pay pos.order on pms.reservation
if pay_on_reservation is active on pos.config, the payment screen will show the payment method: ‘Reservation’.
- Click on it and the reservation modal will open, select the resired reservation, the pos.order will be validated and you will be shown the bill printing screen.
This will add the payment method selected in the pos.config.
pos.order.lines will be added as pms.service.lines in the reservation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo14_addon_pos_pms_link-14.0.1.0.1.dev12-py3-none-any.whl
.
File metadata
- Download URL: odoo14_addon_pos_pms_link-14.0.1.0.1.dev12-py3-none-any.whl
- Upload date:
- Size: 45.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b560a9dd723dcee301ec1c2ec8032d60d2cfe446e4ac185225d7d1cf6d034703 |
|
MD5 | b47a6a058c920b3d1918f41bdbcdfc6b |
|
BLAKE2b-256 | aacdd89db1c0f58f01fd3c3744d2eb66c67d0ab1c51233429aaa6488196a6240 |