Skip to content

[ADD] rental: created a rental app for adding deposit for particular product #830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

Conversation

hapt-odoo
Copy link

@hapt-odoo hapt-odoo commented Jun 26, 2025

In the rental module, added a deposit field in the configuration settings and in
that by selecting a particular rental product, the deposit amount is amount is
Applied to that product

task-4896285

In the rental module, a field deposit_product, was added, in which
the product is selected to apply a deposit.
and in product form added a field amount_deposit
to apply the deposit amount in sale.order.line
In rental module a 'required deposit' is added in the product description
in the website part, and in cart section, the total deposit amount is
calculated as per the product quantity and final deposit amount
will be displayed
@robodoo
Copy link

robodoo commented Jun 26, 2025

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants