odoo/tutorials#707
Created by Amardeep Sharma (amas)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 133s)
- label
- odoo-dev:18.0-deposit-in-rental-app-amas
- head
- 7e2e123364f1cd676a15d3837560b318657ffbd4
odoo/tutorials | |
---|---|
18.0 | #707 missing r+ |
master |
[ADD] Rental Deposit: Configure and Display Deposit for Rental Products
- Added option to set a deposit product from configuration
- Introduced checkbox to enable deposit for rental products
- Added a field to specify the deposit amount
- Inherited sale order line to auto-add deposit line when rental product added
- Synced deposit quantity with rental product quantity
- Displayed deposit amount on the product page in the website
- Shown deposit details with amount in the shopping cart