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

refactor(proofs): simple update_location() method #437

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Sep 11, 2024

What

We sometimes have users wanting to change their proof location.

Basic (internal) method to allow this :

  • updates the proof location
  • updates the proof's prices location
  • updates the price_counts

@raphodn raphodn force-pushed the raphodn/proof-update-location branch from e771954 to b41a37b Compare September 11, 2024 20:57
@raphodn raphodn merged commit d54ded6 into main Sep 11, 2024
6 checks passed
@raphodn raphodn deleted the raphodn/proof-update-location branch September 11, 2024 21:03
@raphodn raphodn linked an issue Sep 11, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

On proof update, also update related prices (Receipt & Price Tag)
1 participant