Norma 32 - Corrección de la alineación del campo Código INE.
git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@195 c93665c3-c93d-084d-9b98-7d5f4a9c3376
This commit is contained in:
parent
02b6d00f8e
commit
75b62b3878
@ -425,7 +425,7 @@ begin
|
||||
sReg := sReg + Ajusta(NumRemesa, 'I', 4, _CERO_); // 4
|
||||
|
||||
// C
|
||||
sReg := sReg + Ajusta(RegCodigoINE, 'I', 9, _SPCE_); // 9
|
||||
sReg := sReg + Ajusta(RegCodigoINE, 'D', 9, _SPCE_); // 9
|
||||
sReg := sReg + Ajusta('', 'I', 2, _SPCE_); // 2
|
||||
|
||||
// D
|
||||
|
||||
Reference in New Issue
Block a user