move automatic invoices to plugin
changes on deposit calculation tiny changes on group order invoice pdf
This commit is contained in:
parent
42a1773a87
commit
e78d1ad072
67 changed files with 5579 additions and 69 deletions
1
Gemfile
1
Gemfile
|
|
@ -71,6 +71,7 @@ gem 'foodsoft_links', path: 'plugins/links'
|
|||
gem 'foodsoft_messages', path: 'plugins/messages'
|
||||
gem 'foodsoft_polls', path: 'plugins/polls'
|
||||
gem 'foodsoft_wiki', path: 'plugins/wiki'
|
||||
gem 'foodsoft_automatic_invoices', path: 'plugins/automatic_invoices'
|
||||
|
||||
# plugins not enabled by default
|
||||
# gem 'foodsoft_current_orders', path: 'plugins/current_orders'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue