You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After processing all the information, the client needs a log file with pointed out all the checks that failed.
As a sum-up the column assumes value 0 if is correct, 1 if is not correct.
At the end of each sheet, there are some checks in RED color which will sum-up the situation, if the value is different from OK, we have to report it
The idea is to use the mapping created before #433 to report the wrong value.
In a brief the expected is:
The code will check if the value of the column of the check is != 0
if is 0,nothing to report
if is 1+ means that something went wrong
In case of 1+ we have to:
After processing all the information, the client needs a log file with pointed out all the checks that failed.
As a sum-up the column assumes value 0 if is correct, 1 if is not correct.
At the end of each sheet, there are some checks in RED color which will sum-up the situation, if the value is different from OK, we have to report it
The idea is to use the mapping created before #433 to report the wrong value.
In a brief the expected is:
In case of 1+ we have to:
codice ato
,denominazione
, value, and the description provided in the mapping fileExample log structure
The text was updated successfully, but these errors were encountered: