OSDN Git Service

ピッキングリストと納品書を単体で表示するのをやめ、
authorymatsumoto <ymatsumoto@appirits.com>
Thu, 7 Mar 2013 09:33:59 +0000 (18:33 +0900)
committerYOSHIDA Hiroki <hyoshida@appirits.com>
Wed, 27 Mar 2013 09:34:57 +0000 (18:34 +0900)
commitc3760e23cd5ec61a5325bb9eb75d715a601d1a15
treee38211822609eca7653f2cff1255989894296ef2
parentd950b4460d3d02c14ea6f8c9beb1b2af399734e1
ピッキングリストと納品書を単体で表示するのをやめ、
PDF出力できるようにした
15 files changed:
README
app/controllers/admin/orders_controller.rb
app/controllers/admin/totals_controller.rb
app/views/admin/orders/_form.html.erb
app/views/admin/orders/picking_list.html.erb
app/views/admin/orders/picking_list_only.html.erb [deleted file]
app/views/admin/orders/search.html.erb
app/views/admin/orders/statement.html.erb
app/views/admin/orders/statement_only.html.erb [deleted file]
app/views/admin/totals/index.html.erb
app/views/layouts/admin/statement.html.erb [deleted file]
config/environment.rb
public/admin/pdf_layout/picking_list.tlf [new file with mode: 0644]
public/admin/pdf_layout/statement.tlf [new file with mode: 0644]
public/stylesheets/admin.css