unlimited stock

  • Thread starter Thread starter rigormortiz via AccessMonster.com
  • Start date Start date
R

rigormortiz via AccessMonster.com

Hi!

Is there a way to make a value in a field "unlimited" or does not empty.
I'm using a running balance in my inventory and there is a certain product
which i want to become "unlimited". Is this possible?

Thanks in advance!
 
rigormortiz via AccessMonster.com said:
Hi!

Is there a way to make a value in a field "unlimited" or does not empty.
I'm using a running balance in my inventory and there is a certain product
which i want to become "unlimited". Is this possible?

Thanks in advance!

rigormortiz,

If I am reading your message correctly, you want to set a numeric
value to infinity.

There is no way to do that.

As for "not emptying", that's easier.

Just program your inventory manipulation to ignore the product in
question, and that way it's quantity will never go down.


Sincerely,

Chris O.
 
Back
Top