Commit 45fe8ad3 by Ivan Lan

fix import tallty_excel

parent 96230763
...@@ -43,6 +43,10 @@ module TalltyImportExport ...@@ -43,6 +43,10 @@ module TalltyImportExport
end end
end end
def tallty_excel
TalltyImportExport::Excel
end
def process_options options def process_options options
options = options.with_indifferent_access options = options.with_indifferent_access
self.headers = options.delete(:headers) || [] self.headers = options.delete(:headers) || []
......
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