When I make a Stage environment on Odoo.sh, all of the "Scheduled Actions" for Production are de-activated in Stage. This makes sense as to not have automations run unless I am specifically testing them.
However, the Tax Cloud settings are carried over, and the API settings are there, such that if I post an invoice in Stage it will in fact go into Tax Cloud as a "valid" invoice. This should not be the case -
Instead, Tax Cloud should be disabled during the copy-to-stage command, just like Scheduled Actions are disabled. If I truly need to test with Tax Cloud, I can then go in and use the test interface as needed (manually after the copy).