Patch level : 12.01 1308
Files correlati : cg4.exe Commento : Actual spotti corrette note di credito reverse charge Flaminio eliminato header scorretto in liquiudazione
This commit is contained in:
parent
7d7ff1e553
commit
627bbb3035
@ -1763,7 +1763,7 @@ void TLiquidazione_app::set_pim_head(_DescrItem& d)
|
||||
if (d._flags == PIS_HEAD)
|
||||
{
|
||||
set_row(r++, FR(" Cod.@41gVENDITE@71gCORRISPETTIVI@106gACQUISTI"));
|
||||
set_row(r++, FR(" @99gACQUISTI INDETRAIBILI"));
|
||||
// set_row(r++, FR(" @99gACQUISTI INDETRAIBILI"));
|
||||
set_row(r++, FR(" IVA Descrizione@30gImponibile@49gImposta@63gImponibile@82gImposta@96gImponibile@115gImposta"));
|
||||
// set_row(r++, FR(" @96gImponibile@115gImposta"));
|
||||
set_row(r, "");
|
||||
|
@ -2451,14 +2451,13 @@ bool TStampa_registri_app::preprocess_page(int file, int counter)
|
||||
|
||||
_tipodoc = mov.get(MOV_TIPODOC);
|
||||
|
||||
if (_tipodoc == "NC")
|
||||
revcha = -revcha;
|
||||
|
||||
bool integrazione = false;
|
||||
|
||||
if (totdoc < ZERO) // Controlla il segno corretto da assegnare alle ritenute
|
||||
{
|
||||
ritsoc = -ritsoc;
|
||||
ritfis = -ritfis;
|
||||
revcha = -revcha;
|
||||
}
|
||||
|
||||
if (_cur->pos() == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user