Commit Graph

11 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
3e81effde4 Added location form in resource page in invoice data validations 2025-11-14 18:55:45 +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
af0db6275f Refactor duplicate entry handling and improve error notifications in InvoiceDataValidationResource 2025-11-08 18:27:23 +05:30
dhanabalan
b4a2cf132c Added logic for checking document number against plant in invoice data validations screen 2025-11-08 01:12:53 +05:30
dhanabalan
e27504d46d Add duplicate entry checks in InvoiceDataValidationResource for database and file uploads 2025-11-07 22:37:46 +05:30
dhanabalan
a1ba7318ec Add searchable functionality to document number column in InvoiceDataValidationResource table 2025-11-05 18:01:47 +05:30
dhanabalan
f31ed4090b Add searchable functionality to invoice data table columns for improved user experience 2025-11-05 13:09:03 +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
6b8c4de985 Added resource file of invoice data validation 2025-10-31 17:37:05 +05:30