-comment
This commit is contained in:
parent
81d4f4fae6
commit
06e0687e03
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ module Ledger
|
||||||
end
|
end
|
||||||
|
|
||||||
def graph_values( period = nil, categories = [ 'Expenses' ] )
|
def graph_values( period = nil, categories = [ 'Expenses' ] )
|
||||||
# ledger reg Income -X '€' -MAn --no-revalued -j
|
|
||||||
period = period.nil? ? '' : "-p '#{period}'"
|
period = period.nil? ? '' : "-p '#{period}'"
|
||||||
|
|
||||||
result = {}
|
result = {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue