gem für article imports
lib | ||
spec | ||
.gitignore | ||
CHANGELOG.md | ||
foodsoft_article_import.gemspec | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md |
FoodsoftArticleImport
This gem provides FoodsoftArticleImport integration for Ruby on Rails and allows to parse avariety of files containing article information. These article information are standardized or customly declared. Possible File Ending are: .bnn, .BNN, .csv, .CSV . It relies on roo to read and parse the data
Getting started
TODO: add bnn codes, explain how to add bnn codes TODO: review GNU License
For correct import of bnn files, please ensure the correct language setting. Your foodsoft account has to be settings set to german if you want to import articles from file. To set this is imcrucial for guaranteeing the correct format of article prices.
Requirements
This gem requires Ruby 2.7