Renames columns of a dataframe from CSBT format to CTSIT format
Source:R/transform.R
transform_invoice_line_items_for_ctsit.Rd
Renames CSBT column names to the corresponding CTSIT names.
This function is the inverse of transform_invoice_line_items_for_csbt
, however it does NOT exclude columns not in CTSIT column names.