Skip to content

Game Value to test if a bank account is a government account or a private account #10

@DanielKispert

Description

@DanielKispert

On WT, we have a law that should automatically transfer all income from a person to their company.

It goes like this:
On transfer money -> if receiver is employed by a company -> transfer the amount that just got transferred from the target bank account to the personal account of the company of the receiver

This also happens if the receiver is in a government office and the transaction is for government business e.g. someone buys something at a government store. In that case, the government income is rerouted to the owners company.
It would be awesome to be able to filter where the money is going in a "transfer money" trigger by having a check "is government account" for a bank account. Then we could change our law like this:

On transfer money -> if receiver is employed by a company and target bank account is not a government account -> transfer the amount to the company

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions