---
Constructing the dialog. Adding utility method zsrFromUrl in src/util/session.rb. Changing javascript to reload if ZSR has changed and adding to the to persistent user_input.
Now links like http://oddb-ci2.dyndns.org/de/gcc/rezept/zsr=P006309/ean/7680583920112? begin to work, but I must create the correct URL after editing the field prescription_zsr_id. Things start to look correctly when editing a prescription. See
Attacking now printing prescription with QR-code and ZSR information. Must fix an error, was setting the URL for printing looses the ZSR. Printing works now, too. See
Printing display twice ZSR and EAN. Must fix this problem. Also the QR-Code does not yet contain the EAN-ID of the doctor. After fixing these error I reloaded the image.
Most watir tests work. Pushing to qrcode branch Added zsr and zsr_details to prescription dialog
Will continue tomorrow to fix the remaining errors and fixing the not working fachinfo search.