نفس مصدر الإدارات والموديولات والـWorkflows؛ يتم تحميل 20 قصة فقط في كل صفحة.
632 نتيجة من نفس الـSRS Graphصفحة 15 من 32الكتالوج الكامل 632 Story فريدة
CustomerRankings-List-013
المبيعات والعملاء · تصنيف العملاء
بصفتي مسؤول النظام، أريد عرض ومتابعة سجلات تصنيف العملاء مع الفلاتر والإجماليات المسموح بها، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Admin
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Admin, I want to view customer rankings/statuses, so that I can manage classification labels used on customer records.
As a CRM Admin, I want to view customer rankings/statuses, so that I can manage classification labels used on customer records.
Acceptance Criteria (3)
Paginated list with name_en, name_ar columns.
Breadcrumb: Home → Customers → Rankings.
Add button opens create ranking modal.
CustomerRankings-Create-014
المبيعات والعملاء · تصنيف العملاء
بصفتي مسؤول النظام، أريد إنشاء سجل جديد في تصنيف العملاء بعد التحقق من البيانات والقواعد، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Admin
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Admin, I want to create a customer ranking, so that customers can be classified consistently.
As a CRM Admin, I want to create a customer ranking, so that customers can be classified consistently.
Acceptance Criteria (4)
Route: POST /customers/rankinges/store. Permission: store_CustomerStatus.
Also available via Add Ranking in Options dropdown on customers list (modal).
name_en and name_ar required.
Create — field dictionary
CustomerRankings-Update-015
المبيعات والعملاء · تصنيف العملاء
بصفتي مسؤول النظام، أريد تعديل بيانات تصنيف العملاء مع حفظ التاريخ وإعادة الاحتساب، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Admin
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Admin, I want to edit a customer ranking, so that classification labels can be corrected.
As a CRM Admin, I want to edit a customer ranking, so that classification labels can be corrected.
Acceptance Criteria (2)
Modal pre-filled from row data. name_en and name_ar required.
Edit — field dictionary
CustomerRankings-Delete-016
المبيعات والعملاء · تصنيف العملاء
بصفتي مسؤول النظام، أريد تنفيذ المتطلب التشغيلي في تصنيف العملاء، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Admin
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Admin, I want to delete a customer ranking, so that obsolete statuses can be removed.
As a CRM Admin, I want to delete a customer ranking, so that obsolete statuses can be removed.
Acceptance Criteria (2)
Soft delete on CustomerStatus model.
Hide Delete action and prevent delete, if it related by customers
Customer-Import-Export-Template-017
المبيعات والعملاء · العملاء
بصفتي مستخدم الأعمال، أريد استيراد بيانات العملاء بعد المعاينة والتحقق والمطابقة، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Sales Representative
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Sales Representative, I want to download the correct Excel import template, so that I can prepare import files with valid column headers.
As a CRM Sales Representative, I want to download the correct Excel import template, so that I can prepare import files with valid column headers.
Acceptance Criteria (4)
Available from Excel dropdown on customers list (no additional permission beyond list access).
Template columns must match required import headers: Name, Email, Ranking, Address, Mobile Number, Type.
Customer-ExportExtended-018
المبيعات والعملاء · العملاء
بصفتي مسؤول النظام، أريد تمديد الفترة المسموح بها في العملاء وفق الضوابط، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Admin
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Admin, I want an extended export filtered by customer type, so that I can export full customer profiles for integration or reporting.
As a CRM Admin, I want an extended export filtered by customer type, so that I can export full customer profiles for integration or reporting.
Acceptance Criteria (3)
Filters by type_id (1=Individual, 2=Company).
Downloads customers.xlsx with 22 columns including tax, location, platform, and company fields.
Export — column dictionary (Extended)
Customer-Operations-013
المبيعات والعملاء · العملاء
بصفتي مستخدم الأعمال، أريد تنفيذ المتطلب التشغيلي في العملاء، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: إدارة العملاء
فتح سريع للقصة
Actor: CRM Sales Representative
طبقًا للمصدر الأساسي ERP_SRS: As a CRM Sales Representative, I want quick operations links for a customer, so that I can jump to Contracts, Offers, or Invoices without navigating menus.
As a CRM Sales Representative, I want quick operations links for a customer, so that I can jump to Contracts, Offers, or Invoices without navigating menus.
Acceptance Criteria (5)
The operations button on each list row opens modal.
Contracts: Get list Contracts for customers and can create new contracts for this customer from the same page.
Offers: Get list offers for customers and can create new offers for this customer from the same page.
Invoices: Get list invoices for customers and can create new invoices for this customer from the same page.
Separate from Actions dropdown which contains Reminders, Convert, Files, Edit, Delete.
Payee-List-001
المالية والحسابات · المستفيدون
بصفتي مستخدم الأعمال، أريد عرض ومتابعة سجلات المستفيدون مع الفلاتر والإجماليات المسموح بها، حتى تكتمل العملية بنتيجة صحيحة وقابلة للتتبع.
دورة العمل: دورة Vendor Management
فتح سريع للقصة
Actor: Procurement Officer
طبقًا للمصدر الأساسي ERP_SRS: · As a Procurement Officer, I want to view the payees list, so that I can browse and manage suppliers.
· As a Procurement Officer, I want to view the payees list, so that I can browse and manage suppliers.
Acceptance Criteria (7)
· Route: GET /payees. Permission: index_Payee.
· Paginated list (default 25 per page) with Payee::filter() for industry, job title, expense item, type, contract filters, and date range.
· Columns permission-gated: To Tree checkbox, Name, Email, Tax Card, Phone, Type, Expense Items, Industry, Contacts, Job Title, Details, Added To Tree, Show, Actions.