Log success
This commit is contained in:
parent
97d79c771b
commit
c8d4583543
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ def generate_um_report(start_date: str, end_date: str):
|
|||
logger.warning(orders_without_sats_received)
|
||||
raise ValueError("Not all orders have sats_received. Can't compute sats owed without that.")
|
||||
|
||||
logger.info("Success, all orders have sats_received filled in.")
|
||||
# Fetch orders:
|
||||
# - Between specific dates
|
||||
# - That contain the hardcoded products
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue