You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependant on #21, the goal is to create a Cronjob that runs at the beginning of each month which performs the following tasks in order:
Fetch monthly usage CSVs from S3
Fetch nonbillable data from the CCI-MOC private repo
Fetch the list of old PIs from S3 (maybe this file should be relocated to our nonbillable Github repo?)
Process the invoices
Upload the processed to S3
I have a question regarding the precise details, and I'll likely add more as I progress through this issue:
@joachimweyl Currently the invoice processing script exports not only the combined Billable and Non-Billable invoices, but also the HU-only, HU & BU only, Lenovo-only, and the PI-specific invoices as well. Should we decide on a naming convention for these files and how they should be stored in S3?
The text was updated successfully, but these errors were encountered:
Dependant on #21, the goal is to create a Cronjob that runs at the beginning of each month which performs the following tasks in order:
I have a question regarding the precise details, and I'll likely add more as I progress through this issue:
The text was updated successfully, but these errors were encountered: