search for: pricinggroup

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

Did you mean: pricing_group
2006 Aug 17
0
Editiing multiple has_many associations at once
...s I would like to have a single page where I can add/edit a product and on the same page administer the pricing for that product for each pricing group. e.g. Cost, Retail, Wholesale. Initially I thought this would be fair easy but I have come unstuck. Firstly I guess I need to list each of the PricingGroup with and input box on in the product edit view, display the price if the product already has a price for that group and if leaving the field empty. Then when it comes to updating the product information simply adding a new entry if one does not already exist for that group and then updating if...