Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento :lv2.exe riferimenti in testata corretti git-svn-id: svn://10.65.10.50/trunk@19261 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c3ab08bbfc
commit
6305a2b34e
@ -829,7 +829,7 @@ END
|
||||
|
||||
LISTBOX S_CALCCONS 1 34
|
||||
BEGIN
|
||||
PROMPT 2 19 "Calcolo"
|
||||
PROMPT 2 19 "Calcol
|
||||
ITEM "0|Uguale al ritirato"
|
||||
MESSAGE CLEAR,S_CONG
|
||||
ITEM "1|Conguaglio alla confezione"
|
||||
|
@ -152,6 +152,7 @@ void TFatturazione_lavanderie::post_process_output(TLista_documenti& doc_out)
|
||||
TRiga_documento& rout = doc[1];
|
||||
TString80 descr = rout.get(RDOC_DESCR);
|
||||
doc.put(DOC_NOTE,descr);
|
||||
doc.destroy_row(1,true);
|
||||
}
|
||||
|
||||
const bool ragart = contr.get_bool(LVCONDV_RAGART); // leggo il flag di testata raggruppa su unico articolo
|
||||
|
Loading…
x
Reference in New Issue
Block a user