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

Open purchase order lines are available to receive when order status is requisition #243

Open
steveblamey opened this issue May 12, 2021 · 0 comments

Comments

@steveblamey
Copy link
Member

Creating a new GRN fails for order lines where order has reverted to requisition with the error 'Error creating Goods Received Note '.

Confirmed with this test case:

  1. Create requisition with two lines
  2. Authorise requisition
  3. Receive first line
  4. Cancel second line (order reverts to requisition)
  5. Cancel the GRN for the first line
  6. Lines still show on 'Confirm Receipt' list because they have an 'Awaiting Delivery' status.
  7. Receiving first line again fails because the order type is requisition ('R')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant