gem für article imports
Find a file
2023-01-31 12:08:01 +01:00
lib update gemspec, finetune parser classes 2023-01-31 12:08:01 +01:00
spec add specs fr foodsoft, odin and bnn... bioromeo incomplete 2023-01-31 12:02:46 +01:00
.gitignore initial commit 2023-01-19 17:57:31 +01:00
CHANGELOG.md initial commit 2023-01-19 17:57:31 +01:00
foodsoft_article_import.gemspec update gemspec, finetune parser classes 2023-01-31 12:08:01 +01:00
Gemfile initial commit 2023-01-19 17:57:31 +01:00
Gemfile.lock update gemspec, finetune parser classes 2023-01-31 12:08:01 +01:00
LICENSE update gemspec, finetune parser classes 2023-01-31 12:08:01 +01:00
README.md update gemspec, finetune parser classes 2023-01-31 12:08:01 +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