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>
24 lines
768 B
Markdown
24 lines
768 B
Markdown
# SMS Panel Service (Placeholder)
|
||
|
||
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
||
|
||
## مسئولیتها
|
||
- ارسال پیامک
|
||
- صف ارسال
|
||
- template
|
||
- providerهای مختلف
|
||
- rate limit
|
||
- retry
|
||
|
||
## اصول
|
||
- دیتابیس مستقل (`sms_panel_db`) با `tenant_id` در جداول بیزینسی.
|
||
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
||
- بررسی دسترسی قابلیتها از Core (`sms_panel.*`).
|
||
|
||
|
||
## Related Documents
|
||
|
||
- [Module Registry](../../../docs/module-registry.md#sms_panel)
|
||
- [Services Contracts](../../../docs/reference/services-contracts.md)
|
||
- [Architecture](../../../docs/architecture/architecture.md)
|