Commit 6e1106bb authored by Frank Bergmann's avatar Frank Bergmann

Added sub-types of customer invoice

parent e63d96f9
......@@ -422,6 +422,7 @@ foreach csv_line_fields $values_list_of_lists {
3736 { set object_type "im_cost" }
3720 { set object_type "im_expense_item" }
3722 { set object_type "im_expense_bundle" }
3752 { set object_type "im_invoice" }
default {
if {$ns_write_p} { ns_write "<li><font=red>Unsupported cost_type='$cost_type' - skipping</font></li>\n" }
continue
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment