Sales & COGS
Create Sales Day
Record daily sales for a branch and automatically:
- Consume stock based on recipes (SALE_ISSUE moves from branch location)
- Compute COGS and gross profit per item + per day
Assumptions:
- Each sold item has a recipe in recipes/recipe_lines.
- Branch (location_id) holds stock of the recipe components.
post/inventory/sales/days
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.