fix(dalpuri): correct UTC timestamp field names in smart sync

Fixed field name mismatches for tables with lastUpdatedUTC (all-caps):
- IV_Product: lastUpdateUtc → lastUpdatedUTC
- Department: lastUpdateUtc → lastUpdatedUTC

These field names must match the Prisma schema exactly (case-sensitive).
Ensures smart sync decision logic can correctly probe for record updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-01 21:28:22 -05:00
parent 688a9096c2
commit 87cce83030
+1087
View File
File diff suppressed because it is too large Load Diff