Implementation of the opportunity product view

This commit is contained in:
2026-09-07 00:36:56 -03:00
parent 7fef10abd3
commit e4cfb3fa9c
10 changed files with 3082 additions and 18 deletions

View File

@@ -24,6 +24,7 @@ The build recreates `dist/chromium` and `dist/firefox` from the same source.
- Paginated opportunity retrieval with filters for reference, customer, owner, status, stage, and text search.
- Column sorting, links to opportunities and accounts, opportunity number copying, and stage indicators.
- Opportunity type view preferences persisted in the browser.
- Background product retrieval with configurable caching, progress tracking, and expandable product details.
- Light and dark themes based on Oracle Redwood.
- Separate outputs for Chromium/Edge and Firefox.