السلام عليكم
لقد قمت بانشاء تقارير تفاعلية يومية واسبوعية وشهرية وسنوية من قاعدة بيانات من نوع MongoDB والعمل على ترتيب النتائج حسب مجموعة من الشروط على سبيل المثال المنتجات الاكثر المبيعا في هذا اليوم
تفاصيل التقارير التي قمت بإنشاءها كالتالي:
1- Customers
- customer count
- top customers by orders count -- effected by filter
- top customers by total price -- effected by filter
2- Products
- products count
- top products by orders count -- effected by filter
- top products by total price -- effected by filter
3- Job orders
- Orders count
- total count
- today orders
- this week
- this month
- this year
- Total price
- total
- today orders
- this week
- this month
- this year
4- Job order status
- order count for each status
5- Customer & product report
- get total count & total price for each year and can be ordered by max and min of each year
6- Order status report (Performance report)
- to calc. the time between changing the status of the order
7- Daily sales report
- divide total price by actual delivery date or promised delivery date if actual = null
- sum the result with the related date
- show the result of each date of the week, month, year, chosen date.
ولكم جزيل الشكر والاحترام
اسم المستقل | شادي ا. |
عدد الإعجابات | 0 |
عدد المشاهدات | 39 |
تاريخ الإضافة | |
تاريخ الإنجاز |