Hello,
When I insert a order detail I have a table with products and prices to be searched.
How to, when adding a order detail, update a field with the price of the product selected by box with AJAX popup window with the name of the products table?
And more, how to update the total price field by the quantity X unit price value?
Thanks in advance!