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

feat: multiple purchase invoice in asset repair doctype #43460

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

rahulgupta8848
Copy link
Contributor

@rahulgupta8848 rahulgupta8848 commented Oct 1, 2024

Background/Context

  1. In the “Asset Repair” doc type we can add only one single purchase invoice in a single record.
  2. However, in real case repairs expenses incurred can be booked via multiple invoices.
  3. Also, repairs services for an asset can be availed from more than one supplier. We are not able to select multiple invoices while making a repair entry.

Solution Summary

  1. Use child table to select multiple purchase invoices in the one asset repair (as shown in the below screenshot).
  2. Auto calculate the repair cost on the basis of all the purchase invoice amount.
  3. Remove the single purchase invoice standard field from the doctype.

image

#no-docs

@nabinhait nabinhait merged commit 2384309 into frappe:develop Oct 1, 2024
19 of 22 checks passed
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