Commit Graph

133 Commits

Author SHA1 Message Date
dhanabalan
1f9bfdd6fe Added chracteristics master for product characterstics
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 12s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / review (pull_request) Failing after 22s
Laravel Pint / pint (pull_request) Successful in 2m13s
Laravel Larastan / larastan (pull_request) Failing after 3m10s
2025-12-05 14:00:52 +05:30
dhanabalan
eb38f4ddcf commented out machine ID validation logic in storeProcessOrderData method
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 11s
Gemini PR Review / review (pull_request) Failing after 31s
Laravel Pint / pint (pull_request) Successful in 2m46s
Laravel Larastan / larastan (pull_request) Failing after 14m10s
2025-11-29 15:36:54 +05:30
dhanabalan
d6c7e43715 Updated sfg_number validations as optional and check duplcate only if it exist
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 11s
Gemini PR Review / review (pull_request) Failing after 21s
Laravel Pint / pint (pull_request) Successful in 2m48s
Laravel Larastan / larastan (pull_request) Failing after 4m30s
2025-11-29 12:21:17 +05:30
dhanabalan
bf1ae76334 Updated POST API log message
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 11s
2025-11-27 11:53:50 +05:30
dhanabalan
27b4377e9e Updated error response codes in updateGR and related methods to return 404 for various validation errors and Added sfg_number duplicate warning
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 12s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 12s
Gemini PR Review / review (pull_request) Failing after 22s
Laravel Pint / pint (pull_request) Failing after 2m14s
Laravel Larastan / larastan (pull_request) Failing after 2m23s
2025-11-27 08:33:31 +05:30
dhanabalan
36e51ad6cb Enhanced storeProcessOrderData method with improved validation and error handling for plant code, item code, coil number, order quantity, received quantity, SFG number, machine ID, and created by
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 24s
Laravel Larastan / larastan (pull_request) Failing after 2m12s
Laravel Pint / pint (pull_request) Failing after 2m26s
2025-11-26 19:48:52 +05:30
dhanabalan
ded043ba16 Added POST API logs to view the structure in command prompt
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 11s
Gemini PR Review / review (pull_request) Failing after 22s
Laravel Larastan / larastan (pull_request) Failing after 2m15s
Laravel Pint / pint (pull_request) Failing after 2m9s
2025-11-26 16:57:23 +05:30
dhanabalan
d7b6e8c111 Enhance get_testing_data response with additional fields as requested_date and null safety
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 9s
Gemini PR Review / review (pull_request) Successful in 1m4s
Laravel Pint / pint (pull_request) Failing after 2m51s
Laravel Larastan / larastan (pull_request) Failing after 6m19s
2025-11-25 16:11:19 +05:30
dhanabalan
18e232ffb3 Added numeric type for received quantity 2025-11-20 12:29:26 +05:30
dhanabalan
3be0066eee modified logic in process order 2025-11-19 14:22:21 +05:30
dhanabalan
0be804d81c added received quantity logic in api 2025-11-19 13:38:20 +05:30
dhanabalan
b89d96f859 modified logic in process order 2025-11-19 11:31:03 +05:30
dhanabalan
e47ab43aa3 Added logic for total received quantity in process order 2025-11-17 14:16:18 +05:30
dhanabalan
533ad72ca8 Added get and post api for process order 2025-11-17 14:00:46 +05:30
dhanabalan
95e18838ca Sort work centers by name in get_data method of MachineController 2025-11-15 17:29:45 +05:30
dhanabalan
7c773f2cca Enhance MachineController with detailed validation and Machine Data Retrieval against plant and line 2025-11-15 17:07:25 +05:30
dhanabalan
966e756bf2 Fix error message for empty GR Number in getGRSerial response 2025-11-02 15:40:28 +05:30
dhanabalan
d79c7101b4 Remove unused test method and its associated code from ObdController 2025-10-13 15:57:18 +05:30
dhanabalan
ffec5e1cd3 Added proper messages for get pdf for gr number 2025-10-08 10:11:21 +05:30
dhanabalan
767082d703 Added completed logic for gr master api 2025-10-04 15:34:46 +05:30
dhanabalan
d148828ef1 Added status column to update 2025-10-04 15:12:40 +05:30
dhanabalan
1802c1443c Add plant code retrieval in user controller to enhance user data response 2025-09-29 17:21:44 +05:30
dhanabalan
9f98348600 added item code in an array for getting serial number 2025-09-29 17:17:03 +05:30
dhanabalan
7845b86a79 Addded item code logic in get serial number 2025-09-29 17:06:13 +05:30
dhanabalan
53cb04b14e Update error message for user not found in updateGR method for clarity 2025-09-27 16:53:08 +05:30
dhanabalan
64003ca776 Add validation for item codes in updateGR method to ensure they are at least 6 digits and numeric 2025-09-27 16:51:18 +05:30
dhanabalan
0d9fd498d6 Refactor user retrieval in updateGR method to simplify query by removing unnecessary plant_id condition 2025-09-27 16:49:17 +05:30
dhanabalan
071627ccd4 Add user validation in updateGR method to ensure scanned_by exists for the given plant 2025-09-27 16:30:59 +05:30
dhanabalan
f58c36383b Add validation for existing GR numbers and check for missing serials in updateGR method 2025-09-27 16:26:34 +05:30
dhanabalan
0c84421719 Add updateGR method to PdfController for updating serial numbers with validation 2025-09-27 16:08:01 +05:30
dhanabalan
61e9995892 Remove status_code from getGRSerial response in PdfController 2025-09-27 15:07:27 +05:30
dhanabalan
034db8f879 Add getGRSerial method to PdfController for retrieving serial numbers by GR number and plant code with authorization 2025-09-27 15:04:01 +05:30
dhanabalan
388d91f8a4 Add getGRPdf method to PdfController for retrieving GR PDFs with authorization 2025-09-27 14:35:19 +05:30
dhanabalan
5b8bb29aeb Add validation for serial numbers in readFiles method and return error response for invalid entries 2025-09-26 12:09:41 +05:30
dhanabalan
b2cf4dc18e Refactor readFiles method to streamline CSV row processing and ensure unique remaining row is returned 2025-09-26 11:57:28 +05:30
dhanabalan
9774cda2ad Refactor readFiles method to enhance CSV row validation and ensure unique remaining rows are collected 2025-09-26 11:49:31 +05:30
dhanabalan
bbe05d62b1 Enhance readFiles method to validate CSV row structure and return error response for insufficient columns 2025-09-26 11:40:00 +05:30
dhanabalan
f353a699a2 Refactor readFiles method to handle file content processing and return structured response with serial numbers and remaining rows 2025-09-26 11:38:14 +05:30
dhanabalan
956c282005 Add debug response for file reading in readFiles method and improve error handling for file accessibility 2025-09-26 11:22:52 +05:30
dhanabalan
c9b5a59bf2 Refactor readFiles method to dynamically set file path and improve file handling 2025-09-26 11:16:06 +05:30
dhanabalan
086910122e Implement file reading and database insertion in readFiles method 2025-09-26 11:13:38 +05:30
dhanabalan
92a3b5a448 Refactor error responses in readFiles method to standardize status descriptions 2025-09-26 10:48:52 +05:30
dhanabalan
64237c3da0 Improve error handling in readFiles method for directory access and readability 2025-09-26 10:47:35 +05:30
dhanabalan
3d21975096 Validate plant code in readFiles method and update response structure 2025-09-26 10:43:52 +05:30
dhanabalan
0710c3a7a1 Add authorization check to readFiles method in SapFileController 2025-09-26 10:35:22 +05:30
dhanabalan
18eb234df4 Fix readFiles method to correctly concatenate file path for reading file contents 2025-09-26 10:30:58 +05:30
dhanabalan
8a3c0639ad Refactor readFiles method to improve .txt file filtering logic 2025-09-26 10:26:04 +05:30
dhanabalan
f50fbf5771 Fix readFiles method to add missing slash in file path for correct .txt file filtering 2025-09-26 10:22:23 +05:30
dhanabalan
3a115241a9 Fix readFiles method to add missing slash in file path for correct .txt file filtering 2025-09-26 10:21:07 +05:30
dhanabalan
062f35cb4d Fix readFiles method to correctly filter .txt files by adding missing slash in path 2025-09-26 10:15:34 +05:30