aaaaaaaaaaaa
This commit is contained in:
@@ -16,4 +16,5 @@ pair<int, int> create_week_period();
|
||||
|
||||
// report stuff
|
||||
void report_single_spot(bool weekly = false);
|
||||
void report_all_spots(bool weekly = false);
|
||||
void report_all_spots(bool weekly = false);
|
||||
void report_customer(int customerID, bool weekly = false);
|
||||
|
Reference in New Issue
Block a user