OSDN Git Service

リリース後のバグ修正 #26 初回のSHOPマスタ登録時にエラー
authorcho <cho@06daa6dd-5c14-464e-8a85-0d68c524be32>
Thu, 28 Jan 2010 06:59:31 +0000 (06:59 +0000)
committercho <cho@06daa6dd-5c14-464e-8a85-0d68c524be32>
Thu, 28 Jan 2010 06:59:31 +0000 (06:59 +0000)
commitaadad66bea0b5b626918bfde1065d48f60b6e579
tree0745bd3eaff1bffb5e2c6d5f1766a9a81f7487f3
parent64488f1f06f83cf376a02e861dbf2a5da13b2958
リリース後のバグ修正 #26 初回のSHOPマスタ登録時にエラー

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/elecoma/trunk@38 06daa6dd-5c14-464e-8a85-0d68c524be32
17 files changed:
app/controllers/admin/shops_controller.rb
app/controllers/admin/suppliers_controller.rb
app/controllers/application_controller.rb
app/models/shop.rb
app/views/admin/base/_depot_submenu.html.erb
app/views/admin/home/index.html.erb
app/views/admin/products/_form.html.erb
app/views/admin/products/_search.html.erb
app/views/admin/shops/_form.html.erb
app/views/admin/shops/_settings_form.html.erb
app/views/admin/stock_histories/show.html.erb
app/views/admin/stock_in/_info.html.erb
app/views/admin/stock_in/_search.html.erb
app/views/admin/stock_modify/_info.html.erb
app/views/admin/stock_modify/_search.html.erb
app/views/layouts/admin/base.html.erb
spec/models/shop_spec.rb