search for: purchaseorderdetailcontroller

Displaying 1 result from an estimated 1 matches for "purchaseorderdetailcontroller".

2006 Jan 10
0
Customizing autocomplete to update more than one value upon vaule select
...it_weight %>" buy_price="<%= @ product.unit_price %>" description="<%= @product.product_name %>"><%= @ product.product_code %></li> <% end %> </ul> The log shows the following when attempting to enter a product code: Processing PurchaseOrderDetailController#auto_complete_for_product_product_code (for 127.0.0.1 at 2006-01-10 09:19:52) [POST] Parameters: {"product"=>{"product_code"=>"5"}, "action"=>"auto_complete_for_product_product_code", "controller"=>"purchase_order_detail...