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

Add updated_acquisition_price for overriding first_sale_acquisition_price #455

Merged
merged 1 commit into from
May 3, 2024

Conversation

indigane
Copy link
Contributor

@indigane indigane commented May 2, 2024

Hitas Pull Request

Description

There are cases where acquisition price has to be updated.

Acquisition price is not a field in the database, instead it is calculated from the prices of the first sale.

Added a field for overriding acquisition price.

See also a1e99cc

Pull request checklist

Check the boxes for each DoD item that has been completed:

  • Testing
    • Changes have been tested
    • Automatic tests have been added
  • Database
    • Database migrations will work in the DEV & TEST environments
  • Documentation
    • OpenAPI definitions have been updated

Tickets

HT-700

@indigane indigane force-pushed the feature/HT-700-editable-first-sale-price branch from 1a81776 to f8ca439 Compare May 3, 2024 10:04
@indigane indigane force-pushed the feature/HT-700-editable-first-sale-price branch from f8ca439 to 179aa0b Compare May 3, 2024 11:27
Copy link

sonarqubecloud bot commented May 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@indigane indigane merged commit 4b94494 into master May 3, 2024
5 checks passed
@indigane indigane deleted the feature/HT-700-editable-first-sale-price branch May 3, 2024 11:52
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.

1 participant