3
Order with PRODUCT CODE X COLOR X SIZE This is what I did with Aspmaker and its working….. Fisrt the user choose one product code, than the second combobox will bring all colors related to the choosen product code. Then the third combobox will bring all sizes related to the choosen product code + color But what the user wants is this: From the Order detail screen to add a product the user search for desired product.

pedido online

Embed Size (px)

DESCRIPTION

pedido on line

Citation preview

Page 1: pedido online

Order with PRODUCT CODE X COLOR X SIZE

This is what I did with Aspmaker and its working…..

Fisrt the user choose one product code, than the second combobox will bring all colors related

to the choosen product code.

Then the third combobox will bring all sizes related to the choosen product code + color

But what the user wants is this:

From the Order detail screen to add a product the user search for desired product.

Page 2: pedido online

The user choose a Product

According to the choosen product the system brings the inventory for that product: Colors x

SIZE . Then the user add in grid at once for the same product code. And then Save the record.

Page 3: pedido online

This is the return to the Order detail Screen . All the input information are now as a

order_detail line.