Reapply rules to split transactions when the parent changes (#2834)
* Reapply rules to split transactions when the parent changes Concretely, this enables the "standard" workflow for split-transaction-entry on desktop, where you enter the payee first, and then edit the amount afterwards (and expect splits in a rule to apply when you edit the amount). * Add release notes * Fix bug in first field below parent transaction * Update vrt
Showing
- packages/desktop-client/e2e/rules.test.js-snapshots/Rules-creates-a-split-transaction-rule-and-makes-sure-it-is-applied-when-creating-a-transaction-3-chromium-linux.png 0 additions, 0 deletions...-applied-when-creating-a-transaction-3-chromium-linux.png
- packages/desktop-client/src/components/table.tsx 6 additions, 0 deletionspackages/desktop-client/src/components/table.tsx
- packages/desktop-client/src/components/transactions/TransactionList.jsx 35 additions, 16 deletions...op-client/src/components/transactions/TransactionList.jsx
- packages/desktop-client/src/components/transactions/TransactionsTable.jsx 9 additions, 3 deletions...-client/src/components/transactions/TransactionsTable.jsx
- packages/loot-core/src/shared/transactions.ts 3 additions, 1 deletionpackages/loot-core/src/shared/transactions.ts
- upcoming-release-notes/2834.md 6 additions, 0 deletionsupcoming-release-notes/2834.md
Loading
Please register or sign in to comment