Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
27 lines
844 B
Markdown
27 lines
844 B
Markdown
# Ecommerce / Online Store Builder Service (Placeholder)
|
|
|
|
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
|
|
|
## مسئولیتها
|
|
- فروشگاهساز
|
|
- محصولات
|
|
- دستهبندی
|
|
- موجودی
|
|
- سفارش
|
|
- پرداخت
|
|
- ارسال
|
|
- تخفیف
|
|
- سبد خرید
|
|
|
|
## اصول
|
|
- دیتابیس مستقل (`ecommerce_db`) با `tenant_id` در جداول بیزینسی.
|
|
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
|
- بررسی دسترسی قابلیتها از Core (`ecommerce.*`).
|
|
|
|
|
|
## Related Documents
|
|
|
|
- [Module Registry](../../../docs/module-registry.md#ecommerce)
|
|
- [Services Contracts](../../../docs/reference/services-contracts.md)
|
|
- [Architecture](../../../docs/architecture/architecture.md)
|