Skip to content

Commit

Permalink
Remove debugging message from metadata help
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjensen committed Mar 22, 2018
1 parent 3da65c6 commit d8d9b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/strap/products/mv_metadata.asc
Expand Up @@ -73,7 +73,7 @@ inventory::cogs_account text 20 COGS Account
inventory::min_order text 5 Minimum Order Qty Minimum number allowed to order
inventory::quantity text 8 On hand
inventory::sku text 16 SKU
inventory::stock_message select In stock,Ships in 3-5 days,Ships in 4-6 weeks,Special order Out of stock message Some absurd amount of help on the same line to make sure the colspan is good for use. stock_message
inventory::stock_message select In stock,Ships in 3-5 days,Ships in 4-6 weeks,Special order Out of stock message stock_message
item_select::products table 50 Item Editor item_select products {'ui_show_fields' => "skudescriptionprod_groupcategoryprice(%.2f align=right)",'ui_sort_field' => "description",'ui_special_add' => "Qty price;pricing:q5:rn,Option;products:option_type:r,Promo;merchandising:featured:r,Inventory;inventory:quantity:rn",}
locale table 10 {'panel_shade' => "f",'ui_sort_field' => "code",'ui_more_alpha' => "1",'ui_more_decade' => "100",}
matrix::options::price text 12 Price digits_dot
Expand Down

0 comments on commit d8d9b66

Please sign in to comment.