Skip to content
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

[ADD] partial_payment: adds partial payment feature for multiple bill/invoice #643

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

smsh-odoo
Copy link

  • Added List view in wizard which shows the selected bill/invoice.
  • List view has Payment Amount field to set partial payment amount.
  • Added Validation to prevent over payment.
  • On Confirming payment, payment entry will created based on user-defined amount.

@robodoo
Copy link

robodoo commented Mar 19, 2025

Pull request status dashboard

@smsh-odoo smsh-odoo force-pushed the 18.0-partial-payment-smsh branch 2 times, most recently from 0ee3a3e to 032edfe Compare March 20, 2025 05:12
…/invoice

- Added List view in wizard which shows the selected bill/invoice.
- List view has Payment Amount field to set partial payment amount.
- Added Validation to prevent over payment.
- On Confirming payment, payment entry will created based on user-defined amount.
@smsh-odoo smsh-odoo force-pushed the 18.0-partial-payment-smsh branch from 032edfe to ab54789 Compare March 21, 2025 04:16
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