sde1000 / quicktill

Figure out where all the money and stock went to
GNU General Public License v3.0
43 stars 8 forks source link

Batched price changes #248

Open sde1000 opened 1 year ago

sde1000 commented 1 year ago

Sometimes we want to enter a price change, possibly for many stock types or price lookups, and have the change apply at some point in the future (eg. "start of next session").

Consider adding a "next_price" column to stock types and price lookups where future prices can be stored, and have configuration settings for whether price changes should be immediate, and when the batched price changes should be applied.