OSDN Git Service

・受注管理画面の検索内容に「受注日」を追加
authorymatsumoto <ymatsumoto@appirits.com>
Wed, 6 Mar 2013 16:50:30 +0000 (01:50 +0900)
committerymatsumoto <ymatsumoto@appirits.com>
Thu, 21 Mar 2013 08:18:03 +0000 (17:18 +0900)
commitd950b4460d3d02c14ea6f8c9beb1b2af399734e1
tree0ba0ec02651fb10a90ab6c07f57432b1850d3b0d
parent43e428a49d1b0e33aa092b424d638faddffa3545
・受注管理画面の検索内容に「受注日」を追加
・受注管理画面で絞り込んだものをピッキングリストに表示するようにした
・ピッキングリストと納品書を単体で表示できるボタンを追加
app/controllers/admin/orders_controller.rb
app/models/order.rb
app/models/search_form.rb
app/views/admin/orders/_search.html.erb
app/views/admin/orders/picking_list.html.erb
app/views/admin/orders/picking_list_only.html.erb [new file with mode: 0644]
app/views/admin/orders/search.html.erb
public/stylesheets/admin.css