Commit 6257ba5
Use PointOfSaleObservableItemsController when GRDB is available
When grdbManager, catalogSyncCoordinator, and the pointOfSaleLocalCatalogi1
feature flag are all present, use the new PointOfSaleObservableItemsController
backed by GRDBObservableDataSource instead of the standard
PointOfSaleItemsController.
This enables reactive database-driven item lists for stores with local
catalog sync enabled.1 parent 06cb40f commit 6257ba5
File tree
1 file changed
+17
-5
lines changed- Modules/Sources/PointOfSale/Presentation
1 file changed
+17
-5
lines changedLines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
74 | 86 | | |
75 | 87 | | |
76 | 88 | | |
| |||
0 commit comments