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

Update update_invoice_line_items_with_invoicing_details.R to handle more details #190

Closed pbchase closed 10 months ago

pbchase commented 1 year ago

Update update_invoice_line_items_with_invoicing_details.R

Vouchers

Default reason value

Note: we might need to set the 3 new reason values in a single case_when() statement.

pbchase commented 10 months ago

Addressed by PR #194