Patch level : 12.0 394
Files correlati : cg4.exe Corretto in funzionamento per fatture per cassa Corretta stampa registri per l'ultima registrazione stampata 2 volte in certe condizioni git-svn-id: svn://10.65.10.50/branches/R_10_00@23833 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
25dbb8e2d4
commit
b30cc9cc34
@ -1680,7 +1680,7 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt, TAssoc_array &
|
||||
|
||||
id.put(RMI_IMPONIBILE, val_imp);
|
||||
id.put(RMI_IMPOSTA, val_iva);
|
||||
if (is_detr_diff == 0 && (tipomov_pag == tm_pagamento || tipomov_pag == tm_pagamento_insoluto)) // detraibile
|
||||
if (is_detr_diff == 0 && tipomov_pag == tm_pagamento) // detraibile
|
||||
{
|
||||
if (tipomov == vendita)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user