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

V2.5.0 Release Testing @ Stock Movement Workflows: Inventory Adjustments / Item Ledger #6029

Closed
71 tasks done
Tracked by #5679
marthakeezy opened this issue Jan 14, 2025 · 1 comment
Closed
71 tasks done
Tracked by #5679
Assignees
Labels
Build Tested: Issues Found Issue has been build tested with new issue(s) made for failed tests. Release Testing For Release Testing issues, created for testing suites Tester: Maria

Comments

@marthakeezy
Copy link

marthakeezy commented Jan 14, 2025

Inventory Adjustments / Item ledger

Change via stocktake

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Do a stocktake and increase the number of units of this specific item.
  • Finalise this stocktake.
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The increase via stocktake should have created a new ledger line

Change via positive inventory adjustment of an existing stock line

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Do an inventory adjustment and increase the number of units of this specific item.
  • 'increase/decrease' drop down should work, you can type the number of packs and adjust the reason, if any are enabled.
  • Finalise by clicking on the button 'save'.
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The increase via stocktake should have created a new ledger line

Change via positive inventory adjustment on a new stock line

  • Go to stock and click on the button on the top right 'New stock'
  • Choose an item from the catalogue and add details like batch, number of units and expiry date.
  • If 'Reason' is configured, choose an option form the drop down list
  • Finalise by clicking on the button 'save'.
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The increase via stocktake should have created a new ledger line

Change via negative inventory adjustment

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Do an inventory adjustment and decrease the number of units of this specific item.
  • 'increase/decrease' drop down should work, you can type the number of packs and adjust the reason, if any are enabled.
  • Finalise by clicking on the button 'save'.
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The decrease via stocktake should have created a new ledger line

Change via Outbound Shipment

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to 'Outbound shipments' and create a new shipment.
  • Add 2 units of the item you chose to be tested
  • Confirm the shipment as Picked
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The decrease via outbound shipment should have created a new ledger line. Check the details to make sure they match.

Change via Inbound Shipment

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to 'Inbound shipments' and create a new shipment.
  • Add 2 units of the item you chose to be tested
  • Confirm the shipment as Delivered
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The increase via Inbound Shipment should have created a new ledger line. Check the details to make sure they match.

Change via Dispensing

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to 'prescriptions' and create a new prescription
  • Add 2 units of the item you chose to be tested
  • after adding units and confirming, the status changes from 'new' to 'picked'
  • Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. The decrease via dispensing should have created a new ledger line
  • Go to the prescription module, select the 'picked' prescription and delete it by clicking on 'actions
    Go back to 'stock' and click on the stock line selected to be tested
  • Check the ledger tab. Because the prescription was deleted, the ledger line is erased.
  • After deleting the 'picked' prescription, the quantity goes back to the initial point.

Change via Customer Return

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to Outbound shipments and create a new Customer return
  • Add 2 units of the item you chose to be tested
  • Confirm the status as Verified
  • Go back to 'stock'
  • The increase via Customer Return should have created a new stock line. If you check the ledger tab it should say 'Customer return'

Change via Supplier Return

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to Inbound shipments and create a new Supplier return
  • Add 2 units of the item you chose to be tested
  • Confirm the status as Picked
  • Go back to 'stock'
  • The decrease via Supplier Return should have created a new stock line. If you check the ledger tab it should say 'Supplier return'

Change via Repack all packs from 1 specific item line

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to 'repack' and double the package size. If pack size =1, make it 2, and so on.
  • Confirm the repack
  • Automatically the ledger tab will have the total quantity repacked with a negative sign. If repacked 80 packs, it will show -80
  • Go back to items view. New item lines with correct pack size will be created.
  • You should not be able to see any lines containing the old pack size.
  • Check the ledger tab. The changes via repacks should have created a new ledger line

Change via Repack only a few packs from 1 specific item line

  • Go to stock and choose a stock line to be tested. Take notes of the batch.
  • Go to 'repack' and double the package size. If pack size =1, make it 2, and so on.
  • Confirm the repack
  • Automatically the ledger tab will have the total quantity repacked with a negative sign. If repacked 80 packs, it will show -80
  • Go back to items view. New item lines with correct pack size will be created.
  • Check the ledger tab. The changes via repacks should have created a new ledger line
  • Go back to items view. The old pack size is still there, with the remaining packs.
  • Check the ledger tab. The changes via repacks should have created a new ledger line
@marthakeezy marthakeezy changed the title Inventory Adjustments / Item Ledger V2.5.0 Release Testing @ Stock Movement Workflows: Inventory Adjustments / Item Ledger Jan 14, 2025
@marthakeezy marthakeezy added Release Testing For Release Testing issues, created for testing suites Tester: Maria labels Jan 14, 2025
@marthakeezy marthakeezy self-assigned this Jan 14, 2025
@marthakeezy marthakeezy added the Build Tested: Issues Found Issue has been build tested with new issue(s) made for failed tests. label Jan 15, 2025
@marthakeezy
Copy link
Author

marthakeezy commented Jan 15, 2025

Linked the issues I raised in this comment

Build test completed, moving to Done ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Tested: Issues Found Issue has been build tested with new issue(s) made for failed tests. Release Testing For Release Testing issues, created for testing suites Tester: Maria
Projects
None yet
Development

No branches or pull requests

1 participant