Aggiunte funzionalita' per stampa riepilogativo
git-svn-id: svn://10.65.10.50/trunk@2570 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c43906b286
commit
d24b916481
@ -48,7 +48,7 @@ class CG4400_application : public TPrintapp
|
||||
TBit_array _selected;
|
||||
TArray_sheet *_ditte;
|
||||
TArray _nomiditte;
|
||||
bool _st_liq[13];
|
||||
bool _st_liq[13];
|
||||
bool _test;
|
||||
TRecnotype _nrec;
|
||||
bool _mov_empty, _stampa_ind_ditta, _stampa_tutti_i_registri, _auto_intraf, _stampa;
|
||||
@ -91,8 +91,8 @@ protected:
|
||||
|
||||
public:
|
||||
|
||||
//const char* desc_attivita (const TString&);
|
||||
const char* desc_attivita ();
|
||||
const char* desc_attivita (const TString&);
|
||||
//const char* desc_attivita ();
|
||||
const char* tipo_attivita ();
|
||||
const char* descr_doc ();
|
||||
const char* descr_iva (const char*);
|
||||
@ -109,7 +109,6 @@ public:
|
||||
messaggio controlla_liquidazione();
|
||||
messaggio controlla_b0();
|
||||
bool is_mese_ok(int,int);
|
||||
bool is_trim(int);
|
||||
bool controlla_mov();
|
||||
bool stampo_liquidazione(int);
|
||||
bool ventilazione(const char*);
|
||||
@ -120,6 +119,7 @@ public:
|
||||
bool stampa_datareg();
|
||||
bool stampa_registri_IVA(const TMask&);
|
||||
bool look_lia(long ditta = 0l);
|
||||
bool ricalcola(int);
|
||||
bool stampa_riepilogo(int);
|
||||
void stampa_pims(TPrintrow&, const TString&, int, int);
|
||||
void set_choice_limits(TMask&);
|
||||
|
Loading…
x
Reference in New Issue
Block a user