HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
Author |
Message |
rosi #1 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
i need help i would like to get a "warning Inventory Stock Low" maybe a picture box when QuantityinStock falls below ReorderPoint
|
Fri, 10 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #2 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #3 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #4 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #5 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #6 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #7 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
 |
Alphafro #8 / 8
|
 HELP! Need sample of Inventory ,Quantity in Stock ,Reorder Point
In your code, when the user places an order, check the stock level field in the table you are dealing with. When it drops below a certain value, say 10, throw up a message box on the screen. You could even get a little more complex than that and actually fire off a new order record in the database to your supplier to get more of the stock. Quote:
> i need help > i would like to get a "warning Inventory Stock Low" maybe a picture box > when QuantityinStock falls below ReorderPoint
|
Sun, 12 Mar 2000 03:00:00 GMT |
|
|
|