zdavatz/cpp2sqlite

Do not repeat Batch Recall text

zdavatz opened this issue · 1 comments

  1. Do not repeat the Batch recalls for the same registration number.
  2. Currently it seems that Batch recalls are repeated for each package or so.
  3. A batch recall is always tied to 5 digit Swissmedic number an therefore is valid for all package numbers of that registration number.
  4. https://amiko.oddb.org/de/fi?gtin=65119&highlight=Chargenr%C3%BCckrufe&anchor=Section9055

latest-screenshot

This issue is related to ymeteor adding the same entries to the MongoDB everytime it runs. meteor reset before each run solves the problem for now. @b123400 recommend to rewrite the parsing part without using meteor only using puppeteer and Javascrip, Typescript, Purescript etc.