Add possibility to add an attachment to an invoice #345
This commit is contained in:
parent
8d5467ab7c
commit
749791bb7a
14 changed files with 75 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -46,6 +46,7 @@ gem 'roo', '~> 2.0.0'
|
|||
gem 'roo-xls'
|
||||
gem 'spreadsheet'
|
||||
gem 'gaffe'
|
||||
gem 'ruby-filemagic'
|
||||
|
||||
# we use the git version of acts_as_versioned, and need to include it in this Gemfile
|
||||
gem 'acts_as_versioned', github: 'technoweenie/acts_as_versioned'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue