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(#549): calculation of appropriate reference price #595

Merged
merged 13 commits into from
Jun 3, 2024

Conversation

lukashornych
Copy link
Collaborator

No description provided.

novoj and others added 13 commits May 13, 2024 12:50
This commit adds ability to calculate multiple prices respecting the price inner record handling logic and selected price for sale for visualization purposes.
Reimplemented logic for calculation all prices for sale function to mimic the logic in price for sale function (the original logic was flawed). Added new method for calculating all prices for sale with accompanying prices.
…eference-price' into 549-calculation-of-appropriate-reference-price

# Conflicts:
#	evita_external_api/evita_external_api_graphql/src/main/java/io/evitadb/externalApi/graphql/api/catalog/dataApi/resolver/constraint/EntityFetchRequireResolver.java
#	evita_external_api/evita_external_api_graphql/src/main/java/io/evitadb/externalApi/graphql/api/tracing/OperationTracingInstrumentation.java
…eference-price' into 549-calculation-of-appropriate-reference-price
@lukashornych lukashornych linked an issue Jun 3, 2024 that may be closed by this pull request
@lukashornych lukashornych merged commit 6210360 into dev Jun 3, 2024
1 of 2 checks passed
@lukashornych lukashornych deleted the 549-calculation-of-appropriate-reference-price branch June 3, 2024 07:47
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.

Calculation of appropriate reference price
2 participants