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

OBPIH-3495: Migrate ProductPackage price into ProductPrice #2163

Merged
merged 4 commits into from
Feb 4, 2021

Conversation

awalkowiak
Copy link
Collaborator

No description provided.

@jmiranda
Copy link
Member

@awalkowiak I approved this but I just realized I need to take one more look at it before I merge.

Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The one thing I don't see is the contact price. How are you handling that requirement? My assumption was that we'd add ProductPrice (contractPrice) to ProductSupplier. I think changing the productPackage.price to productPackage.productPrice might have been premature. Can you explain what requirement that fulfills?

BigDecimal price
UnitOfMeasure currency

Date startDate
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go with the more conventional fromDate and thruDate to make it more descriptive. I don't mind startDate and endDate for reporting, but they're a little too generic for something like this.

@awalkowiak
Copy link
Collaborator Author

@jmiranda I made required changes

Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my latest comment. If you're ok feel free to merge.

@jmiranda jmiranda merged commit 0c94c75 into develop Feb 4, 2021
@jmiranda jmiranda deleted the OBPIH-3495 branch February 4, 2021 06:05
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.

None yet

2 participants