TorbatYar/backend/services/file_storage
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
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>
2026-07-24 15:26:43 +03:30
..
README.md Ship enterprise Accounting FE/API with CRUD parity and production wiring. 2026-07-24 15:26:43 +03:30

File Storage Service (Placeholder)

وضعیت: طراحی‌شده در معماری، پیاده‌سازی در فازهای بعدی.

مسئولیت‌ها

  • آپلود فایل
  • مدیریت asset
  • دسترسی tenant-aware
  • اتصال به S3-compatible storage

اصول

  • دیتابیس مستقل (file_storage_db) با tenant_id در جداول بیزینسی.
  • ارتباط با سایر سرویس‌ها فقط از طریق API/Event.
  • بررسی دسترسی قابلیت‌ها از Core (file_storage.*).