Patch level : 12.0 1098
Files correlati : ci1300ab.rep ci1300bb.rep ci1300a.rep ci1.exe Commento : Corretti report per beneficiario nella stampa ore per risorsa/attrezzatura
This commit is contained in:
parent
394ace407c
commit
54f4310aa1
@ -309,7 +309,8 @@ void format_report_month(const int anno, const int mese, TReport& rep)
|
||||
{
|
||||
if (!ci_is_ferial_day(giorno))
|
||||
rep_field->set_back_color(COLOR_LTGRAY);
|
||||
|
||||
else
|
||||
rep_field->set_back_color(COLOR_WHITE);
|
||||
code = itow(giorno.wday());
|
||||
code.cut(3);
|
||||
code << '\n' << giorno.day();
|
||||
|
Loading…
x
Reference in New Issue
Block a user