<< | Index | >>
ch.oddb> patinfos.values.select{|pi| next if pi.description("de").is_a?(String); pi.description("de").name.to_s =~ /^w/i }.length -> 38
@name
is correct or not.)
Patinfo (comes from swissmedicinfo XML) has reference to Sequenze (with name).
PI-PDF has reference to Package
.
43788019 43788035 43788027 43788043
use :multipart_form
class SomeForm < HtmlGrid::Form include FormMethods TAG_METHOD = :multipart_form # => multipart form ... end
Update package modelu to have PDF-Patinfo.
Admin Form in Package
Uploader works fine.
% bin/admin ch.oddb> registration("41810").sequence("01").package("025") -> #<ODDB::Package:0x00000009f5ae70> ch.oddb> registration("41810").sequence("01").package("025").pdf_patinfo -> 41810_01_025_1370420376.630633.pdf
IKSNR
_SEQNR
_IKSCD
_time.now.pdf
Today created I uploading of PI-PDF for Package.
Next Showing in result.
Continue tomorrow.