%= render partial: 'shared/header', locals: { links: [["在庫一覧", goods_show_path(@id1, @id2, @id3,1)], ["在庫情報", '#']]} %>
<%= @good.name.truncate(30) %> 出荷処理
更新日
<%= history_field.date_field :date %>出荷数
<%= history_field.text_field :number_out %>請求金額
<%= history_field.text_field :memo3 %>顧客名
詳細
<%= history_field.text_field :memo %>現在の個数
<%= @good.number %>最終更新日
<%= @good.last_update %>メモ
<%= @good.memo %>直近の履歴
<%= history.date %>
IN <%= history.number_in %> / OUT <%= history.number_out %>
<%= history.memo %>