My use case is that I want to ensure each rental product is unique and once booked, no other customer should be able to book it further, let alone pay for it. In standard flow, on same booking dates, it is letting me book and pay for same product in same dates. How to lock those dates in odoo 18?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
1143
Vistas
Hey Hasnain,
If the customer is booking the product from the website, you need to enable the setting in the following screenshot to prevent selling when the product is 'Out-of-Stock'.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
jul 25
|
1959 | ||
|
1
jun 25
|
477 | ||
|
2
jul 24
|
1736 | ||
|
1
jun 24
|
1524 | ||
|
0
dic 23
|
1155 |
For unique rental appointments, this app - https://apps.odoo.com/apps/modules/18.0/business_appointment - might be helpful to.