Page 1 of 1

Inventory calculation

Posted: 2014-02-27 20:52
by stevelizardi
I was wondering how you would do a inventory calculation? Is this easy with in AppGini?

Re: Inventory calculation

Posted: 2014-11-20 05:32
by tuxor
Well, depends of your project.

If you have a table sales and buys, you can create a table inventory. For each sale or buy, you can "insert" or "update" a field of the table inventory.