recursivetree / seat-billing

A billing system for mining/PvE costs for corps/alliances
GNU General Public License v2.0
2 stars 4 forks source link

FEATURE: Exclude Mining Ops from billing #13

Open zenobio93 opened 8 months ago

zenobio93 commented 8 months ago

We are currently fetching all mining ledgers and the tool will calculate the taxes from it. Now we have some alliance mining ops where all the stuff will directly given to alliance. We would like to exclude the results of those alliance mining ops from calucation of the taxes. This could be done by two possible ways maybe?

  1. Blacklist a defined Moon / Belt / Signature / Citadel from calculation
  2. Blacklist a timespan from calculation

Both in combination would be really the end level.