Project

General

Profile

Edit Copy Actions

Feature #8509

open

working on application can be converted into saas based formate for that create an application for subscriptions handling and company handlings

Added by Teja Sriram Sangani 8 days ago. Updated 7 days ago.

Status:
In Progress
Priority:
Normal
Target version:
-
Start date:
04/01/2026
Due date:
% Done:

20%

Estimated time:
30:00 h
Spent time:

Add

Subtasks


Add

Related issues

Actions #1

Updated by Teja Sriram Sangani 8 days ago

  • Status changed from New to In Progress
  • Assignee set to Teja Sriram Sangani
  • Estimated time set to 30:00 h

Updated by Teja Sriram Sangani 7 days ago

  • % Done changed from 0 to 20

1. Made tenant-aware navigation dynamic across the FE, so static paths don’t throw users to wrong screens/dashboard.
2. Added shared tenant path helper and router fallback rewrite to keep routes under the active tenant slug.
3. Fixed POS payment success flow so receipt opens correctly instead of closing/redirecting too early.
4. Replaced static receipt logos with dynamic company logo where available.
5. Added safe fallback: if tenant/company logo is missing, current Evergreen logo is shown.
6. Made invoice PDF headers use dynamic company branding (logo, name, address, email, phone) instead of hardcoded values.
7. Persisted company details in local storage from header fetch so receipt/PDF screens can consistently use brand data.
8. Improved backend `dbName` handling (prefer `req.user.dbName` where token-verified) to avoid undefined/mismatch issues.

Edit Copy Actions

Also available in: Atom PDF