Is there a way to outright prevent posting to inac...
# accounting
m
Is there a way to outright prevent posting to inactive GL accounts? Currently copying a transaction with an inactive account just displays an ignorable warning
m
I wonder what the point of deactivating an account even is lol (given that you can still post to it)
m
It prevents creating new transactions with that account, but you can get around it by coping existing transactions
k
Can probably script something. Though I'd probably add a custom date driven field for handling it.
I.e. Transactions created/dated before this date can be edited even with this account - but if any accounts on the JE are inactive, and someone tries to use it - return an error.