Closed chebum closed 1 month ago
Latest commit: a55e0b0666ecb5c8714820959fe6103191ae0e73
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This PR opens invoice for editing immediately after its creation. Previously the user were directed back to the invoices list.
The PR contains a long test that fills required fields when creating a new Receivable. I didn't mock nested components because we had a broken test that tested Receivable creation. Therefore my longer test both restores the disabled test from 2022 and tests the new receivable creation flow.