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

5675.3 batch create IS lines from IO lines #6384

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

roxy-dao
Copy link
Contributor

@roxy-dao roxy-dao commented Feb 2, 2025

Part 3 of #5675

πŸ‘©πŸ»β€πŸ’» What does this PR do?

Batch create Inbound Shipment lines from Internal Orders lines.

πŸ§ͺ Testing

  • Have Can link Supplier Invoice to Requisition store preference on
  • Have a Inbound created from a transfer from an Outbound create from a Requisition
  • Use graphql to call endpoint -> Shouldn't let you add lines
  • Now create a manual Inbound and link to Internal Order (Should be able to do in UI or by passing in IO id in graphql insert_inbound endpoint
  • Use graphql to add lines from that IO to IS

πŸ“ƒ Documentation

  • Part of an epic: documentation will be completed for the feature as a whole
  • No documentation required: no user facing changes or a bug fix which isn't a change in behaviour
  • These areas should be updated or checked:
    1.
    2.

@roxy-dao roxy-dao added the Build Tested: Dev Issue cannot be tested in build but tested by dev label Feb 2, 2025
@github-actions github-actions bot added this to the v2.6.0 milestone Feb 2, 2025
@github-actions github-actions bot added enhancement New feature or request Team Ruru πŸ¦‰ Roxy, Ferg, Noel feature: CIV labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Tested: Dev Issue cannot be tested in build but tested by dev enhancement New feature or request feature: CIV Team Ruru πŸ¦‰ Roxy, Ferg, Noel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant