Commit Graph

4 Commits

Author SHA1 Message Date
HoloPanio fad8143ead test: fix current test suite 2026-04-29 01:13:41 +00:00
HoloPanio 5194d0e21e fix: fixed warehouse inventory numbers and some button verbage 2026-04-21 04:38:07 +00:00
HoloPanio 32bba31e72 fix(dalpuri): populate locationId and fix closedFlag on opportunities
- Add ownerLevelRecId -> locationId mapping to opportunity translation
- Include soOppStatus in opportunity query and derive closedFlag from
  status.closedFlag (with fallback to legacy oldCloseFlag field)
- Add locationId sanitization guard in both sync.ts and sync-by-table.ts

Note: departmentId is not available in CW SO_Opportunity table and
remains null for synced records.
2026-04-09 00:22:41 +00:00
HoloPanio 24f303355b all the haul 2026-04-07 23:56:31 +00:00