gem für article imports
Find a file
2023-02-20 18:22:32 +01:00
lib fix rubocop 2023-02-20 18:22:32 +01:00
spec fix rubocop 2023-02-20 18:22:32 +01:00
.gitignore initial commit 2023-02-07 17:27:27 +01:00
CHANGELOG.md initial commit 2023-02-07 17:27:27 +01:00
foodsoft_article_import.gemspec fix rubocop 2023-02-20 18:22:32 +01:00
Gemfile fix rubocop 2023-02-20 18:22:32 +01:00
Gemfile.lock initial commit 2023-02-07 17:27:27 +01:00
LICENSE initial commit 2023-02-07 17:27:27 +01:00
README.md initial commit 2023-02-07 17:27:27 +01:00

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