Closed litzvi closed 3 years ago
Another thing, add container to loading table. currently there is no way to see in the table the relation between arrival and loading Or we add the shipment code to the arrival if exists (I already added shipment code in the new version).
Another thing, add container to loading table. currently there is no way to see in the table the relation between arrival and loading Or we add the shipment code to the arrival if exists (I already added shipment code in the new version).
added in loading table. i dont see a reason to put it in arrival
add missing process names to com.avc.mis.beta.service.ProcessReader.getProcess(int, ProcessName) and I think you should return a clear message for default instead of null or if it doesn't matter than ignore, now i get NullPointerException.
i have no clue what you want me to do
added in loading table. i dont see a reason to put it in arrival
why not? so they have an indication if it was loaded or not while not many columns is this table anyway.
add missing process names to com.avc.mis.beta.service.ProcessReader.getProcess(int, ProcessName) and I think you should return a clear message for default instead of null or if it doesn't matter than ignore, now i get NullPointerException.
i have no clue what you want me to do
at least start with looking at the function and add the needed missing processes
add missing process names to com.avc.mis.beta.service.ProcessReader.getProcess(int, ProcessName) and I think you should return a clear message for default instead of null or if it doesn't matter than ignore, now i get NullPointerException.
i have no clue what you want me to do
at least start with looking at the function and add the needed missing processes
its not my function. its your code
added in loading table. i dont see a reason to put it in arrival
why not? so they have an indication if it was loaded or not while not many columns is this table anyway.
ok added
add missing process names to com.avc.mis.beta.service.ProcessReader.getProcess(int, ProcessName) and I think you should return a clear message for default instead of null or if it doesn't matter than ignore, now i get NullPointerException.
i have no clue what you want me to do
at least start with looking at the function and add the needed missing processes
its not my function. its your code
yes correct. sorry
add missing process names to com.avc.mis.beta.service.ProcessReader.getProcess(int, ProcessName) and I think you should return a clear message for default instead of null or if it doesn't matter than ignore, now i get NullPointerException.