stellarbb / devops

0 stars 0 forks source link

Updated Inventory System: Implement Warehouse Stocks at date tab (use case 4) #32

Open playcock opened 2 days ago

playcock commented 2 days ago

Feature Request

Still working out the scope.

Confluence references: https://stellarbb.atlassian.net/wiki/spaces/DevOps/pages/17596434/Central+Office+-+Stock+Adjustment+Report

Use case

User Stories 4 in the docx was provided by Logan. Other User Stories are covered in other GitHub Issues (https://github.com/stellarbb/devops/issues/30 #31 ) - Inventory System Development Sheet.docx

  1. As a user, when I go within “stock movements” and see a stock movement that results in the increase or decrease of a product within a warehouse, I would like to see the total amount that moved (quantity x product cost = total moved).

Suggested implementation

No response

Suggested steps

No response

playcock commented 1 day ago
  1. Need quantity x product cost(bullet 3 below) = total moved to become quantity x (product cost + sales tax) = total moved a. Product cost is the same as unit cost (see screenshot)
  2. Price and cost is not being differentiated but needs to be – look into this so we can accomplish use case 4 Image