mirror of
https://github.com/we-promise/sure.git
synced 2026-05-27 22:44:55 +00:00
Add Actual Budget CSV import flow (#1830)
* Add Actual Budget CSV import flow * Address Actual import review feedback
This commit is contained in:
@@ -1802,6 +1802,7 @@ components:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -1889,6 +1890,7 @@ components:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -1941,6 +1943,7 @@ components:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -4482,6 +4485,7 @@ paths:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -4540,6 +4544,7 @@ paths:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -4646,6 +4651,7 @@ paths:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -4883,6 +4889,7 @@ paths:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
@@ -4993,6 +5000,7 @@ paths:
|
||||
- TradeImport
|
||||
- AccountImport
|
||||
- MintImport
|
||||
- ActualImport
|
||||
- CategoryImport
|
||||
- RuleImport
|
||||
- SureImport
|
||||
|
||||
Reference in New Issue
Block a user