-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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
Discount Price changes after altering quantities #45568
Labels
Comments
|
Hello,
Thank you for the response.
There was no pricing rule in place, because it happens in various sites. Disabling pricing rule was a work around we tried and it worked .However we were looking for a solution across the board.
Kind regards
Ann Njenga
…________________________________
From: Rizwan Ahmed ***@***.***>
Sent: Thursday, January 30, 2025 2:43 PM
To: frappe/erpnext ***@***.***>
Cc: AnnNjenga1 ***@***.***>; Author ***@***.***>
Subject: Re: [frappe/erpnext] Discount Price changes after altering quantities (Issue #45568)
* It seems you have pricing rule applied. Try this with Pricing Rule Disabled.
* If you don't know how to configure pricing rule contact your Frappe Support Partner for further Details on this.
—
Reply to this email directly, view it on GitHub<#45568 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BO5KOGBB467DSSQXP74MHKD2NIF4LAVCNFSM6AAAAABWAIG2FGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRUGI3DEMBVGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hello I hope you are well.Pricing we do not have pricing rule in place.This was a work around that we attempted and it worked.This the change in discount price happens in various sites.Regards,Ann Njenga From: Rizwan Ahmed ***@***.***>Sent: Thursday, January 30, 2025 2:43:48 pmTo: frappe/erpnext ***@***.***>Cc: AnnNjenga1 ***@***.***>; Author ***@***.***>Subject: Re: [frappe/erpnext] Discount Price changes after altering quantities (Issue #45568)
It seems you have pricing rule applied. Try this with Pricing Rule Disabled.
If you don't know how to configure pricing rule contact your Frappe Support Partner for further Details on this.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe
We are having a challenge with discount price changing after altering quantities in transaction. Assume you create a sales invoice ,enter quantity as 1 piece, let the default retail price load. Change the price to a lower price (assuming you gave a discount), save the document as draft.
If you load the draft document, change the quantity to say 3,the discounted price should remain in place, but it changes back to default retail price.
Describe the solution you'd like
We would like that once you edit the price of an item and save it in draft, if you alter the quantity , the discounted price should remain instead of changing back to the default retail price.
Describe alternatives you've considered
By enabling ignoring pricing rule by default helps with the issue.
The text was updated successfully, but these errors were encountered: