OSDN Git Service

ピッキングリストと納品書を単体で表示するのをやめ、
authorymatsumoto <ymatsumoto@appirits.com>
Thu, 7 Mar 2013 09:33:59 +0000 (18:33 +0900)
committerymatsumoto <ymatsumoto@appirits.com>
Thu, 21 Mar 2013 09:08:02 +0000 (18:08 +0900)
commit368dedff2fa8e8a0e86e04f43a02ec70fafaf571
treeab327acdccd3c36a877c855d1f2318bf6a9c1079
parentd950b4460d3d02c14ea6f8c9beb1b2af399734e1
ピッキングリストと納品書を単体で表示するのをやめ、
PDF出力できるようにした
14 files changed:
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