Feature #9986
openLogin issue on staging if i select comapny it will be navigate to localhost domain & my all modules cross check to resolve findout issues
Subtasks
Related issues
Updated by Teja Sriram Sangani 8 days ago
- Status changed from New to In Progress
- % Done changed from 0 to 60
- Completed fixes for tenant/company login and domain navigation to ensure users are directed to the correct company environment.
- Resolved the root login page redirection issue so users remain on the main login page until they select a company.
- Fixed the Vendor Invoices page issue and verified that it is working as expected.
Updated by Teja Sriram Sangani 7 days ago
- % Done changed from 60 to 90
- Updated the Sale Return filters to use the company timezone for all preset date filters (Today, This Week, This Month, etc.), passed the required `timeFilter`, `YYYY-MM-DD`, and `timezone` parameters in the API, and removed UTC hardcoding from the backend and export functionality to ensure consistent date filtering.
- Fixed the timezone handling in Product Quotations so that filtering is based on the company timezone and made the filtering behavior consistent across Products, Sales, and Product Quotations.
- Added validation to the Product Purchase Date field to prevent selecting future dates and fixed the date picker so the maximum selectable date is always limited to the current date.