---
Currently we have the following behaviour:
This must be fixed, as going to Migel should not change the login status. Created a watir test to check this behaviour.
What is bizarr, that after executing a Migel search, e.g. Krücke, I am logged in again. When logged in as desitin I loose the login if I go to one of the zones Hospital, Doctor, Pharmacies and Migel.
I am surprised that @lookandfeel.enabled?(:feedback) returns true in src/view/drugs/package.rb
Fixed with commit Disable feedback for evidentia LnF in package view where I also removed some unused explanations. Pushed changes. Pulled them on thinpower and restarted the oddbd service.
Running spec tests.
Fixed link for narcotices and moved it to the lookandfeelbase. See commit Fix explain narcotics and link
Another commit is Fix disable narcotic link in resultlist. Pushed and activated on thinpower.
Yesterday we discovered that we had not nailed down the specifications for oddb2xml correctly.
I proposed therefore to implement the -I option like the following
-I x, --increment=x create additional field resellerpub as price_extfactory incremented by x percent (rounded to the next 0.05 francs). Forces -f dat -p zurrose.
Locally adapted code an unit tests. The field PRPU in the generated zurrose_transfer.dat must contain also the newly calculated price. Made all spec-tests pass again.
Running rake test
and waiting for its outcome before pushing commit.
Compared a few files manually between the output of 1.8.9 and 1.9.3. Looks good. In 1.9.3/oddb2xml__f_dat___append/oddb_with_migel.dat we have many more prices than in 1.8.9.
Pushed commit Bumped version to 1.9.3 and fixed meaning of -I x