Patch level : 12.0 736

Files correlati     : cg
Commento            : Tolta obbligatorietà fornitore in bolla doganale
This commit is contained in:
Mattia Tollari 2019-03-19 11:23:18 +01:00
parent f1abca0b64
commit e74b3665f6

View File

@ -369,7 +369,7 @@ BEGIN
DISPLAY "Codice Fiscale@16" COFI
OUTPUT F_BOLLACODCLI CODCF
OUTPUT F_BOLLARAGCLI RAGSOC
CHECKTYPE REQUIRED
CHECKTYPE NORMAL
WARNING "Fornitore associato a bolla doganale assente"
ADD RUN cg0 -1
FLAGS ""
@ -388,7 +388,7 @@ BEGIN
DISPLAY "Codice Fiscale@16" COFI
OUTPUT F_BOLLACODCLI CODCF
OUTPUT F_BOLLARAGCLI RAGSOC
CHECKTYPE REQUIRED
CHECKTYPE NORMAL
ADD RUN cg0 -1
FLAGS ""
END