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

Price recalculation #3845

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Price recalculation #3845

wants to merge 3 commits into from

Conversation

r0xsh
Copy link
Member

@r0xsh r0xsh commented Nov 7, 2023

TODO

  • Listen task cancellation to trigger recalculation
  • Update item price
  • Update or cancel created payments
  • Handle manually applied prices
  • Handle per distance recalculation
  • Handle per packages recalculation
  • Check in export if everything is updated
  • Update traceability
  • Delivery refactor
  • Tests

fixes: #3828

@r0xsh r0xsh force-pushed the feature/price_recalculation branch from 6df464b to 4fa64b8 Compare November 7, 2023 19:54
@r0xsh r0xsh self-assigned this Nov 7, 2023
@r0xsh r0xsh marked this pull request as draft November 7, 2023 19:59
@r0xsh r0xsh force-pushed the feature/price_recalculation branch from dd32518 to cf0e848 Compare November 8, 2023 12:35
@r0xsh r0xsh force-pushed the feature/price_recalculation branch from aeac053 to cd16636 Compare November 14, 2023 11:18
src/Entity/Sylius/Order.php Outdated Show resolved Hide resolved
src/Enum/TaskCollectionState.php Outdated Show resolved Hide resolved
@alexsegura alexsegura force-pushed the feature/price_recalculation branch 4 times, most recently from 9785254 to 0cd98be Compare November 21, 2023 09:43
@alexsegura alexsegura force-pushed the feature/price_recalculation branch 3 times, most recently from 0efeb0e to 35db191 Compare November 21, 2023 10:28
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.

Make prices in CC reflect non cancelled tasks sum
2 participants