Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] sales logging #44

Open
NoFoolLikeOne opened this issue Apr 7, 2019 · 1 comment
Open

[FEATURE] sales logging #44

NoFoolLikeOne opened this issue Apr 7, 2019 · 1 comment
Assignees

Comments

@NoFoolLikeOne
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Occasionally we have events where we want to log commodity sales.

Describe the solution you'd like

A white list lookup for systems we want to log at startup.

Then after startup we can use the whitelist to log the data.

Describe alternatives you've considered

Additional context

@NoFoolLikeOne
Copy link
Collaborator Author

{ "timestamp":"2019-04-13T09:41:27Z", "event":"MarketSell", "MarketID":128819860, "Type":"scientificsamples", "Type_Localised":"Scientific Samples", "Count":1, "SellPrice":5795, "TotalSale":5795, "AvgPricePaid":0 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant