[android-developers] Re: Suggestions for my inventory application

2011-01-04 Thread Manuel R. Ciosici
How about warnings when the number of items in a product drop under a
certain number?


Manuel R. Ciosici
http://manuelciosici.com


On Dec 29, 6:50 am, Abhishek Talwar r.o.b.i.n.abhis...@gmail.com
wrote:
 Hey guys
 I have an application on which i have been working on for a while now.
 The application has 4 major areas :-
 1. Item Master - Where user can create new products
 2. Purchase - Created products are inflated in autocompletetextview
 and user can add quantity to it .
 3. Sale -  Created products are inflated in autocompletetextview and
 user can enter quantity of it sold .
 4. Stock -  This shows the list of the products present along with
 the colour and quantity.

 What else can i add in this to make it the only inventory solution out
 in mobile.
 Let me know. I don't mind spending time.

 Regards
 Abhishek

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Suggestions for my inventory application

2010-12-29 Thread Yahel
 What else can i add in this to make it the only inventory solution out
 in mobile.

Being ambitious is a nice quality... :D

Take a look at what your competitors do, on mobile platforms(ios,
android, windows mobile 6.5) and desktop. And go from there

A quick obvious one :  Scan the barcode if any on your product,
retrieve the item from a webservice and allow for nice and easy input
of quantities either sold or purchased

Yahel





On Dec 29, 6:50 am, Abhishek Talwar r.o.b.i.n.abhis...@gmail.com
wrote:
 Hey guys
 I have an application on which i have been working on for a while now.
 The application has 4 major areas :-
 1. Item Master - Where user can create new products
 2. Purchase - Created products are inflated in autocompletetextview
 and user can add quantity to it .
 3. Sale -  Created products are inflated in autocompletetextview and
 user can enter quantity of it sold .
 4. Stock -  This shows the list of the products present along with
 the colour and quantity.

 What else can i add in this to make it the only inventory solution out
 in mobile.
 Let me know. I don't mind spending time.

 Regards
 Abhishek

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en