You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have manual deposits set up (see the LedgerItem db model), but they are one-time and have to be triggered by an admin pressing the button. There is no setup of cron or anything like that in the workspace but we would like to set it up to post ledger items to user's accounts every month. Similar to how current manual ledger item posting works (see this test file), we want the automatic deposits to be configurable by the shop admin and be either a flat deposit or a top-up.
The text was updated successfully, but these errors were encountered:
We have manual deposits set up (see the
LedgerItem
db model), but they are one-time and have to be triggered by an admin pressing the button. There is no setup of cron or anything like that in the workspace but we would like to set it up to post ledger items to user's accounts every month. Similar to how current manual ledger item posting works (see this test file), we want the automatic deposits to be configurable by the shop admin and be either a flat deposit or a top-up.The text was updated successfully, but these errors were encountered: