Commit ee007de7 authored by Frank Bergmann's avatar Frank Bergmann

Fixed description of valid_through

parent 966ff9a9
......@@ -10,7 +10,7 @@ uom;company;task_type;project;material;price;currency;valid_from;valid_through
# price: Required: The price as a floating number with dot or comma decimal separator;;;;;;;;
# currency: Required: EUR or USD;;;;;;;;
# valid_from: ISO start date (YYYY-MM-DD) of the validity period (including this date)
# valid_through: ISO end date (YYYY-MM-DD) of the validity period (including this date)
# valid_through: ISO end date (YYYY-MM-DD) of the validity period (excluding this date)
# Default prices for a specific company (not the one from where you uploaded this CSV);;;;;;;;
Hour;company_path;;;;100;EUR;;
......
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