Skip to content

Fixes Price Not Being Shown Correctly On Front End - #168

Open
gassman123 wants to merge 1 commit into
pepzwee:masterfrom
gassman123:patch-2
Open

Fixes Price Not Being Shown Correctly On Front End#168
gassman123 wants to merge 1 commit into
pepzwee:masterfrom
gassman123:patch-2

Conversation

@gassman123

Copy link
Copy Markdown

When an item would be classified as trash it's price would be shown wrong on the front end. This is because it would ONLY multiply the items price by the trash rate. In the back end the trash multiplier is added on TOP of the item type rate. This would lead to the user getting a 'not enough value' error on the front end because the items price would be higher on the backend than it was shown to the user on the front end.

When an item would be classified as trash it's price would be shown wrong on the front end. This is because it would ONLY multiply the items price by the trash rate. In the back end the trash multiplier is added on TOP of the item type rate. This would lead to the user getting a 'not enough value' error on the front end because the items price would be higher on the backend than it was shown to the user on the front end.
@iDefineHD

Copy link
Copy Markdown
Collaborator

Sorry, have been busy over the holidays, will look into your PR and merge once I have looked over it,

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