Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@21617 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4d4883f9ab
commit
093914f646
@ -438,7 +438,7 @@ bool THardy_movimenti::scrivi_righe()
|
||||
|
||||
// se la descrizione comincia con queste stringhe, significa che è un pagamento immediato
|
||||
// e va passata la riga contabile cosi come è
|
||||
if (descr.starts_with("S.DO DOC.") || descr.starts_with("ABB. DOC."))
|
||||
if (descr.starts_with("S.DO DOC.") || descr.starts_with("ABB. DOC.") || descr.starts_with("ACC. DOC."))
|
||||
rec_rmov.put(RMV_ROWTYPE, "C");
|
||||
else
|
||||
if (riga_omaggio)
|
||||
|
Loading…
x
Reference in New Issue
Block a user