You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Storage/Storage/Model/MIGRATIONS.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
This file documents changes in the WCiOS Storage data model. Please explain any changes to the data model as well as any custom migrations.
4
4
5
+
## Model 69 (Release 9.4.0.0)
6
+
-@ecarrion 2022-06-08
7
+
- Update `Order` entity to include the `needsProcessing`, `needsPayment`, and `isEditable` properties.
8
+
5
9
## Model 68 (Release 9.2.0.0)
6
10
-@pmusolino 2022-05-05
7
11
- Update `Coupon` entity and make `usageLimit`, `usageLimitPerUser` and `limitUsageToXItems` properties as optional with default value equal to `null`.
0 commit comments