mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 04:59:29 -06:00
Fix travis failure due to changed option name
This commit is contained in:
parent
cd04e805e3
commit
370562970e
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user