Sales By Category
Target release | 08/23/2024 |
Document status | |
Document owner | [email protected] |
Developer | [email protected], [email protected], [email protected] |
QA | [email protected] |
🎯 Objective
Provide context on this project and explain how it fits into your organization’s strategic goals.
Objective |
---|
Simplify the user experience |
🤔 Assumptions
List any assumptions you have about your users, technical constraints, or business goals.
🌟 Milestones
Create a visual road-map and help your team stay on track.
🗒️ Requirements
Requirement | User Story Must be export to excel, print pdf, send mail and report schedule
⚡ API Integration
Description | API |
---|---|
Request category report | CategoryReportRequest |
Request list of item for category report | ItemReportRequest |
Request item type report | ItemTypesReportRequest |
Request list of item for item type report | ItemReportByTypeRequest |
🎨 User interaction and design
1. Sales by Category In this case + Sales Category: get Category name + Avg Price = Gross sales/ quantity + Quantity: số lượng items trong category đã được bán + Gross sales: total sub total - Cash discount - Coin discount + Discount amount: số tiền được giảm giá trong ticket + Net sales = Gross sales - (discount amount + cash discount + coin discount) + Tax = total * tax rate +

2. Sales by Item type

In this case + Item type: get item type in BO + Avg Price = Gross sales/ quantity + Quantity: số lượng items trong category đã được bán + Gross sales: total sub total - Cash discount - Coin discount + Discount amount: số tiền được giảm giá trong ticket + Net sales = Gross sales - (discount amount + cash discount + coin discount) + Tax = total * tax rate ## ❓️ Open Questions
Question | Answer |
---|---|
How might we make users more aware of this feature? | We’ll announce the feature with a blog post and a presentation |
⚠️ Out of Scope
Compare số liệu trong Sales Summary - Tax check condition Tax before discount or tax after discount