Keep price history

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
tvloeimans
Posts: 22
Joined: 2019-03-20 13:46

Keep price history

Post by tvloeimans » 2020-09-24 16:22

I'm making an app for product info and want to keep track of any price changes (buy and sell).

I add 12 fields to the itemtable with date+prices, don't think that's the best solution.

What would be the best way to do this?

Thanks!
©2019 - No rights reserved

angus
Veteran Member
Posts: 128
Joined: 2020-05-28 22:27

Re: Keep price history

Post by angus » 2020-09-24 20:30

Hi tvloeimans, you could add an audit function on the table. This will track all changes to the table

viewtopic.php?f=4&t=1369&p=6121&hilit=log+in#p6121
AppGini 22.13

Post Reply