Fix travis failure due to changed option name

This commit is contained in:
Geert Janssens 2018-11-18 17:28:30 +01:00
parent cd04e805e3
commit 370562970e

View File

@ -201,7 +201,7 @@
(lambda (disp-col-name)
(set-option! options "Display" disp-col-name setting))
'("My Company" "My Company ID" "Due Date"
"Individual Taxes" "Totals" "Subtotal" "References"
"Use Detailed Tax Summary" "Totals" "Subtotal" "References"
"Billing Terms" "Billing ID" "Invoice Notes"
"Payments" "Job Details"))
options))