im_onix
im_onix copied to clipboard
ONIX 3.0 & 2.1 parser for Ruby
We came across onix messages with multiple tax statements. This PR changes the `price.tax` call into `price.taxes` to support such cases.
I wanted to open a PR from a fork (https://github.com/BookBub/im_onix) in case it's helpful, feel free to dismiss. * Small update to support ruby 2.7 (need an explicit require for...
Is there a maximum number of products that can be parsed in a single file? I'm running into a limit at around 30,000 listings (for a single file with ~1M...
Is it possible?
On construit des `Supply` de type `UnpricedItem` de la même manière que les `Supply` qui ont des prix, et on leur ajoute la liste des pays contenu dans le `Market`...