save for the weekend

This commit is contained in:
2024-06-07 13:33:04 +02:00
parent 48fccafe76
commit 34fbefc138
3 changed files with 181 additions and 23 deletions

View File

@@ -170,7 +170,7 @@ std::string Calculator::GetDurationFromCost(Configuration* cfg,
// in this case, adapt inputDate accordingly.
// #define DEBUG_GET_DURATION_FROM_COST 1
//#define DEBUG_GET_DURATION_FROM_COST 1
#if DEBUG_GET_DURATION_FROM_COST==1
qCritical() << DBG_HEADER << "PRE-PAID-OPTION: ADAPT-INPUT-DATE" << inputDate.toString(Qt::ISODate);
#endif