You are on page 1of 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.

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.

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

You might also like