No description
- Replace manual lat/lng fields in the vendor form with a single Pincode field; location is auto-filled from the GST GSTIN lookup - On save the Server Action geocodes the pincode via Nominatim and caches lat/lng in the DB so distance queries stay fast - Add deleteVendor action: blocked by non-draft POs; nulls out draft PO vendorId and Product.lastVendorId; cascades ProductVendorPrice - Add ConfirmDeleteButton shared component (inline two-step confirm) Migration: 20260514091124_vendor_pincode Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| App/pelagia-portal | ||
| GstService | ||
| .gitignore | ||