ctsit / rcc.billing

Automated, data-driven service billing implemented on REDCap Custodian
https://ctsit.github.io/rcc.billing/
Apache License 2.0
0 stars 3 forks source link

Add these fiscal contact fields to `create_and_send_new_invoice_line_items.R` #227

Closed pbchase closed 2 months ago

pbchase commented 4 months ago

Add these fiscal contact fields:

  "fiscal_contact_name",
  "fiscal_contact_email",

just before https://github.com/ctsit/rcc.billing/blob/a60c3bcff392c705ee8e127c9030247d6f7f10ad/etl/create_and_send_new_redcap_prod_per_project_line_items.R#L214

pbchase commented 2 months ago

Addressed by #237