Patch level : 12.0 1006

Files correlati     : ci1.exe ci1200.msk ci1300a.msk ci1400a.msk ci1200a.rep
                      ci1200b.rep ci1200d.rep ci1200e.rep ci1300a.rep ci1300b.rep
                      ci1400a.rep ci1400b.rep
Commento            :

Resa opzionale la data di stampa nella stampa dei riepiloghi dell contabilità industriale

Interno
This commit is contained in:
Alessandro Bonazzi 2020-11-06 00:00:53 +01:00
parent 6744198d4c
commit 1e3c309e4b

View File

@ -36,6 +36,8 @@ class TRectype;
#define DEFAULT_FONT_NAME "Courier"
#endif
#define REP_FIELD(section, field) section "." TOSTRING(field)
class TReport_font : public TSortable
{
enum { DEFAULT_FONT_SIZE = 10 };