This commit is contained in:
2022-12-22 00:28:01 +00:00
parent 2c6d9f43ff
commit 4c4b14fb3c
2 changed files with 50 additions and 1 deletions

View File

@@ -69,7 +69,9 @@ namespace Sockeye.Biz
[CoreBizObject, ReportableBizObject]
SubscriptionServer = 95,
[CoreBizObject, ReportableBizObject]
Sale = 96
Purchase = 96,
[CoreBizObject, ReportableBizObject]
Product = 97