[HS] Re: change store memory
"manto289" <[email protected]> Sun, 30 Jan 2011 23:02:54 -0000
| Newsgroups | gmane.comp.handhelds.palm.handyshopper |
|---|---|
| Message-ID | <[email protected]> |
OK, let me do a example: I go in one store and see 1.5 liter of something that cost 1(price 1, units 1.5, quantity 1) Then I go in another store and see 1 liter at 0.80(price 0.80, units 1, quantity 1), which is the best? I cannot compare directly from one store to the other since quantity will be 1 (bottle) in both cases but those are different bottles! I could do calculation and save in "price" the "per-unit price" but by doing that i will not get subtotal of each object. Is there a workaround? Many thanks --- In [email protected], "chrisant_wa" <chrisant@...> wrote: > > Unit Price is a computed field (per-store Price, divided by Units). So if you fill in both the Price and Units fields then HS already knows per-store unit prices. > > > --- "manto289" <manto89@> wrote: > > > > Hello there! > > As I begun to use this application I found > > that it will be more useful to me if I could > > change the per-store memorized information > > from "price" to "unit price". Is it possible > > or (better) already done? > > Thanks >