Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants. Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
653 B
Markdown
20 lines
653 B
Markdown
# Accounting Service (Placeholder)
|
|
|
|
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
|
|
|
## مسئولیتها
|
|
- حسابداری ۴ سطحی
|
|
- اسناد دوبل (Double-entry)
|
|
- مرکز هزینه
|
|
- پروژه
|
|
- فاکتور
|
|
- پرداخت
|
|
- مالیات
|
|
- سامانه مؤدیان
|
|
- گزارشهای مالی
|
|
|
|
## اصول
|
|
- دیتابیس مستقل (`accounting_db`) با `tenant_id` در جداول بیزینسی.
|
|
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
|
- بررسی دسترسی قابلیتها از Core (`accounting.*`).
|