x_11_file_import_via_plugin #65

Open
flip wants to merge 65 commits from x_11_file_import_via_plugin into develop
Showing only changes of commit a7775f5a98 - Show all commits

View file

@ -53,6 +53,7 @@ namespace :foodsoft do
desc "Initialize stock configuration" desc "Initialize stock configuration"
task :stock_config do task :stock_config do
setup_app_config setup_app_config
setup_storage
setup_development setup_development
end end
end end