Commit Graph

13 Commits

Author SHA1 Message Date
dhanabalan
01783c4fc7 Updated report view logic
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 11s
Gemini PR Review / review (pull_request) Failing after 20s
Laravel Larastan / larastan (pull_request) Failing after 1m59s
Laravel Pint / pint (pull_request) Failing after 2m18s
2025-11-27 11:07:04 +05:30
dhanabalan
95c909b6ac Refactor: Clean up imports and enhance form/table structure in InvoiceDataValidation and InvoiceOutValidation resources
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 11s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Laravel Larastan / larastan (pull_request) Failing after 2m1s
Laravel Pint / pint (pull_request) Failing after 2m7s
Gemini PR Review / review (pull_request) Failing after 44s
2025-11-27 10:59:00 +05:30
dhanabalan
68cd0b81a2 1. Added import and export actions with labels and warning colors for the following resources:
- LineResource
  - LineStopResource
  - LocatorResource
  - MachineResource
  - MfmMeterResource
  - MfmParameterResource
  - MotorTestingMasterResource
  - PlantResource
  - ProductionLineStopResource
  - ProductionPlanResource
  - ProductionQuantityResource
  - QualityValidationResource
  - SerialValidationResource
  - ShiftResource
  - StickerMasterResource
  - UserResource
  - WorkGroupMasterResource
2. Updated camera capture functionality to ensure overlay canvas size syncs with video size.
2025-11-13 16:27:48 +05:30
dhanabalan
3291c47d2c Improve error messages for clarity and consistency in InvoiceOutValidationResource 2025-11-08 17:51:12 +05:30
dhanabalan
317e877255 Refactor duplicate QR code messages for consistency in wording and clarity 2025-11-08 16:20:00 +05:30
dhanabalan
b25b42083f Fix notification message for successful import by adding a period at the end 2025-11-08 16:03:32 +05:30
dhanabalan
b7a8c933ff Enhance invoice out validation table with searchable 'updated_by' column and improved duplicate handling logic on import 2025-11-08 12:21:24 +05:30
dhanabalan
3da1616a9f Added logic for duplicate validation in invoice out validation screen 2025-11-08 01:37:07 +05:30
dhanabalan
2004d490b6 Added duplicate document number logic in invoice out validation screen 2025-11-08 01:28:12 +05:30
dhanabalan
c51e05f058 Add searchable functionality to scanned_at, scanned_by, created_at, and created_by columns in InvoiceOutValidationResource table 2025-11-06 11:55:10 +05:30
dhanabalan
54e0760f94 Enhance invoice validation by adding plant type checks and improving error handling for imports 2025-11-04 10:41:56 +05:30
dhanabalan
43f02e0d13 added validation for to show unique plant codes in error response in invoice out validation 2025-10-31 17:58:10 +05:30
dhanabalan
05202c371d Added resource file of invoice out validation 2025-10-31 17:41:42 +05:30