view · edit · sidebar · attach · print · history

20130425-debug-ebook-creation

<< | Index | >>


Summary

  • Debug Ebook Creation

Index


Debug-ebook-missing-title

  • FI of Phenhydan

There are 3 packages.

ch.oddb> packages.values.select {|pac| pac.name =~ /Phenhydan/ }.length
-> 3
ch.oddb> packages.values.select {|pac| pac.name =~ /Phenhydan/ }.first.name
-> Phenhydan, Infusionskonzentrat
ch.oddb> packages.values.select {|pac| pac.name =~ /Phenhydan/ }[1].name
-> Phenhydan, Tabletten
ch.oddb> packages.values.select {|pac| pac.name =~ /Phenhydan/ }[2].name
-> Phenhydan, Injektionslösung
  • 39932
  • 36110
  • 36111

Debug Export Yaml Job, tomorrow.

view · edit · sidebar · attach · print · history
Page last modified on April 26, 2013, at 03:11 AM