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

PUE orders update the parent order item with warranty orders #419

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

jm-extend
Copy link
Collaborator

this update allows for a given post purchase order coming in with only a warranty item to update the parent order (without warranty), to link the new order with the warranty.

for example

  • order A has a warrantable item but no warranty
  • order B has a warranty only, for the item in order A.

the previous patch brought the order A information in the order B, so the user can refer to the original order
this patch updates order A to have a link to order B, so the user can refer to the warranty order if they view the original order

this update allows for a given post purchase order coming in with only a warranty item to update the parent order (without warranty), to link the new order with the warranty.
@jm-extend jm-extend self-assigned this Oct 17, 2024
@jm-extend jm-extend merged commit f5e5c3c into master Oct 17, 2024
4 checks passed
@jm-extend jm-extend deleted the PUE_Order_details_parent_order branch October 17, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant