diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
index 6daef9997..a8764adba 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
@@ -1,6 +1,6 @@
{
"App": {
- "SelfUrl": "https://localhost:60100",
+ "SelfUrl": "http://192.168.0.196:60100",
"ClientUrl": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090",
"CorsOrigins": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090",
"RedirectAllowedUrls": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090"
@@ -15,7 +15,7 @@
"Configuration": "127.0.0.1:6379"
},
"AuthServer": {
- "Authority": "https://localhost:60100"
+ "Authority": "http://192.168.0.196:60100"
},
- "urls": "https://localhost:60100"
+ "urls": "http://192.168.0.196:60100"
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms.sln b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms.sln
index 52a59cd06..407f306f6 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms.sln
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms.sln
@@ -3,16 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.Domain", "src\WinIn.FasterZ.Wms.Domain\WinIn.FasterZ.Wms.Domain.csproj", "{554AD327-6DBA-4F8F-96F8-81CE7A0C863F}"
-EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.Application", "src\WinIn.FasterZ.Wms.Application\WinIn.FasterZ.Wms.Application.csproj", "{1A94A50E-06DC-43C1-80B5-B662820EC3EB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.EntityFrameworkCore", "src\WinIn.FasterZ.Wms.EntityFrameworkCore\WinIn.FasterZ.Wms.EntityFrameworkCore.csproj", "{C956DD76-69C8-4A9C-83EA-D17DF83340FD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CA9AC87F-097E-4F15-8393-4BC07735A5B0}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.Domain.Shared", "src\WinIn.FasterZ.Wms.Domain.Shared\WinIn.FasterZ.Wms.Domain.Shared.csproj", "{42F719ED-8413-4895-B5B4-5AB56079BC66}"
-EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.Application.Contracts", "src\WinIn.FasterZ.Wms.Application.Contracts\WinIn.FasterZ.Wms.Application.Contracts.csproj", "{520659C8-C734-4298-A3DA-B539DB9DFC0B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.HttpApi", "src\WinIn.FasterZ.Wms.HttpApi\WinIn.FasterZ.Wms.HttpApi.csproj", "{4164BDF7-F527-4E85-9CE6-E3C2D7426A27}"
@@ -29,16 +25,16 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.DbMigrato
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "host", "host", "{89151952-6B48-4B68-94A6-18C03ABDE251}"
EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.Domain", "src\WinIn.FasterZ.Wms.Domain\WinIn.FasterZ.Wms.Domain.csproj", "{B8F96043-82B5-46AA-A500-95D9599CE5FA}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.Wms.Domain.Shared", "src\WinIn.FasterZ.Wms.Domain.Shared\WinIn.FasterZ.Wms.Domain.Shared.csproj", "{89F64145-FBD1-4DE3-9386-3095692C8D30}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Release|Any CPU.Build.0 = Release|Any CPU
{1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -47,10 +43,6 @@ Global
{C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Release|Any CPU.Build.0 = Release|Any CPU
- {42F719ED-8413-4895-B5B4-5AB56079BC66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {42F719ED-8413-4895-B5B4-5AB56079BC66}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {42F719ED-8413-4895-B5B4-5AB56079BC66}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {42F719ED-8413-4895-B5B4-5AB56079BC66}.Release|Any CPU.Build.0 = Release|Any CPU
{520659C8-C734-4298-A3DA-B539DB9DFC0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{520659C8-C734-4298-A3DA-B539DB9DFC0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{520659C8-C734-4298-A3DA-B539DB9DFC0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -79,15 +71,21 @@ Global
{AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B8F96043-82B5-46AA-A500-95D9599CE5FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8F96043-82B5-46AA-A500-95D9599CE5FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B8F96043-82B5-46AA-A500-95D9599CE5FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B8F96043-82B5-46AA-A500-95D9599CE5FA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {89F64145-FBD1-4DE3-9386-3095692C8D30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {89F64145-FBD1-4DE3-9386-3095692C8D30}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {89F64145-FBD1-4DE3-9386-3095692C8D30}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {89F64145-FBD1-4DE3-9386-3095692C8D30}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
- {554AD327-6DBA-4F8F-96F8-81CE7A0C863F} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{1A94A50E-06DC-43C1-80B5-B662820EC3EB} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{C956DD76-69C8-4A9C-83EA-D17DF83340FD} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
- {42F719ED-8413-4895-B5B4-5AB56079BC66} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{520659C8-C734-4298-A3DA-B539DB9DFC0B} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{4164BDF7-F527-4E85-9CE6-E3C2D7426A27} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{3B5A0094-670D-4BB1-BFDD-61B88A8773DC} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
@@ -95,6 +93,8 @@ Global
{073C361E-B8F4-49F5-93CC-72A3FF49C026} = {89151952-6B48-4B68-94A6-18C03ABDE251}
{E6D5BF0E-DE92-4D82-A352-EF04B37CB11C} = {89151952-6B48-4B68-94A6-18C03ABDE251}
{AA94D832-1CCC-4715-95A9-A483F23A1A5D} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {B8F96043-82B5-46AA-A500-95D9599CE5FA} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {89F64145-FBD1-4DE3-9386-3095692C8D30} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {28315BFD-90E7-4E14-A2EA-F3D23AF4126F}
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/AppBaseBusiness/ExportCustomUserSetting/IExportCustomUserSettingAppService.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/AppBaseBusiness/ExportCustomUserSetting/IExportCustomUserSettingAppService.cs
index 893800077..c76554314 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/AppBaseBusiness/ExportCustomUserSetting/IExportCustomUserSettingAppService.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/AppBaseBusiness/ExportCustomUserSetting/IExportCustomUserSettingAppService.cs
@@ -17,10 +17,10 @@ namespace WinIn.FasterZ.Store.AppBaseBusiness.ExportCustomUserSetting
CreateUpdateExportCustomUserSettingDto,
CreateUpdateExportCustomUserSettingDto>
{
- ///
- /// 根据用户和表名获取个性化导出
- ///
- ///
- Task> GetByUserIdAndExportTableNameAsync(Guid userId, string exportTableName);
+ /////
+ ///// 根据用户和表名获取个性化导出
+ /////
+ /////
+ //Task> GetByUserIdAndExportTableNameAsync(Guid userId, string exportTableName);
}
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissionDefinitionProvider.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissionDefinitionProvider.cs
index d6354eb85..27ef6f1e7 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissionDefinitionProvider.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissionDefinitionProvider.cs
@@ -4,303 +4,303 @@ using Volo.Abp.Localization;
namespace WinIn.FasterZ.Wms.Permissions
{
- public class WmsPermissionDefinitionProvider : PermissionDefinitionProvider
- {
- public override void Define(IPermissionDefinitionContext context)
- {
- var myGroup = context.AddGroup(WmsPermissions.GroupName);
- //Define your own permissions here. Example:
- //myGroup.AddPermission(WmsPermissions.MyPermission1, L("Permission:MyPermission1"));
-
- var authDepartmentPermission = myGroup.AddPermission(WmsPermissions.AuthDepartment.Default, L("Permission:AuthDepartment"));
- authDepartmentPermission.AddChild(WmsPermissions.AuthDepartment.Create, L("Permission:Create"));
- authDepartmentPermission.AddChild(WmsPermissions.AuthDepartment.Update, L("Permission:Update"));
- authDepartmentPermission.AddChild(WmsPermissions.AuthDepartment.Delete, L("Permission:Delete"));
-
- var storeWorkOrderPermission = myGroup.AddPermission(WmsPermissions.StoreWorkOrder.Default, L("Permission:StoreWorkOrder"));
- storeWorkOrderPermission.AddChild(WmsPermissions.StoreWorkOrder.Create, L("Permission:Create"));
- storeWorkOrderPermission.AddChild(WmsPermissions.StoreWorkOrder.Update, L("Permission:Update"));
- storeWorkOrderPermission.AddChild(WmsPermissions.StoreWorkOrder.Delete, L("Permission:Delete"));
-
- var storeWorkOrderDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWorkOrderDetail.Default, L("Permission:StoreWorkOrderDetail"));
- storeWorkOrderDetailPermission.AddChild(WmsPermissions.StoreWorkOrderDetail.Create, L("Permission:Create"));
- storeWorkOrderDetailPermission.AddChild(WmsPermissions.StoreWorkOrderDetail.Update, L("Permission:Update"));
- storeWorkOrderDetailPermission.AddChild(WmsPermissions.StoreWorkOrderDetail.Delete, L("Permission:Delete"));
-
- var storeWipWarehouseAdjustRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Default, L("Permission:StoreWipWarehouseAdjustRequestDetail"));
- storeWipWarehouseAdjustRequestDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Create, L("Permission:Create"));
- storeWipWarehouseAdjustRequestDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Update, L("Permission:Update"));
- storeWipWarehouseAdjustRequestDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Delete, L("Permission:Delete"));
-
- var storeWipWarehouseAdjustRequestPermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustRequest.Default, L("Permission:StoreWipWarehouseAdjustRequest"));
- storeWipWarehouseAdjustRequestPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequest.Create, L("Permission:Create"));
- storeWipWarehouseAdjustRequestPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequest.Update, L("Permission:Update"));
- storeWipWarehouseAdjustRequestPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequest.Delete, L("Permission:Delete"));
-
- var storeWipWarehouseAdjustNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Default, L("Permission:StoreWipWarehouseAdjustNoteDetail"));
- storeWipWarehouseAdjustNoteDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Create, L("Permission:Create"));
- storeWipWarehouseAdjustNoteDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Update, L("Permission:Update"));
- storeWipWarehouseAdjustNoteDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Delete, L("Permission:Delete"));
-
- var storeWipWarehouseAdjustNotePermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustNote.Default, L("Permission:StoreWipWarehouseAdjustNote"));
- storeWipWarehouseAdjustNotePermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNote.Create, L("Permission:Create"));
- storeWipWarehouseAdjustNotePermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNote.Update, L("Permission:Update"));
- storeWipWarehouseAdjustNotePermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNote.Delete, L("Permission:Delete"));
-
- var storeWarehouseTransferNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWarehouseTransferNoteDetail.Default, L("Permission:StoreWarehouseTransferNoteDetail"));
- storeWarehouseTransferNoteDetailPermission.AddChild(WmsPermissions.StoreWarehouseTransferNoteDetail.Create, L("Permission:Create"));
- storeWarehouseTransferNoteDetailPermission.AddChild(WmsPermissions.StoreWarehouseTransferNoteDetail.Update, L("Permission:Update"));
- storeWarehouseTransferNoteDetailPermission.AddChild(WmsPermissions.StoreWarehouseTransferNoteDetail.Delete, L("Permission:Delete"));
-
- var storeWarehouseTransferNotePermission = myGroup.AddPermission(WmsPermissions.StoreWarehouseTransferNote.Default, L("Permission:StoreWarehouseTransferNote"));
- storeWarehouseTransferNotePermission.AddChild(WmsPermissions.StoreWarehouseTransferNote.Create, L("Permission:Create"));
- storeWarehouseTransferNotePermission.AddChild(WmsPermissions.StoreWarehouseTransferNote.Update, L("Permission:Update"));
- storeWarehouseTransferNotePermission.AddChild(WmsPermissions.StoreWarehouseTransferNote.Delete, L("Permission:Delete"));
-
- var storeUnplannedReceiptRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptRequestDetail.Default, L("Permission:StoreUnplannedReceiptRequestDetail"));
- storeUnplannedReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequestDetail.Create, L("Permission:Create"));
- storeUnplannedReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequestDetail.Update, L("Permission:Update"));
- storeUnplannedReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequestDetail.Delete, L("Permission:Delete"));
-
- var storeUnplannedReceiptRequestPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptRequest.Default, L("Permission:StoreUnplannedReceiptRequest"));
- storeUnplannedReceiptRequestPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequest.Create, L("Permission:Create"));
- storeUnplannedReceiptRequestPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequest.Update, L("Permission:Update"));
- storeUnplannedReceiptRequestPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequest.Delete, L("Permission:Delete"));
-
- var storeUnplannedReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptNoteDetail.Default, L("Permission:StoreUnplannedReceiptNoteDetail"));
- storeUnplannedReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptNoteDetail.Create, L("Permission:Create"));
- storeUnplannedReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptNoteDetail.Update, L("Permission:Update"));
- storeUnplannedReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptNoteDetail.Delete, L("Permission:Delete"));
-
- var storeUnplannedReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptNote.Default, L("Permission:StoreUnplannedReceiptNote"));
- storeUnplannedReceiptNotePermission.AddChild(WmsPermissions.StoreUnplannedReceiptNote.Create, L("Permission:Create"));
- storeUnplannedReceiptNotePermission.AddChild(WmsPermissions.StoreUnplannedReceiptNote.Update, L("Permission:Update"));
- storeUnplannedReceiptNotePermission.AddChild(WmsPermissions.StoreUnplannedReceiptNote.Delete, L("Permission:Delete"));
-
- var storeUnplannedIssueRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueRequestDetail.Default, L("Permission:StoreUnplannedIssueRequestDetail"));
- storeUnplannedIssueRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequestDetail.Create, L("Permission:Create"));
- storeUnplannedIssueRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequestDetail.Update, L("Permission:Update"));
- storeUnplannedIssueRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequestDetail.Delete, L("Permission:Delete"));
-
- var storeUnplannedIssueRequestPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueRequest.Default, L("Permission:StoreUnplannedIssueRequest"));
- storeUnplannedIssueRequestPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequest.Create, L("Permission:Create"));
- storeUnplannedIssueRequestPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequest.Update, L("Permission:Update"));
- storeUnplannedIssueRequestPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequest.Delete, L("Permission:Delete"));
-
- var storeUnplannedIssueNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueNoteDetail.Default, L("Permission:StoreUnplannedIssueNoteDetail"));
- storeUnplannedIssueNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueNoteDetail.Create, L("Permission:Create"));
- storeUnplannedIssueNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueNoteDetail.Update, L("Permission:Update"));
- storeUnplannedIssueNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueNoteDetail.Delete, L("Permission:Delete"));
-
- var storeUnplannedIssueNotePermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueNote.Default, L("Permission:StoreUnplannedIssueNote"));
- storeUnplannedIssueNotePermission.AddChild(WmsPermissions.StoreUnplannedIssueNote.Create, L("Permission:Create"));
- storeUnplannedIssueNotePermission.AddChild(WmsPermissions.StoreUnplannedIssueNote.Update, L("Permission:Update"));
- storeUnplannedIssueNotePermission.AddChild(WmsPermissions.StoreUnplannedIssueNote.Delete, L("Permission:Delete"));
-
- var storeTransferRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreTransferRequestDetail.Default, L("Permission:StoreTransferRequestDetail"));
- storeTransferRequestDetailPermission.AddChild(WmsPermissions.StoreTransferRequestDetail.Create, L("Permission:Create"));
- storeTransferRequestDetailPermission.AddChild(WmsPermissions.StoreTransferRequestDetail.Update, L("Permission:Update"));
- storeTransferRequestDetailPermission.AddChild(WmsPermissions.StoreTransferRequestDetail.Delete, L("Permission:Delete"));
-
- var storeTransferRequestPermission = myGroup.AddPermission(WmsPermissions.StoreTransferRequest.Default, L("Permission:StoreTransferRequest"));
- storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Create, L("Permission:Create"));
- storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Update, L("Permission:Update"));
- storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Delete, L("Permission:Delete"));
-
- var storeTransferNoteDetailCopyPermission = myGroup.AddPermission(WmsPermissions.StoreTransferNoteDetailCopy.Default, L("Permission:StoreTransferNoteDetailCopy"));
- storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetailCopy.Create, L("Permission:Create"));
- storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetailCopy.Update, L("Permission:Update"));
- storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetailCopy.Delete, L("Permission:Delete"));
-
- var storeTransferNoteCopyPermission = myGroup.AddPermission(WmsPermissions.StoreTransferNoteCopy.Default, L("Permission:StoreTransferNoteCopy"));
- storeTransferNoteCopyPermission.AddChild(WmsPermissions.StoreTransferNoteCopy.Create, L("Permission:Create"));
- storeTransferNoteCopyPermission.AddChild(WmsPermissions.StoreTransferNoteCopy.Update, L("Permission:Update"));
- storeTransferNoteCopyPermission.AddChild(WmsPermissions.StoreTransferNoteCopy.Delete, L("Permission:Delete"));
-
- var storeTransferNotePermission = myGroup.AddPermission(WmsPermissions.StoreTransferNote.Default, L("Permission:StoreTransferNote"));
- storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Create, L("Permission:Create"));
- storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Update, L("Permission:Update"));
- storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Delete, L("Permission:Delete"));
-
- var storeSupplierAsnDetailPermission = myGroup.AddPermission(WmsPermissions.StoreSupplierAsnDetail.Default, L("Permission:StoreSupplierAsnDetail"));
- storeSupplierAsnDetailPermission.AddChild(WmsPermissions.StoreSupplierAsnDetail.Create, L("Permission:Create"));
- storeSupplierAsnDetailPermission.AddChild(WmsPermissions.StoreSupplierAsnDetail.Update, L("Permission:Update"));
- storeSupplierAsnDetailPermission.AddChild(WmsPermissions.StoreSupplierAsnDetail.Delete, L("Permission:Delete"));
-
- var storeSupplierAsnPermission = myGroup.AddPermission(WmsPermissions.StoreSupplierAsn.Default, L("Permission:StoreSupplierAsn"));
- storeSupplierAsnPermission.AddChild(WmsPermissions.StoreSupplierAsn.Create, L("Permission:Create"));
- storeSupplierAsnPermission.AddChild(WmsPermissions.StoreSupplierAsn.Update, L("Permission:Update"));
- storeSupplierAsnPermission.AddChild(WmsPermissions.StoreSupplierAsn.Delete, L("Permission:Delete"));
-
- var storeScrapRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreScrapRequestDetail.Default, L("Permission:StoreScrapRequestDetail"));
- storeScrapRequestDetailPermission.AddChild(WmsPermissions.StoreScrapRequestDetail.Create, L("Permission:Create"));
- storeScrapRequestDetailPermission.AddChild(WmsPermissions.StoreScrapRequestDetail.Update, L("Permission:Update"));
- storeScrapRequestDetailPermission.AddChild(WmsPermissions.StoreScrapRequestDetail.Delete, L("Permission:Delete"));
-
- var storeScrapRequestPermission = myGroup.AddPermission(WmsPermissions.StoreScrapRequest.Default, L("Permission:StoreScrapRequest"));
- storeScrapRequestPermission.AddChild(WmsPermissions.StoreScrapRequest.Create, L("Permission:Create"));
- storeScrapRequestPermission.AddChild(WmsPermissions.StoreScrapRequest.Update, L("Permission:Update"));
- storeScrapRequestPermission.AddChild(WmsPermissions.StoreScrapRequest.Delete, L("Permission:Delete"));
-
- var storeScrapNotePermission = myGroup.AddPermission(WmsPermissions.StoreScrapNote.Default, L("Permission:StoreScrapNote"));
- storeScrapNotePermission.AddChild(WmsPermissions.StoreScrapNote.Create, L("Permission:Create"));
- storeScrapNotePermission.AddChild(WmsPermissions.StoreScrapNote.Update, L("Permission:Update"));
- storeScrapNotePermission.AddChild(WmsPermissions.StoreScrapNote.Delete, L("Permission:Delete"));
-
- var storeSaleOrderDetailPermission = myGroup.AddPermission(WmsPermissions.StoreSaleOrderDetail.Default, L("Permission:StoreSaleOrderDetail"));
- storeSaleOrderDetailPermission.AddChild(WmsPermissions.StoreSaleOrderDetail.Create, L("Permission:Create"));
- storeSaleOrderDetailPermission.AddChild(WmsPermissions.StoreSaleOrderDetail.Update, L("Permission:Update"));
- storeSaleOrderDetailPermission.AddChild(WmsPermissions.StoreSaleOrderDetail.Delete, L("Permission:Delete"));
-
- var storeSaleOrderPermission = myGroup.AddPermission(WmsPermissions.StoreSaleOrder.Default, L("Permission:StoreSaleOrder"));
- storeSaleOrderPermission.AddChild(WmsPermissions.StoreSaleOrder.Create, L("Permission:Create"));
- storeSaleOrderPermission.AddChild(WmsPermissions.StoreSaleOrder.Update, L("Permission:Update"));
- storeSaleOrderPermission.AddChild(WmsPermissions.StoreSaleOrder.Delete, L("Permission:Delete"));
-
- var storeRecycledMaterialReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Default, L("Permission:StoreRecycledMaterialReceiptNoteDetail"));
- storeRecycledMaterialReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Create, L("Permission:Create"));
- storeRecycledMaterialReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Update, L("Permission:Update"));
- storeRecycledMaterialReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Delete, L("Permission:Delete"));
-
- var storeRecycledMaterialReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StoreRecycledMaterialReceiptNote.Default, L("Permission:StoreRecycledMaterialReceiptNote"));
- storeRecycledMaterialReceiptNotePermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNote.Create, L("Permission:Create"));
- storeRecycledMaterialReceiptNotePermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNote.Update, L("Permission:Update"));
- storeRecycledMaterialReceiptNotePermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNote.Delete, L("Permission:Delete"));
-
- var storeReceiptAbnormalNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreReceiptAbnormalNoteDetail.Default, L("Permission:StoreReceiptAbnormalNoteDetail"));
- storeReceiptAbnormalNoteDetailPermission.AddChild(WmsPermissions.StoreReceiptAbnormalNoteDetail.Create, L("Permission:Create"));
- storeReceiptAbnormalNoteDetailPermission.AddChild(WmsPermissions.StoreReceiptAbnormalNoteDetail.Update, L("Permission:Update"));
- storeReceiptAbnormalNoteDetailPermission.AddChild(WmsPermissions.StoreReceiptAbnormalNoteDetail.Delete, L("Permission:Delete"));
-
- var storeReceiptAbnormalNotePermission = myGroup.AddPermission(WmsPermissions.StoreReceiptAbnormalNote.Default, L("Permission:StoreReceiptAbnormalNote"));
- storeReceiptAbnormalNotePermission.AddChild(WmsPermissions.StoreReceiptAbnormalNote.Create, L("Permission:Create"));
- storeReceiptAbnormalNotePermission.AddChild(WmsPermissions.StoreReceiptAbnormalNote.Update, L("Permission:Update"));
- storeReceiptAbnormalNotePermission.AddChild(WmsPermissions.StoreReceiptAbnormalNote.Delete, L("Permission:Delete"));
-
- var storePutawayRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StorePutawayRequestDetail.Default, L("Permission:StorePutawayRequestDetail"));
- storePutawayRequestDetailPermission.AddChild(WmsPermissions.StorePutawayRequestDetail.Create, L("Permission:Create"));
- storePutawayRequestDetailPermission.AddChild(WmsPermissions.StorePutawayRequestDetail.Update, L("Permission:Update"));
- storePutawayRequestDetailPermission.AddChild(WmsPermissions.StorePutawayRequestDetail.Delete, L("Permission:Delete"));
-
- var storePutawayRequestPermission = myGroup.AddPermission(WmsPermissions.StorePutawayRequest.Default, L("Permission:StorePutawayRequest"));
- storePutawayRequestPermission.AddChild(WmsPermissions.StorePutawayRequest.Create, L("Permission:Create"));
- storePutawayRequestPermission.AddChild(WmsPermissions.StorePutawayRequest.Update, L("Permission:Update"));
- storePutawayRequestPermission.AddChild(WmsPermissions.StorePutawayRequest.Delete, L("Permission:Delete"));
-
- var storePutawayNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StorePutawayNoteDetail.Default, L("Permission:StorePutawayNoteDetail"));
- storePutawayNoteDetailPermission.AddChild(WmsPermissions.StorePutawayNoteDetail.Create, L("Permission:Create"));
- storePutawayNoteDetailPermission.AddChild(WmsPermissions.StorePutawayNoteDetail.Update, L("Permission:Update"));
- storePutawayNoteDetailPermission.AddChild(WmsPermissions.StorePutawayNoteDetail.Delete, L("Permission:Delete"));
-
- var storePutawayNotePermission = myGroup.AddPermission(WmsPermissions.StorePutawayNote.Default, L("Permission:StorePutawayNote"));
- storePutawayNotePermission.AddChild(WmsPermissions.StorePutawayNote.Create, L("Permission:Create"));
- storePutawayNotePermission.AddChild(WmsPermissions.StorePutawayNote.Update, L("Permission:Update"));
- storePutawayNotePermission.AddChild(WmsPermissions.StorePutawayNote.Delete, L("Permission:Delete"));
-
- var storePurchaseReturnRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnRequestDetail.Default, L("Permission:StorePurchaseReturnRequestDetail"));
- storePurchaseReturnRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnRequestDetail.Create, L("Permission:Create"));
- storePurchaseReturnRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnRequestDetail.Update, L("Permission:Update"));
- storePurchaseReturnRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnRequestDetail.Delete, L("Permission:Delete"));
-
- var storePurchaseReturnRequestPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnRequest.Default, L("Permission:StorePurchaseReturnRequest"));
- storePurchaseReturnRequestPermission.AddChild(WmsPermissions.StorePurchaseReturnRequest.Create, L("Permission:Create"));
- storePurchaseReturnRequestPermission.AddChild(WmsPermissions.StorePurchaseReturnRequest.Update, L("Permission:Update"));
- storePurchaseReturnRequestPermission.AddChild(WmsPermissions.StorePurchaseReturnRequest.Delete, L("Permission:Delete"));
-
- var storePurchaseReturnNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnNoteDetail.Default, L("Permission:StorePurchaseReturnNoteDetail"));
- storePurchaseReturnNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnNoteDetail.Create, L("Permission:Create"));
- storePurchaseReturnNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnNoteDetail.Update, L("Permission:Update"));
- storePurchaseReturnNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnNoteDetail.Delete, L("Permission:Delete"));
-
- var storePurchaseReturnNotePermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnNote.Default, L("Permission:StorePurchaseReturnNote"));
- storePurchaseReturnNotePermission.AddChild(WmsPermissions.StorePurchaseReturnNote.Create, L("Permission:Create"));
- storePurchaseReturnNotePermission.AddChild(WmsPermissions.StorePurchaseReturnNote.Update, L("Permission:Update"));
- storePurchaseReturnNotePermission.AddChild(WmsPermissions.StorePurchaseReturnNote.Delete, L("Permission:Delete"));
-
- var storePurchaseReceiptRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptRequestDetail.Default, L("Permission:StorePurchaseReceiptRequestDetail"));
- storePurchaseReceiptRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequestDetail.Create, L("Permission:Create"));
- storePurchaseReceiptRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequestDetail.Update, L("Permission:Update"));
- storePurchaseReceiptRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequestDetail.Delete, L("Permission:Delete"));
-
- var storePurchaseReceiptRequestPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptRequest.Default, L("Permission:StorePurchaseReceiptRequest"));
- storePurchaseReceiptRequestPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequest.Create, L("Permission:Create"));
- storePurchaseReceiptRequestPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequest.Update, L("Permission:Update"));
- storePurchaseReceiptRequestPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequest.Delete, L("Permission:Delete"));
-
- var storePurchaseReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptNoteDetail.Default, L("Permission:StorePurchaseReceiptNoteDetail"));
- storePurchaseReceiptNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptNoteDetail.Create, L("Permission:Create"));
- storePurchaseReceiptNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptNoteDetail.Update, L("Permission:Update"));
- storePurchaseReceiptNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptNoteDetail.Delete, L("Permission:Delete"));
-
- var storePurchaseReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptNote.Default, L("Permission:StorePurchaseReceiptNote"));
- storePurchaseReceiptNotePermission.AddChild(WmsPermissions.StorePurchaseReceiptNote.Create, L("Permission:Create"));
- storePurchaseReceiptNotePermission.AddChild(WmsPermissions.StorePurchaseReceiptNote.Update, L("Permission:Update"));
- storePurchaseReceiptNotePermission.AddChild(WmsPermissions.StorePurchaseReceiptNote.Delete, L("Permission:Delete"));
-
- var storePurchaseOrderDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseOrderDetail.Default, L("Permission:StorePurchaseOrderDetail"));
- storePurchaseOrderDetailPermission.AddChild(WmsPermissions.StorePurchaseOrderDetail.Create, L("Permission:Create"));
- storePurchaseOrderDetailPermission.AddChild(WmsPermissions.StorePurchaseOrderDetail.Update, L("Permission:Update"));
- storePurchaseOrderDetailPermission.AddChild(WmsPermissions.StorePurchaseOrderDetail.Delete, L("Permission:Delete"));
-
- var storePurchaseOrderPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseOrder.Default, L("Permission:StorePurchaseOrder"));
- storePurchaseOrderPermission.AddChild(WmsPermissions.StorePurchaseOrder.Create, L("Permission:Create"));
- storePurchaseOrderPermission.AddChild(WmsPermissions.StorePurchaseOrder.Update, L("Permission:Update"));
- storePurchaseOrderPermission.AddChild(WmsPermissions.StorePurchaseOrder.Delete, L("Permission:Delete"));
-
- var storeProductRecycleRequestPermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleRequest.Default, L("Permission:StoreProductRecycleRequest"));
- storeProductRecycleRequestPermission.AddChild(WmsPermissions.StoreProductRecycleRequest.Create, L("Permission:Create"));
- storeProductRecycleRequestPermission.AddChild(WmsPermissions.StoreProductRecycleRequest.Update, L("Permission:Update"));
- storeProductRecycleRequestPermission.AddChild(WmsPermissions.StoreProductRecycleRequest.Delete, L("Permission:Delete"));
-
- var storeProductRecycleNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleNoteDetail.Default, L("Permission:StoreProductRecycleNoteDetail"));
- storeProductRecycleNoteDetailPermission.AddChild(WmsPermissions.StoreProductRecycleNoteDetail.Create, L("Permission:Create"));
- storeProductRecycleNoteDetailPermission.AddChild(WmsPermissions.StoreProductRecycleNoteDetail.Update, L("Permission:Update"));
- storeProductRecycleNoteDetailPermission.AddChild(WmsPermissions.StoreProductRecycleNoteDetail.Delete, L("Permission:Delete"));
-
- var storeProductRecycleNotePermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleNote.Default, L("Permission:StoreProductRecycleNote"));
- storeProductRecycleNotePermission.AddChild(WmsPermissions.StoreProductRecycleNote.Create, L("Permission:Create"));
- storeProductRecycleNotePermission.AddChild(WmsPermissions.StoreProductRecycleNote.Update, L("Permission:Update"));
- storeProductRecycleNotePermission.AddChild(WmsPermissions.StoreProductRecycleNote.Delete, L("Permission:Delete"));
-
- var storeProductRecycleMaterialDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleMaterialDetail.Default, L("Permission:StoreProductRecycleMaterialDetail"));
- storeProductRecycleMaterialDetailPermission.AddChild(WmsPermissions.StoreProductRecycleMaterialDetail.Create, L("Permission:Create"));
- storeProductRecycleMaterialDetailPermission.AddChild(WmsPermissions.StoreProductRecycleMaterialDetail.Update, L("Permission:Update"));
- storeProductRecycleMaterialDetailPermission.AddChild(WmsPermissions.StoreProductRecycleMaterialDetail.Delete, L("Permission:Delete"));
-
- var storeProductReceiptRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptRequestDetail.Default, L("Permission:StoreProductReceiptRequestDetail"));
- storeProductReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreProductReceiptRequestDetail.Create, L("Permission:Create"));
- storeProductReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreProductReceiptRequestDetail.Update, L("Permission:Update"));
- storeProductReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreProductReceiptRequestDetail.Delete, L("Permission:Delete"));
-
- var storeProductReceiptRequestPermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptRequest.Default, L("Permission:StoreProductReceiptRequest"));
- storeProductReceiptRequestPermission.AddChild(WmsPermissions.StoreProductReceiptRequest.Create, L("Permission:Create"));
- storeProductReceiptRequestPermission.AddChild(WmsPermissions.StoreProductReceiptRequest.Update, L("Permission:Update"));
- storeProductReceiptRequestPermission.AddChild(WmsPermissions.StoreProductReceiptRequest.Delete, L("Permission:Delete"));
-
- var storeProductReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptNoteDetail.Default, L("Permission:StoreProductReceiptNoteDetail"));
- storeProductReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreProductReceiptNoteDetail.Create, L("Permission:Create"));
- storeProductReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreProductReceiptNoteDetail.Update, L("Permission:Update"));
- storeProductReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreProductReceiptNoteDetail.Delete, L("Permission:Delete"));
-
- var storeProductReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptNote.Default, L("Permission:StoreProductReceiptNote"));
- storeProductReceiptNotePermission.AddChild(WmsPermissions.StoreProductReceiptNote.Create, L("Permission:Create"));
- storeProductReceiptNotePermission.AddChild(WmsPermissions.StoreProductReceiptNote.Update, L("Permission:Update"));
- storeProductReceiptNotePermission.AddChild(WmsPermissions.StoreProductReceiptNote.Delete, L("Permission:Delete"));
-
- var storeProductL7partsNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductL7partsNoteDetail.Default, L("Permission:StoreProductL7partsNoteDetail"));
- storeProductL7partsNoteDetailPermission.AddChild(WmsPermissions.StoreProductL7partsNoteDetail.Create, L("Permission:Create"));
- storeProductL7partsNoteDetailPermission.AddChild(WmsPermissions.StoreProductL7partsNoteDetail.Update, L("Permission:Update"));
- storeProductL7partsNoteDetailPermission.AddChild(WmsPermissions.StoreProductL7partsNoteDetail.Delete, L("Permission:Delete"));
-
- var storeProductL7partsNotePermission = myGroup.AddPermission(WmsPermissions.StoreProductL7partsNote.Default, L("Permission:StoreProductL7partsNote"));
- storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Create, L("Permission:Create"));
- storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Update, L("Permission:Update"));
- storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Delete, L("Permission:Delete"));
- }
-
- private static LocalizableString L(string name)
- {
- return LocalizableString.Create(name);
- }
- }
+ public class WmsPermissionDefinitionProvider : PermissionDefinitionProvider
+ {
+ public override void Define(IPermissionDefinitionContext context)
+ {
+ var myGroup = context.AddGroup(WmsPermissions.GroupName);
+ //Define your own permissions here. Example:
+ //myGroup.AddPermission(WmsPermissions.MyPermission1, L("Permission:MyPermission1"));
+
+ var authDepartmentPermission = myGroup.AddPermission(WmsPermissions.AuthDepartment.Default, L("Permission:AuthDepartment"));
+ authDepartmentPermission.AddChild(WmsPermissions.AuthDepartment.Create, L("Permission:Create"));
+ authDepartmentPermission.AddChild(WmsPermissions.AuthDepartment.Update, L("Permission:Update"));
+ authDepartmentPermission.AddChild(WmsPermissions.AuthDepartment.Delete, L("Permission:Delete"));
+
+ var storeWorkOrderPermission = myGroup.AddPermission(WmsPermissions.StoreWorkOrder.Default, L("Permission:StoreWorkOrder"));
+ storeWorkOrderPermission.AddChild(WmsPermissions.StoreWorkOrder.Create, L("Permission:Create"));
+ storeWorkOrderPermission.AddChild(WmsPermissions.StoreWorkOrder.Update, L("Permission:Update"));
+ storeWorkOrderPermission.AddChild(WmsPermissions.StoreWorkOrder.Delete, L("Permission:Delete"));
+
+ var storeWorkOrderDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWorkOrderDetail.Default, L("Permission:StoreWorkOrderDetail"));
+ storeWorkOrderDetailPermission.AddChild(WmsPermissions.StoreWorkOrderDetail.Create, L("Permission:Create"));
+ storeWorkOrderDetailPermission.AddChild(WmsPermissions.StoreWorkOrderDetail.Update, L("Permission:Update"));
+ storeWorkOrderDetailPermission.AddChild(WmsPermissions.StoreWorkOrderDetail.Delete, L("Permission:Delete"));
+
+ var storeWipWarehouseAdjustRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Default, L("Permission:StoreWipWarehouseAdjustRequestDetail"));
+ storeWipWarehouseAdjustRequestDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Create, L("Permission:Create"));
+ storeWipWarehouseAdjustRequestDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Update, L("Permission:Update"));
+ storeWipWarehouseAdjustRequestDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequestDetail.Delete, L("Permission:Delete"));
+
+ var storeWipWarehouseAdjustRequestPermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustRequest.Default, L("Permission:StoreWipWarehouseAdjustRequest"));
+ storeWipWarehouseAdjustRequestPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequest.Create, L("Permission:Create"));
+ storeWipWarehouseAdjustRequestPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequest.Update, L("Permission:Update"));
+ storeWipWarehouseAdjustRequestPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustRequest.Delete, L("Permission:Delete"));
+
+ var storeWipWarehouseAdjustNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Default, L("Permission:StoreWipWarehouseAdjustNoteDetail"));
+ storeWipWarehouseAdjustNoteDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Create, L("Permission:Create"));
+ storeWipWarehouseAdjustNoteDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Update, L("Permission:Update"));
+ storeWipWarehouseAdjustNoteDetailPermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeWipWarehouseAdjustNotePermission = myGroup.AddPermission(WmsPermissions.StoreWipWarehouseAdjustNote.Default, L("Permission:StoreWipWarehouseAdjustNote"));
+ storeWipWarehouseAdjustNotePermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNote.Create, L("Permission:Create"));
+ storeWipWarehouseAdjustNotePermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNote.Update, L("Permission:Update"));
+ storeWipWarehouseAdjustNotePermission.AddChild(WmsPermissions.StoreWipWarehouseAdjustNote.Delete, L("Permission:Delete"));
+
+ var storeWarehouseTransferNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreWarehouseTransferNoteDetail.Default, L("Permission:StoreWarehouseTransferNoteDetail"));
+ storeWarehouseTransferNoteDetailPermission.AddChild(WmsPermissions.StoreWarehouseTransferNoteDetail.Create, L("Permission:Create"));
+ storeWarehouseTransferNoteDetailPermission.AddChild(WmsPermissions.StoreWarehouseTransferNoteDetail.Update, L("Permission:Update"));
+ storeWarehouseTransferNoteDetailPermission.AddChild(WmsPermissions.StoreWarehouseTransferNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeWarehouseTransferNotePermission = myGroup.AddPermission(WmsPermissions.StoreWarehouseTransferNote.Default, L("Permission:StoreWarehouseTransferNote"));
+ storeWarehouseTransferNotePermission.AddChild(WmsPermissions.StoreWarehouseTransferNote.Create, L("Permission:Create"));
+ storeWarehouseTransferNotePermission.AddChild(WmsPermissions.StoreWarehouseTransferNote.Update, L("Permission:Update"));
+ storeWarehouseTransferNotePermission.AddChild(WmsPermissions.StoreWarehouseTransferNote.Delete, L("Permission:Delete"));
+
+ var storeUnplannedReceiptRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptRequestDetail.Default, L("Permission:StoreUnplannedReceiptRequestDetail"));
+ storeUnplannedReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequestDetail.Create, L("Permission:Create"));
+ storeUnplannedReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequestDetail.Update, L("Permission:Update"));
+ storeUnplannedReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequestDetail.Delete, L("Permission:Delete"));
+
+ var storeUnplannedReceiptRequestPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptRequest.Default, L("Permission:StoreUnplannedReceiptRequest"));
+ storeUnplannedReceiptRequestPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequest.Create, L("Permission:Create"));
+ storeUnplannedReceiptRequestPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequest.Update, L("Permission:Update"));
+ storeUnplannedReceiptRequestPermission.AddChild(WmsPermissions.StoreUnplannedReceiptRequest.Delete, L("Permission:Delete"));
+
+ var storeUnplannedReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptNoteDetail.Default, L("Permission:StoreUnplannedReceiptNoteDetail"));
+ storeUnplannedReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptNoteDetail.Create, L("Permission:Create"));
+ storeUnplannedReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptNoteDetail.Update, L("Permission:Update"));
+ storeUnplannedReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedReceiptNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeUnplannedReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedReceiptNote.Default, L("Permission:StoreUnplannedReceiptNote"));
+ storeUnplannedReceiptNotePermission.AddChild(WmsPermissions.StoreUnplannedReceiptNote.Create, L("Permission:Create"));
+ storeUnplannedReceiptNotePermission.AddChild(WmsPermissions.StoreUnplannedReceiptNote.Update, L("Permission:Update"));
+ storeUnplannedReceiptNotePermission.AddChild(WmsPermissions.StoreUnplannedReceiptNote.Delete, L("Permission:Delete"));
+
+ var storeUnplannedIssueRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueRequestDetail.Default, L("Permission:StoreUnplannedIssueRequestDetail"));
+ storeUnplannedIssueRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequestDetail.Create, L("Permission:Create"));
+ storeUnplannedIssueRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequestDetail.Update, L("Permission:Update"));
+ storeUnplannedIssueRequestDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequestDetail.Delete, L("Permission:Delete"));
+
+ var storeUnplannedIssueRequestPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueRequest.Default, L("Permission:StoreUnplannedIssueRequest"));
+ storeUnplannedIssueRequestPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequest.Create, L("Permission:Create"));
+ storeUnplannedIssueRequestPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequest.Update, L("Permission:Update"));
+ storeUnplannedIssueRequestPermission.AddChild(WmsPermissions.StoreUnplannedIssueRequest.Delete, L("Permission:Delete"));
+
+ var storeUnplannedIssueNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueNoteDetail.Default, L("Permission:StoreUnplannedIssueNoteDetail"));
+ storeUnplannedIssueNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueNoteDetail.Create, L("Permission:Create"));
+ storeUnplannedIssueNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueNoteDetail.Update, L("Permission:Update"));
+ storeUnplannedIssueNoteDetailPermission.AddChild(WmsPermissions.StoreUnplannedIssueNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeUnplannedIssueNotePermission = myGroup.AddPermission(WmsPermissions.StoreUnplannedIssueNote.Default, L("Permission:StoreUnplannedIssueNote"));
+ storeUnplannedIssueNotePermission.AddChild(WmsPermissions.StoreUnplannedIssueNote.Create, L("Permission:Create"));
+ storeUnplannedIssueNotePermission.AddChild(WmsPermissions.StoreUnplannedIssueNote.Update, L("Permission:Update"));
+ storeUnplannedIssueNotePermission.AddChild(WmsPermissions.StoreUnplannedIssueNote.Delete, L("Permission:Delete"));
+
+ var storeTransferRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreTransferRequestDetail.Default, L("Permission:StoreTransferRequestDetail"));
+ storeTransferRequestDetailPermission.AddChild(WmsPermissions.StoreTransferRequestDetail.Create, L("Permission:Create"));
+ storeTransferRequestDetailPermission.AddChild(WmsPermissions.StoreTransferRequestDetail.Update, L("Permission:Update"));
+ storeTransferRequestDetailPermission.AddChild(WmsPermissions.StoreTransferRequestDetail.Delete, L("Permission:Delete"));
+
+ var storeTransferRequestPermission = myGroup.AddPermission(WmsPermissions.StoreTransferRequest.Default, L("Permission:StoreTransferRequest"));
+ storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Create, L("Permission:Create"));
+ storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Update, L("Permission:Update"));
+ storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Delete, L("Permission:Delete"));
+
+ var storeTransferNoteDetailCopyPermission = myGroup.AddPermission(WmsPermissions.StoreTransferNoteDetail.Default, L("Permission:StoreTransferNoteDetailCopy"));
+ storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetail.Create, L("Permission:Create"));
+ storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetail.Update, L("Permission:Update"));
+ storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeTransferNotePermission = myGroup.AddPermission(WmsPermissions.StoreTransferNote.Default, L("Permission:StoreTransferNote"));
+ storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Create, L("Permission:Create"));
+ storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Update, L("Permission:Update"));
+ storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Delete, L("Permission:Delete"));
+
+ var storeSupplierAsnDetailPermission = myGroup.AddPermission(WmsPermissions.StoreSupplierAsnDetail.Default, L("Permission:StoreSupplierAsnDetail"));
+ storeSupplierAsnDetailPermission.AddChild(WmsPermissions.StoreSupplierAsnDetail.Create, L("Permission:Create"));
+ storeSupplierAsnDetailPermission.AddChild(WmsPermissions.StoreSupplierAsnDetail.Update, L("Permission:Update"));
+ storeSupplierAsnDetailPermission.AddChild(WmsPermissions.StoreSupplierAsnDetail.Delete, L("Permission:Delete"));
+
+ var storeSupplierAsnPermission = myGroup.AddPermission(WmsPermissions.StoreSupplierAsn.Default, L("Permission:StoreSupplierAsn"));
+ storeSupplierAsnPermission.AddChild(WmsPermissions.StoreSupplierAsn.Create, L("Permission:Create"));
+ storeSupplierAsnPermission.AddChild(WmsPermissions.StoreSupplierAsn.Update, L("Permission:Update"));
+ storeSupplierAsnPermission.AddChild(WmsPermissions.StoreSupplierAsn.Delete, L("Permission:Delete"));
+
+ var storeScrapRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreScrapRequestDetail.Default, L("Permission:StoreScrapRequestDetail"));
+ storeScrapRequestDetailPermission.AddChild(WmsPermissions.StoreScrapRequestDetail.Create, L("Permission:Create"));
+ storeScrapRequestDetailPermission.AddChild(WmsPermissions.StoreScrapRequestDetail.Update, L("Permission:Update"));
+ storeScrapRequestDetailPermission.AddChild(WmsPermissions.StoreScrapRequestDetail.Delete, L("Permission:Delete"));
+
+ var storeScrapRequestPermission = myGroup.AddPermission(WmsPermissions.StoreScrapRequest.Default, L("Permission:StoreScrapRequest"));
+ storeScrapRequestPermission.AddChild(WmsPermissions.StoreScrapRequest.Create, L("Permission:Create"));
+ storeScrapRequestPermission.AddChild(WmsPermissions.StoreScrapRequest.Update, L("Permission:Update"));
+ storeScrapRequestPermission.AddChild(WmsPermissions.StoreScrapRequest.Delete, L("Permission:Delete"));
+
+ var storeScrapNotePermission = myGroup.AddPermission(WmsPermissions.StoreScrapNote.Default, L("Permission:StoreScrapNote"));
+ storeScrapNotePermission.AddChild(WmsPermissions.StoreScrapNote.Create, L("Permission:Create"));
+ storeScrapNotePermission.AddChild(WmsPermissions.StoreScrapNote.Update, L("Permission:Update"));
+ storeScrapNotePermission.AddChild(WmsPermissions.StoreScrapNote.Delete, L("Permission:Delete"));
+
+ var storeSaleOrderDetailPermission = myGroup.AddPermission(WmsPermissions.StoreSaleOrderDetail.Default, L("Permission:StoreSaleOrderDetail"));
+ storeSaleOrderDetailPermission.AddChild(WmsPermissions.StoreSaleOrderDetail.Create, L("Permission:Create"));
+ storeSaleOrderDetailPermission.AddChild(WmsPermissions.StoreSaleOrderDetail.Update, L("Permission:Update"));
+ storeSaleOrderDetailPermission.AddChild(WmsPermissions.StoreSaleOrderDetail.Delete, L("Permission:Delete"));
+
+ var storeSaleOrderPermission = myGroup.AddPermission(WmsPermissions.StoreSaleOrder.Default, L("Permission:StoreSaleOrder"));
+ storeSaleOrderPermission.AddChild(WmsPermissions.StoreSaleOrder.Create, L("Permission:Create"));
+ storeSaleOrderPermission.AddChild(WmsPermissions.StoreSaleOrder.Update, L("Permission:Update"));
+ storeSaleOrderPermission.AddChild(WmsPermissions.StoreSaleOrder.Delete, L("Permission:Delete"));
+
+ var storeRecycledMaterialReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Default, L("Permission:StoreRecycledMaterialReceiptNoteDetail"));
+ storeRecycledMaterialReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Create, L("Permission:Create"));
+ storeRecycledMaterialReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Update, L("Permission:Update"));
+ storeRecycledMaterialReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeRecycledMaterialReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StoreRecycledMaterialReceiptNote.Default, L("Permission:StoreRecycledMaterialReceiptNote"));
+ storeRecycledMaterialReceiptNotePermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNote.Create, L("Permission:Create"));
+ storeRecycledMaterialReceiptNotePermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNote.Update, L("Permission:Update"));
+ storeRecycledMaterialReceiptNotePermission.AddChild(WmsPermissions.StoreRecycledMaterialReceiptNote.Delete, L("Permission:Delete"));
+
+ var storeReceiptAbnormalNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreReceiptAbnormalNoteDetail.Default, L("Permission:StoreReceiptAbnormalNoteDetail"));
+ storeReceiptAbnormalNoteDetailPermission.AddChild(WmsPermissions.StoreReceiptAbnormalNoteDetail.Create, L("Permission:Create"));
+ storeReceiptAbnormalNoteDetailPermission.AddChild(WmsPermissions.StoreReceiptAbnormalNoteDetail.Update, L("Permission:Update"));
+ storeReceiptAbnormalNoteDetailPermission.AddChild(WmsPermissions.StoreReceiptAbnormalNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeReceiptAbnormalNotePermission = myGroup.AddPermission(WmsPermissions.StoreReceiptAbnormalNote.Default, L("Permission:StoreReceiptAbnormalNote"));
+ storeReceiptAbnormalNotePermission.AddChild(WmsPermissions.StoreReceiptAbnormalNote.Create, L("Permission:Create"));
+ storeReceiptAbnormalNotePermission.AddChild(WmsPermissions.StoreReceiptAbnormalNote.Update, L("Permission:Update"));
+ storeReceiptAbnormalNotePermission.AddChild(WmsPermissions.StoreReceiptAbnormalNote.Delete, L("Permission:Delete"));
+
+ var storePutawayRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StorePutawayRequestDetail.Default, L("Permission:StorePutawayRequestDetail"));
+ storePutawayRequestDetailPermission.AddChild(WmsPermissions.StorePutawayRequestDetail.Create, L("Permission:Create"));
+ storePutawayRequestDetailPermission.AddChild(WmsPermissions.StorePutawayRequestDetail.Update, L("Permission:Update"));
+ storePutawayRequestDetailPermission.AddChild(WmsPermissions.StorePutawayRequestDetail.Delete, L("Permission:Delete"));
+
+ var storePutawayRequestPermission = myGroup.AddPermission(WmsPermissions.StorePutawayRequest.Default, L("Permission:StorePutawayRequest"));
+ storePutawayRequestPermission.AddChild(WmsPermissions.StorePutawayRequest.Create, L("Permission:Create"));
+ storePutawayRequestPermission.AddChild(WmsPermissions.StorePutawayRequest.Update, L("Permission:Update"));
+ storePutawayRequestPermission.AddChild(WmsPermissions.StorePutawayRequest.Delete, L("Permission:Delete"));
+
+ var storePutawayNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StorePutawayNoteDetail.Default, L("Permission:StorePutawayNoteDetail"));
+ storePutawayNoteDetailPermission.AddChild(WmsPermissions.StorePutawayNoteDetail.Create, L("Permission:Create"));
+ storePutawayNoteDetailPermission.AddChild(WmsPermissions.StorePutawayNoteDetail.Update, L("Permission:Update"));
+ storePutawayNoteDetailPermission.AddChild(WmsPermissions.StorePutawayNoteDetail.Delete, L("Permission:Delete"));
+
+ var storePutawayNotePermission = myGroup.AddPermission(WmsPermissions.StorePutawayNote.Default, L("Permission:StorePutawayNote"));
+ storePutawayNotePermission.AddChild(WmsPermissions.StorePutawayNote.Create, L("Permission:Create"));
+ storePutawayNotePermission.AddChild(WmsPermissions.StorePutawayNote.Update, L("Permission:Update"));
+ storePutawayNotePermission.AddChild(WmsPermissions.StorePutawayNote.Delete, L("Permission:Delete"));
+
+ var storePurchaseReturnRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnRequestDetail.Default, L("Permission:StorePurchaseReturnRequestDetail"));
+ storePurchaseReturnRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnRequestDetail.Create, L("Permission:Create"));
+ storePurchaseReturnRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnRequestDetail.Update, L("Permission:Update"));
+ storePurchaseReturnRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnRequestDetail.Delete, L("Permission:Delete"));
+
+ var storePurchaseReturnRequestPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnRequest.Default, L("Permission:StorePurchaseReturnRequest"));
+ storePurchaseReturnRequestPermission.AddChild(WmsPermissions.StorePurchaseReturnRequest.Create, L("Permission:Create"));
+ storePurchaseReturnRequestPermission.AddChild(WmsPermissions.StorePurchaseReturnRequest.Update, L("Permission:Update"));
+ storePurchaseReturnRequestPermission.AddChild(WmsPermissions.StorePurchaseReturnRequest.Delete, L("Permission:Delete"));
+
+ var storePurchaseReturnNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnNoteDetail.Default, L("Permission:StorePurchaseReturnNoteDetail"));
+ storePurchaseReturnNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnNoteDetail.Create, L("Permission:Create"));
+ storePurchaseReturnNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnNoteDetail.Update, L("Permission:Update"));
+ storePurchaseReturnNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReturnNoteDetail.Delete, L("Permission:Delete"));
+
+ var storePurchaseReturnNotePermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReturnNote.Default, L("Permission:StorePurchaseReturnNote"));
+ storePurchaseReturnNotePermission.AddChild(WmsPermissions.StorePurchaseReturnNote.Create, L("Permission:Create"));
+ storePurchaseReturnNotePermission.AddChild(WmsPermissions.StorePurchaseReturnNote.Update, L("Permission:Update"));
+ storePurchaseReturnNotePermission.AddChild(WmsPermissions.StorePurchaseReturnNote.Delete, L("Permission:Delete"));
+
+ var storePurchaseReceiptRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptRequestDetail.Default, L("Permission:StorePurchaseReceiptRequestDetail"));
+ storePurchaseReceiptRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequestDetail.Create, L("Permission:Create"));
+ storePurchaseReceiptRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequestDetail.Update, L("Permission:Update"));
+ storePurchaseReceiptRequestDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequestDetail.Delete, L("Permission:Delete"));
+
+ var storePurchaseReceiptRequestPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptRequest.Default, L("Permission:StorePurchaseReceiptRequest"));
+ storePurchaseReceiptRequestPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequest.Create, L("Permission:Create"));
+ storePurchaseReceiptRequestPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequest.Update, L("Permission:Update"));
+ storePurchaseReceiptRequestPermission.AddChild(WmsPermissions.StorePurchaseReceiptRequest.Delete, L("Permission:Delete"));
+
+ var storePurchaseReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptNoteDetail.Default, L("Permission:StorePurchaseReceiptNoteDetail"));
+ storePurchaseReceiptNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptNoteDetail.Create, L("Permission:Create"));
+ storePurchaseReceiptNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptNoteDetail.Update, L("Permission:Update"));
+ storePurchaseReceiptNoteDetailPermission.AddChild(WmsPermissions.StorePurchaseReceiptNoteDetail.Delete, L("Permission:Delete"));
+
+ var storePurchaseReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StorePurchaseReceiptNote.Default, L("Permission:StorePurchaseReceiptNote"));
+ storePurchaseReceiptNotePermission.AddChild(WmsPermissions.StorePurchaseReceiptNote.Create, L("Permission:Create"));
+ storePurchaseReceiptNotePermission.AddChild(WmsPermissions.StorePurchaseReceiptNote.Update, L("Permission:Update"));
+ storePurchaseReceiptNotePermission.AddChild(WmsPermissions.StorePurchaseReceiptNote.Delete, L("Permission:Delete"));
+
+ var storePurchaseOrderDetailPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseOrderDetail.Default, L("Permission:StorePurchaseOrderDetail"));
+ storePurchaseOrderDetailPermission.AddChild(WmsPermissions.StorePurchaseOrderDetail.Create, L("Permission:Create"));
+ storePurchaseOrderDetailPermission.AddChild(WmsPermissions.StorePurchaseOrderDetail.Update, L("Permission:Update"));
+ storePurchaseOrderDetailPermission.AddChild(WmsPermissions.StorePurchaseOrderDetail.Delete, L("Permission:Delete"));
+
+ var storePurchaseOrderPermission = myGroup.AddPermission(WmsPermissions.StorePurchaseOrder.Default, L("Permission:StorePurchaseOrder"));
+ storePurchaseOrderPermission.AddChild(WmsPermissions.StorePurchaseOrder.Create, L("Permission:Create"));
+ storePurchaseOrderPermission.AddChild(WmsPermissions.StorePurchaseOrder.Update, L("Permission:Update"));
+ storePurchaseOrderPermission.AddChild(WmsPermissions.StorePurchaseOrder.Delete, L("Permission:Delete"));
+
+ var storeProductRecycleRequestPermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleRequest.Default, L("Permission:StoreProductRecycleRequest"));
+ storeProductRecycleRequestPermission.AddChild(WmsPermissions.StoreProductRecycleRequest.Create, L("Permission:Create"));
+ storeProductRecycleRequestPermission.AddChild(WmsPermissions.StoreProductRecycleRequest.Update, L("Permission:Update"));
+ storeProductRecycleRequestPermission.AddChild(WmsPermissions.StoreProductRecycleRequest.Delete, L("Permission:Delete"));
+
+ var storeProductRecycleNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleNoteDetail.Default, L("Permission:StoreProductRecycleNoteDetail"));
+ storeProductRecycleNoteDetailPermission.AddChild(WmsPermissions.StoreProductRecycleNoteDetail.Create, L("Permission:Create"));
+ storeProductRecycleNoteDetailPermission.AddChild(WmsPermissions.StoreProductRecycleNoteDetail.Update, L("Permission:Update"));
+ storeProductRecycleNoteDetailPermission.AddChild(WmsPermissions.StoreProductRecycleNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeProductRecycleNotePermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleNote.Default, L("Permission:StoreProductRecycleNote"));
+ storeProductRecycleNotePermission.AddChild(WmsPermissions.StoreProductRecycleNote.Create, L("Permission:Create"));
+ storeProductRecycleNotePermission.AddChild(WmsPermissions.StoreProductRecycleNote.Update, L("Permission:Update"));
+ storeProductRecycleNotePermission.AddChild(WmsPermissions.StoreProductRecycleNote.Delete, L("Permission:Delete"));
+
+ var storeProductRecycleMaterialDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductRecycleMaterialDetail.Default, L("Permission:StoreProductRecycleMaterialDetail"));
+ storeProductRecycleMaterialDetailPermission.AddChild(WmsPermissions.StoreProductRecycleMaterialDetail.Create, L("Permission:Create"));
+ storeProductRecycleMaterialDetailPermission.AddChild(WmsPermissions.StoreProductRecycleMaterialDetail.Update, L("Permission:Update"));
+ storeProductRecycleMaterialDetailPermission.AddChild(WmsPermissions.StoreProductRecycleMaterialDetail.Delete, L("Permission:Delete"));
+
+ var storeProductReceiptRequestDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptRequestDetail.Default, L("Permission:StoreProductReceiptRequestDetail"));
+ storeProductReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreProductReceiptRequestDetail.Create, L("Permission:Create"));
+ storeProductReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreProductReceiptRequestDetail.Update, L("Permission:Update"));
+ storeProductReceiptRequestDetailPermission.AddChild(WmsPermissions.StoreProductReceiptRequestDetail.Delete, L("Permission:Delete"));
+
+ var storeProductReceiptRequestPermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptRequest.Default, L("Permission:StoreProductReceiptRequest"));
+ storeProductReceiptRequestPermission.AddChild(WmsPermissions.StoreProductReceiptRequest.Create, L("Permission:Create"));
+ storeProductReceiptRequestPermission.AddChild(WmsPermissions.StoreProductReceiptRequest.Update, L("Permission:Update"));
+ storeProductReceiptRequestPermission.AddChild(WmsPermissions.StoreProductReceiptRequest.Delete, L("Permission:Delete"));
+
+ var storeProductReceiptNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptNoteDetail.Default, L("Permission:StoreProductReceiptNoteDetail"));
+ storeProductReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreProductReceiptNoteDetail.Create, L("Permission:Create"));
+ storeProductReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreProductReceiptNoteDetail.Update, L("Permission:Update"));
+ storeProductReceiptNoteDetailPermission.AddChild(WmsPermissions.StoreProductReceiptNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeProductReceiptNotePermission = myGroup.AddPermission(WmsPermissions.StoreProductReceiptNote.Default, L("Permission:StoreProductReceiptNote"));
+ storeProductReceiptNotePermission.AddChild(WmsPermissions.StoreProductReceiptNote.Create, L("Permission:Create"));
+ storeProductReceiptNotePermission.AddChild(WmsPermissions.StoreProductReceiptNote.Update, L("Permission:Update"));
+ storeProductReceiptNotePermission.AddChild(WmsPermissions.StoreProductReceiptNote.Delete, L("Permission:Delete"));
+
+ var storeProductL7partsNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreProductL7partsNoteDetail.Default, L("Permission:StoreProductL7partsNoteDetail"));
+ storeProductL7partsNoteDetailPermission.AddChild(WmsPermissions.StoreProductL7partsNoteDetail.Create, L("Permission:Create"));
+ storeProductL7partsNoteDetailPermission.AddChild(WmsPermissions.StoreProductL7partsNoteDetail.Update, L("Permission:Update"));
+ storeProductL7partsNoteDetailPermission.AddChild(WmsPermissions.StoreProductL7partsNoteDetail.Delete, L("Permission:Delete"));
+
+ var storeProductL7partsNotePermission = myGroup.AddPermission(WmsPermissions.StoreProductL7partsNote.Default, L("Permission:StoreProductL7partsNote"));
+ storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Create, L("Permission:Create"));
+ storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Update, L("Permission:Update"));
+ storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Delete, L("Permission:Delete"));
+
+ var storeScrapNoteDetailPermission = myGroup.AddPermission(WmsPermissions.StoreScrapNoteDetail.Default, L("Permission:StoreScrapNoteDetail"));
+ storeScrapNoteDetailPermission.AddChild(WmsPermissions.StoreScrapNoteDetail.Create, L("Permission:Create"));
+ storeScrapNoteDetailPermission.AddChild(WmsPermissions.StoreScrapNoteDetail.Update, L("Permission:Update"));
+ storeScrapNoteDetailPermission.AddChild(WmsPermissions.StoreScrapNoteDetail.Delete, L("Permission:Delete"));
+ }
+
+ private static LocalizableString L(string name)
+ {
+ return LocalizableString.Create(name);
+ }
+ }
}
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissions.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissions.cs
index a284e9902..c89d70536 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissions.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissions.cs
@@ -1,424 +1,425 @@
namespace WinIn.FasterZ.Wms.Permissions
{
- public static class WmsPermissions
- {
- public const string GroupName = "Wms";
+ public static class WmsPermissions
+ {
+ public const string GroupName = "Wms";
- //Add your own permission names. Example:
- //public const string MyPermission1 = GroupName + ".MyPermission1";
- public class AuthDepartment
- {
- public const string Default = GroupName + ".AuthDepartment";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
+ //Add your own permission names. Example:
+ //public const string MyPermission1 = GroupName + ".MyPermission1";
+ public class AuthDepartment
+ {
+ public const string Default = GroupName + ".AuthDepartment";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
- public class ExportCustomUserSetting
- {
- public const string Default = GroupName + ".ExportCustomUserSetting";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWorkOrder
- {
- public const string Default = GroupName + ".StoreWorkOrder";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWorkOrderDetail
- {
- public const string Default = GroupName + ".StoreWorkOrderDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWipWarehouseAdjustRequestDetail
- {
- public const string Default = GroupName + ".StoreWipWarehouseAdjustRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWipWarehouseAdjustRequest
- {
- public const string Default = GroupName + ".StoreWipWarehouseAdjustRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWipWarehouseAdjustNoteDetail
- {
- public const string Default = GroupName + ".StoreWipWarehouseAdjustNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWipWarehouseAdjustNote
- {
- public const string Default = GroupName + ".StoreWipWarehouseAdjustNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWarehouseTransferNoteDetail
- {
- public const string Default = GroupName + ".StoreWarehouseTransferNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreWarehouseTransferNote
- {
- public const string Default = GroupName + ".StoreWarehouseTransferNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedReceiptRequestDetail
- {
- public const string Default = GroupName + ".StoreUnplannedReceiptRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedReceiptRequest
- {
- public const string Default = GroupName + ".StoreUnplannedReceiptRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedReceiptNoteDetail
- {
- public const string Default = GroupName + ".StoreUnplannedReceiptNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedReceiptNote
- {
- public const string Default = GroupName + ".StoreUnplannedReceiptNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedIssueRequestDetail
- {
- public const string Default = GroupName + ".StoreUnplannedIssueRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedIssueRequest
- {
- public const string Default = GroupName + ".StoreUnplannedIssueRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedIssueNoteDetail
- {
- public const string Default = GroupName + ".StoreUnplannedIssueNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreUnplannedIssueNote
- {
- public const string Default = GroupName + ".StoreUnplannedIssueNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreTransferRequestDetail
- {
- public const string Default = GroupName + ".StoreTransferRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreTransferRequest
- {
- public const string Default = GroupName + ".StoreTransferRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreTransferNoteDetailCopy
- {
- public const string Default = GroupName + ".StoreTransferNoteDetailCopy";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreTransferNoteCopy
- {
- public const string Default = GroupName + ".StoreTransferNoteCopy";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreTransferNote
- {
- public const string Default = GroupName + ".StoreTransferNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreSupplierAsnDetail
- {
- public const string Default = GroupName + ".StoreSupplierAsnDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreSupplierAsn
- {
- public const string Default = GroupName + ".StoreSupplierAsn";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreScrapRequestDetail
- {
- public const string Default = GroupName + ".StoreScrapRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreScrapRequest
- {
- public const string Default = GroupName + ".StoreScrapRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreScrapNote
- {
- public const string Default = GroupName + ".StoreScrapNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreSaleOrderDetail
- {
- public const string Default = GroupName + ".StoreSaleOrderDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreSaleOrder
- {
- public const string Default = GroupName + ".StoreSaleOrder";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreRecycledMaterialReceiptNoteDetail
- {
- public const string Default = GroupName + ".StoreRecycledMaterialReceiptNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreRecycledMaterialReceiptNote
- {
- public const string Default = GroupName + ".StoreRecycledMaterialReceiptNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreReceiptAbnormalNoteDetail
- {
- public const string Default = GroupName + ".StoreReceiptAbnormalNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreReceiptAbnormalNote
- {
- public const string Default = GroupName + ".StoreReceiptAbnormalNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePutawayRequestDetail
- {
- public const string Default = GroupName + ".StorePutawayRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePutawayRequest
- {
- public const string Default = GroupName + ".StorePutawayRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePutawayNoteDetail
- {
- public const string Default = GroupName + ".StorePutawayNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePutawayNote
- {
- public const string Default = GroupName + ".StorePutawayNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReturnRequestDetail
- {
- public const string Default = GroupName + ".StorePurchaseReturnRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReturnRequest
- {
- public const string Default = GroupName + ".StorePurchaseReturnRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReturnNoteDetail
- {
- public const string Default = GroupName + ".StorePurchaseReturnNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReturnNote
- {
- public const string Default = GroupName + ".StorePurchaseReturnNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReceiptRequestDetail
- {
- public const string Default = GroupName + ".StorePurchaseReceiptRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReceiptRequest
- {
- public const string Default = GroupName + ".StorePurchaseReceiptRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReceiptNoteDetail
- {
- public const string Default = GroupName + ".StorePurchaseReceiptNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseReceiptNote
- {
- public const string Default = GroupName + ".StorePurchaseReceiptNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseOrderDetail
- {
- public const string Default = GroupName + ".StorePurchaseOrderDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StorePurchaseOrder
- {
- public const string Default = GroupName + ".StorePurchaseOrder";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductRecycleRequestDetail
- {
- public const string Default = GroupName + ".StoreProductRecycleRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductRecycleRequest
- {
- public const string Default = GroupName + ".StoreProductRecycleRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductRecycleNoteDetail
- {
- public const string Default = GroupName + ".StoreProductRecycleNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductRecycleNote
- {
- public const string Default = GroupName + ".StoreProductRecycleNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductRecycleMaterialDetail
- {
- public const string Default = GroupName + ".StoreProductRecycleMaterialDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductReceiptRequestDetail
- {
- public const string Default = GroupName + ".StoreProductReceiptRequestDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductReceiptRequest
- {
- public const string Default = GroupName + ".StoreProductReceiptRequest";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductReceiptNoteDetail
- {
- public const string Default = GroupName + ".StoreProductReceiptNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductReceiptNote
- {
- public const string Default = GroupName + ".StoreProductReceiptNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductL7partsNoteDetail
- {
- public const string Default = GroupName + ".StoreProductL7partsNoteDetail";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- public class StoreProductL7partsNote
- {
- public const string Default = GroupName + ".StoreProductL7partsNote";
- public const string Update = Default + ".Update";
- public const string Create = Default + ".Create";
- public const string Delete = Default + ".Delete";
- }
- }
+ public class ExportCustomUserSetting
+ {
+ public const string Default = GroupName + ".ExportCustomUserSetting";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWorkOrder
+ {
+ public const string Default = GroupName + ".StoreWorkOrder";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWorkOrderDetail
+ {
+ public const string Default = GroupName + ".StoreWorkOrderDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWipWarehouseAdjustRequestDetail
+ {
+ public const string Default = GroupName + ".StoreWipWarehouseAdjustRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWipWarehouseAdjustRequest
+ {
+ public const string Default = GroupName + ".StoreWipWarehouseAdjustRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWipWarehouseAdjustNoteDetail
+ {
+ public const string Default = GroupName + ".StoreWipWarehouseAdjustNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWipWarehouseAdjustNote
+ {
+ public const string Default = GroupName + ".StoreWipWarehouseAdjustNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWarehouseTransferNoteDetail
+ {
+ public const string Default = GroupName + ".StoreWarehouseTransferNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreWarehouseTransferNote
+ {
+ public const string Default = GroupName + ".StoreWarehouseTransferNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedReceiptRequestDetail
+ {
+ public const string Default = GroupName + ".StoreUnplannedReceiptRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedReceiptRequest
+ {
+ public const string Default = GroupName + ".StoreUnplannedReceiptRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedReceiptNoteDetail
+ {
+ public const string Default = GroupName + ".StoreUnplannedReceiptNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedReceiptNote
+ {
+ public const string Default = GroupName + ".StoreUnplannedReceiptNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedIssueRequestDetail
+ {
+ public const string Default = GroupName + ".StoreUnplannedIssueRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedIssueRequest
+ {
+ public const string Default = GroupName + ".StoreUnplannedIssueRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedIssueNoteDetail
+ {
+ public const string Default = GroupName + ".StoreUnplannedIssueNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreUnplannedIssueNote
+ {
+ public const string Default = GroupName + ".StoreUnplannedIssueNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreTransferRequestDetail
+ {
+ public const string Default = GroupName + ".StoreTransferRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreTransferRequest
+ {
+ public const string Default = GroupName + ".StoreTransferRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreTransferNoteDetail
+ {
+ public const string Default = GroupName + ".StoreTransferNoteDetailCopy";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+
+ public class StoreTransferNote
+ {
+ public const string Default = GroupName + ".StoreTransferNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreSupplierAsnDetail
+ {
+ public const string Default = GroupName + ".StoreSupplierAsnDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreSupplierAsn
+ {
+ public const string Default = GroupName + ".StoreSupplierAsn";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreScrapRequestDetail
+ {
+ public const string Default = GroupName + ".StoreScrapRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreScrapRequest
+ {
+ public const string Default = GroupName + ".StoreScrapRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreScrapNote
+ {
+ public const string Default = GroupName + ".StoreScrapNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreSaleOrderDetail
+ {
+ public const string Default = GroupName + ".StoreSaleOrderDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreSaleOrder
+ {
+ public const string Default = GroupName + ".StoreSaleOrder";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreRecycledMaterialReceiptNoteDetail
+ {
+ public const string Default = GroupName + ".StoreRecycledMaterialReceiptNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreRecycledMaterialReceiptNote
+ {
+ public const string Default = GroupName + ".StoreRecycledMaterialReceiptNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreReceiptAbnormalNoteDetail
+ {
+ public const string Default = GroupName + ".StoreReceiptAbnormalNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreReceiptAbnormalNote
+ {
+ public const string Default = GroupName + ".StoreReceiptAbnormalNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePutawayRequestDetail
+ {
+ public const string Default = GroupName + ".StorePutawayRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePutawayRequest
+ {
+ public const string Default = GroupName + ".StorePutawayRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePutawayNoteDetail
+ {
+ public const string Default = GroupName + ".StorePutawayNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePutawayNote
+ {
+ public const string Default = GroupName + ".StorePutawayNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReturnRequestDetail
+ {
+ public const string Default = GroupName + ".StorePurchaseReturnRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReturnRequest
+ {
+ public const string Default = GroupName + ".StorePurchaseReturnRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReturnNoteDetail
+ {
+ public const string Default = GroupName + ".StorePurchaseReturnNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReturnNote
+ {
+ public const string Default = GroupName + ".StorePurchaseReturnNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReceiptRequestDetail
+ {
+ public const string Default = GroupName + ".StorePurchaseReceiptRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReceiptRequest
+ {
+ public const string Default = GroupName + ".StorePurchaseReceiptRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReceiptNoteDetail
+ {
+ public const string Default = GroupName + ".StorePurchaseReceiptNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseReceiptNote
+ {
+ public const string Default = GroupName + ".StorePurchaseReceiptNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseOrderDetail
+ {
+ public const string Default = GroupName + ".StorePurchaseOrderDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StorePurchaseOrder
+ {
+ public const string Default = GroupName + ".StorePurchaseOrder";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductRecycleRequestDetail
+ {
+ public const string Default = GroupName + ".StoreProductRecycleRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductRecycleRequest
+ {
+ public const string Default = GroupName + ".StoreProductRecycleRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductRecycleNoteDetail
+ {
+ public const string Default = GroupName + ".StoreProductRecycleNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductRecycleNote
+ {
+ public const string Default = GroupName + ".StoreProductRecycleNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductRecycleMaterialDetail
+ {
+ public const string Default = GroupName + ".StoreProductRecycleMaterialDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductReceiptRequestDetail
+ {
+ public const string Default = GroupName + ".StoreProductReceiptRequestDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductReceiptRequest
+ {
+ public const string Default = GroupName + ".StoreProductReceiptRequest";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductReceiptNoteDetail
+ {
+ public const string Default = GroupName + ".StoreProductReceiptNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductReceiptNote
+ {
+ public const string Default = GroupName + ".StoreProductReceiptNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductL7partsNoteDetail
+ {
+ public const string Default = GroupName + ".StoreProductL7partsNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreProductL7partsNote
+ {
+ public const string Default = GroupName + ".StoreProductL7partsNote";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ public class StoreScrapNoteDetail
+ {
+ public const string Default = GroupName + ".StoreScrapNoteDetail";
+ public const string Update = Default + ".Update";
+ public const string Create = Default + ".Create";
+ public const string Delete = Default + ".Delete";
+ }
+ }
}
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/WinIn.FasterZ.Wms.Application.Contracts.csproj b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/WinIn.FasterZ.Wms.Application.Contracts.csproj
index 6a66045a4..598f32a5c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/WinIn.FasterZ.Wms.Application.Contracts.csproj
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/WinIn.FasterZ.Wms.Application.Contracts.csproj
@@ -8,11 +8,6 @@
WinIn.FasterZ.Wms
-
-
-
-
-
@@ -24,4 +19,8 @@
+
+
+
+
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/CreateUpdateStoreProductL7partsNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/CreateUpdateStoreProductL7partsNoteDto.cs
index 04b6e9b99..4d9a4f27c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/CreateUpdateStoreProductL7partsNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/CreateUpdateStoreProductL7partsNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
@@ -31,7 +33,7 @@ public class CreateUpdateStoreProductL7partsNoteDto
public int Status { get; set; }
- public ICollection StoreProductL7partsNoteDetails { get; set; }
+ public List Details { get; set; }
public string? Worker { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteDto.cs
index c77295746..8213d0dc4 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteDto.cs
@@ -1,4 +1,5 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
@@ -32,7 +33,7 @@ public class StoreProductL7partsNoteDto : AuditedEntityDto
public int Status { get; set; }
- public ICollection StoreProductL7partsNoteDetails { get; set; }
+ public List Details { get; set; }
public string? Worker { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteGetListInput.cs
index d12cbde42..1a1b9374f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
@@ -33,7 +35,7 @@ public class StoreProductL7partsNoteGetListInput : PagedAndSortedResultRequestDt
public int? Status { get; set; }
- public ICollection? StoreProductL7partsNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? Worker { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/CreateUpdateStoreProductL7partsNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/CreateUpdateStoreProductL7partsNoteDetailDto.cs
index 0521deecb..49a6260a7 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/CreateUpdateStoreProductL7partsNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/CreateUpdateStoreProductL7partsNoteDetailDto.cs
@@ -27,8 +27,6 @@ public class CreateUpdateStoreProductL7partsNoteDetailDto
public string? LocationCode { get; set; }
- public StoreProductL7partsNote Master { get; set; }
-
public Guid MasterId { get; set; }
public string Number { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailDto.cs
index fbb033465..8ce86b31b 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos;
@@ -28,7 +29,7 @@ public class StoreProductL7partsNoteDetailDto : AuditedEntityDto
public string? LocationCode { get; set; }
- public StoreProductL7partsNote Master { get; set; }
+ public StoreProductL7partsNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailGetListInput.cs
index 78b7ef36a..51c3ebfc2 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailGetListInput.cs
@@ -29,8 +29,6 @@ public class StoreProductL7partsNoteDetailGetListInput : PagedAndSortedResultReq
public string? LocationCode { get; set; }
- public StoreProductL7partsNote? Master { get; set; }
-
public Guid? MasterId { get; set; }
public string? Number { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/CreateUpdateStoreProductReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/CreateUpdateStoreProductReceiptNoteDto.cs
index 9df193b5e..081450702 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/CreateUpdateStoreProductReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/CreateUpdateStoreProductReceiptNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
@@ -25,7 +27,7 @@ public class CreateUpdateStoreProductReceiptNoteDto
public string? SourceNumber { get; set; }
- public ICollection StoreProductReceiptNoteDetails { get; set; }
+ public List Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteDto.cs
index 2e1175430..cc1062c8d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
@@ -26,7 +28,7 @@ public class StoreProductReceiptNoteDto : AuditedEntityDto
public string? SourceNumber { get; set; }
- public ICollection StoreProductReceiptNoteDetails { get; set; }
+ public List Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteGetListInput.cs
index 6ea3f6761..14365e538 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
@@ -27,7 +29,7 @@ public class StoreProductReceiptNoteGetListInput : PagedAndSortedResultRequestDt
public string? SourceNumber { get; set; }
- public ICollection? StoreProductReceiptNoteDetails { get; set; }
+ public List? StoreProductReceiptNoteDetails { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/CreateUpdateStoreProductReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/CreateUpdateStoreProductReceiptNoteDetailDto.cs
index 0e5362145..b6ce68905 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/CreateUpdateStoreProductReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/CreateUpdateStoreProductReceiptNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
@@ -57,7 +58,7 @@ public class CreateUpdateStoreProductReceiptNoteDetailDto
public string? Lot { get; set; }
- public StoreProductReceiptNote Master { get; set; }
+ public StoreProductReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailDto.cs
index b102031af..cfeaaf8cb 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
@@ -58,7 +59,7 @@ public class StoreProductReceiptNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreProductReceiptNote Master { get; set; }
+ public StoreProductReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailGetListInput.cs
index 13c0e1331..931fe4bb1 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
@@ -59,7 +60,7 @@ public class StoreProductReceiptNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; }
- public StoreProductReceiptNote? Master { get; set; }
+ public StoreProductReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/CreateUpdateStoreProductReceiptRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/CreateUpdateStoreProductReceiptRequestDto.cs
index fc9b6f34d..66881026b 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/CreateUpdateStoreProductReceiptRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/CreateUpdateStoreProductReceiptRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
@@ -31,7 +33,7 @@ public class CreateUpdateStoreProductReceiptRequestDto
public string? Shift { get; set; }
- public ICollection StoreProductReceiptRequestDetails { get; set; }
+ public List Details { get; set; }
public string? Team { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestDto.cs
index 452bb53fe..3c7c4955b 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
@@ -32,7 +34,7 @@ public class StoreProductReceiptRequestDto : AuditedEntityDto
public string? Shift { get; set; }
- public ICollection StoreProductReceiptRequestDetails { get; set; }
+ public List Details { get; set; }
public string? Team { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestGetListInput.cs
index c33b2e292..21c24f547 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
@@ -33,7 +35,7 @@ public class StoreProductReceiptRequestGetListInput : PagedAndSortedResultReques
public string? Shift { get; set; }
- public ICollection? StoreProductReceiptRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? Team { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/CreateUpdateStoreProductReceiptRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/CreateUpdateStoreProductReceiptRequestDetailDto.cs
index 0d096e41e..89e4302e0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/CreateUpdateStoreProductReceiptRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/CreateUpdateStoreProductReceiptRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
@@ -29,7 +30,7 @@ public class CreateUpdateStoreProductReceiptRequestDetailDto
public string? Lot { get; set; }
- public StoreProductReceiptRequest Master { get; set; }
+ public StoreProductReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailDto.cs
index c74683ba8..c41540aab 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
@@ -30,7 +31,7 @@ public class StoreProductReceiptRequestDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreProductReceiptRequest Master { get; set; }
+ public StoreProductReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailGetListInput.cs
index 03f5ef332..56036756f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
@@ -31,7 +32,7 @@ public class StoreProductReceiptRequestDetailGetListInput : PagedAndSortedResult
public string? Lot { get; set; }
- public StoreProductReceiptRequest? Master { get; set; }
+ public StoreProductReceiptRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/IStoreProductReceiptRequestDetailAppService.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/IStoreProductReceiptRequestDetailAppService.cs
index e16e65aa9..366da514a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/IStoreProductReceiptRequestDetailAppService.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/IStoreProductReceiptRequestDetailAppService.cs
@@ -6,7 +6,7 @@ namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail;
public interface IStoreProductReceiptRequestDetailAppService :
- ICrudAppService<
+ ICrudAppService<
StoreProductReceiptRequestDetailDto,
Guid,
StoreProductReceiptRequestDetailGetListInput,
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/CreateUpdateStoreProductRecycleMaterialDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/CreateUpdateStoreProductRecycleMaterialDetailDto.cs
index a964e1814..c033877a9 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/CreateUpdateStoreProductRecycleMaterialDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/CreateUpdateStoreProductRecycleMaterialDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
@@ -31,7 +32,7 @@ public class CreateUpdateStoreProductRecycleMaterialDetailDto
public string? Lot { get; set; }
- public StoreProductRecycleNote Master { get; set; }
+ public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailDto.cs
index 600f46fb3..4be2f951d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
@@ -32,8 +33,8 @@ public class StoreProductRecycleMaterialDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreProductRecycleNote Master { get; set; }
-
+ public StoreProductRecycleNoteDto Master { get; set; }
+
public Guid MasterId { get; set; }
public string Number { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailGetListInput.cs
index ba5e7e13c..0481622e4 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
@@ -33,7 +34,7 @@ public class StoreProductRecycleMaterialDetailGetListInput : PagedAndSortedResul
public string? Lot { get; set; }
- public StoreProductRecycleNote? Master { get; set; }
+ public StoreProductRecycleNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/CreateUpdateStoreProductRecycleNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/CreateUpdateStoreProductRecycleNoteDto.cs
index 2c2786c0d..663da5cfa 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/CreateUpdateStoreProductRecycleNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/CreateUpdateStoreProductRecycleNoteDto.cs
@@ -1,4 +1,7 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
@@ -17,11 +20,9 @@ public class CreateUpdateStoreProductRecycleNoteDto
public string? Shift { get; set; }
- public ICollection StoreProductRecycleMaterialDetails { get; set; }
+ public List? Details { get; set; }
- public ICollection StoreProductRecycleNoteDetails { get; set; }
-
- public string? Worker { get; set; }
+ public string? Worker { get; set; }
public string? Workshop { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteDto.cs
index 6bbcc3112..4d0823093 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteDto.cs
@@ -1,5 +1,8 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
@@ -18,11 +21,10 @@ public class StoreProductRecycleNoteDto : AuditedEntityDto
public string? Shift { get; set; }
- public ICollection StoreProductRecycleMaterialDetails { get; set; }
- public ICollection StoreProductRecycleNoteDetails { get; set; }
+ public List? Details { get; set; }
- public string? Worker { get; set; }
+ public string? Worker { get; set; }
public string? Workshop { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteGetListInput.cs
index f5497ab4a..2992b2f91 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteGetListInput.cs
@@ -1,4 +1,5 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
@@ -19,11 +20,9 @@ public class StoreProductRecycleNoteGetListInput : PagedAndSortedResultRequestDt
public string? Shift { get; set; }
- public ICollection? StoreProductRecycleMaterialDetails { get; set; }
+ public List? Details { get; set; }
- public ICollection? StoreProductRecycleNoteDetails { get; set; }
-
- public string? Worker { get; set; }
+ public string? Worker { get; set; }
public string? Workshop { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/CreateUpdateStoreProductRecycleNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/CreateUpdateStoreProductRecycleNoteDetailDto.cs
index 7b3e25ca4..0993600c9 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/CreateUpdateStoreProductRecycleNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/CreateUpdateStoreProductRecycleNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
@@ -29,7 +30,7 @@ public class CreateUpdateStoreProductRecycleNoteDetailDto
public string? Lot { get; set; }
- public StoreProductRecycleNote Master { get; set; }
+ public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailDto.cs
index 106b9d49b..635d6bf75 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
@@ -30,7 +31,7 @@ public class StoreProductRecycleNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreProductRecycleNote Master { get; set; }
+ public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailGetListInput.cs
index b0cc4cb54..52976e46a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
@@ -31,7 +32,7 @@ public class StoreProductRecycleNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; }
- public StoreProductRecycleNote? Master { get; set; }
+ public StoreProductRecycleNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/CreateUpdateStoreProductRecycleRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/CreateUpdateStoreProductRecycleRequestDto.cs
index d4adccf15..edbb7ffb3 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/CreateUpdateStoreProductRecycleRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/CreateUpdateStoreProductRecycleRequestDto.cs
@@ -1,4 +1,5 @@
using System;
+using System.Collections.Generic;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
@@ -25,9 +26,9 @@ public class CreateUpdateStoreProductRecycleRequestDto
public string? Shift { get; set; }
- public ICollection StoreProductRecycleRequestDetails { get; set; }
+ public List? Details { get; set; }
- public string? Worker { get; set; }
+ public string? Worker { get; set; }
public string? Workshop { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestDto.cs
index 159a842a4..b30c9bfd7 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestDto.cs
@@ -1,4 +1,5 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
@@ -26,9 +27,9 @@ public class StoreProductRecycleRequestDto : AuditedEntityDto
public string? Shift { get; set; }
- public ICollection StoreProductRecycleRequestDetails { get; set; }
+ public List? Details { get; set; }
- public string? Worker { get; set; }
+ public string? Worker { get; set; }
public string? Workshop { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestGetListInput.cs
index 5b66d857c..ebffb3443 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
@@ -27,9 +29,9 @@ public class StoreProductRecycleRequestGetListInput : PagedAndSortedResultReques
public string? Shift { get; set; }
- public ICollection? StoreProductRecycleRequestDetails { get; set; }
+ public List? Details { get; set; }
- public string? Worker { get; set; }
+ public string? Worker { get; set; }
public string? Workshop { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/CreateUpdateStoreProductRecycleRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/CreateUpdateStoreProductRecycleRequestDetailDto.cs
index db7352beb..aeb931a45 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/CreateUpdateStoreProductRecycleRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/CreateUpdateStoreProductRecycleRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
@@ -23,7 +24,7 @@ public class CreateUpdateStoreProductRecycleRequestDetailDto
public string? LocationGroup { get; set; }
- public StoreProductRecycleRequest Master { get; set; }
+ public StoreProductRecycleRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailDto.cs
index 2448e1607..50521fd10 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
@@ -24,7 +25,7 @@ public class StoreProductRecycleRequestDetailDto : AuditedEntityDto
public string? LocationGroup { get; set; }
- public StoreProductRecycleRequest Master { get; set; }
+ public StoreProductRecycleRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailGetListInput.cs
index 55aaffa5c..84aa746d3 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
@@ -25,7 +26,7 @@ public class StoreProductRecycleRequestDetailGetListInput : PagedAndSortedResult
public string? LocationGroup { get; set; }
- public StoreProductRecycleRequest? Master { get; set; }
+ public StoreProductRecycleRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/CreateUpdateStorePurchaseOrderDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/CreateUpdateStorePurchaseOrderDto.cs
index 3d84c4e1b..9069b1fcd 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/CreateUpdateStorePurchaseOrderDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/CreateUpdateStorePurchaseOrderDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
@@ -27,9 +29,9 @@ public class CreateUpdateStorePurchaseOrderDto
public string? Remark { get; set; }
- public ICollection StorePurchaseOrderDetails { get; set; }
+ public List? Details { get; set; }
- public string? SupplierAddress { get; set; }
+ public string? SupplierAddress { get; set; }
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderDto.cs
index a58c5e854..10268b820 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
@@ -28,7 +30,7 @@ public class StorePurchaseOrderDto : AuditedEntityDto
public string? Remark { get; set; }
- public ICollection StorePurchaseOrderDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderGetListInput.cs
index 75de1a647..9b8973f06 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderGetListInput.cs
@@ -1,6 +1,9 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Permissions;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
@@ -29,7 +32,7 @@ public class StorePurchaseOrderGetListInput : PagedAndSortedResultRequestDto
public string? Remark { get; set; }
- public ICollection? StorePurchaseOrderDetails { get; set; }
+ public List? Details { get; set; }
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/CreateUpdateStorePurchaseOrderDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/CreateUpdateStorePurchaseOrderDetailDto.cs
index 07519842f..b8f5557a3 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/CreateUpdateStorePurchaseOrderDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/CreateUpdateStorePurchaseOrderDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
@@ -27,7 +28,7 @@ public class CreateUpdateStorePurchaseOrderDetailDto
public string? Lot { get; set; }
- public StorePurchaseOrder Master { get; set; }
+ public StorePurchaseOrderDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailDto.cs
index 613a5756c..7a61512c0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
@@ -28,7 +29,7 @@ public class StorePurchaseOrderDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StorePurchaseOrder Master { get; set; }
+ public StorePurchaseOrderDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailGetListInput.cs
index c0e6b1221..5e6e2a473 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
@@ -29,7 +30,7 @@ public class StorePurchaseOrderDetailGetListInput : PagedAndSortedResultRequestD
public string? Lot { get; set; }
- public StorePurchaseOrder? Master { get; set; }
+ public StorePurchaseOrderDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/CreateUpdateStorePurchaseReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/CreateUpdateStorePurchaseReceiptNoteDto.cs
index 0e06e8862..916862117 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/CreateUpdateStorePurchaseReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/CreateUpdateStorePurchaseReceiptNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
@@ -25,7 +27,7 @@ public class CreateUpdateStorePurchaseReceiptNoteDto
public string Status { get; set; }
- public ICollection StorePurchaseReceiptNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteDto.cs
index 4e0491545..6f44afff6 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
@@ -26,7 +28,7 @@ public class StorePurchaseReceiptNoteDto : AuditedEntityDto
public string Status { get; set; }
- public ICollection StorePurchaseReceiptNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteGetListInput.cs
index d247ae20b..2189380c6 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
@@ -27,7 +29,7 @@ public class StorePurchaseReceiptNoteGetListInput : PagedAndSortedResultRequestD
public string? Status { get; set; }
- public ICollection? StorePurchaseReceiptNoteDetails { get; set; }
+ public List? StorePurchaseReceiptNoteDetails { get; set; }
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/CreateUpdateStorePurchaseReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/CreateUpdateStorePurchaseReceiptNoteDetailDto.cs
index c1e144222..5b004dcc4 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/CreateUpdateStorePurchaseReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/CreateUpdateStorePurchaseReceiptNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
@@ -61,7 +62,7 @@ public class CreateUpdateStorePurchaseReceiptNoteDetailDto
public string? MassDefect { get; set; }
- public StorePurchaseReceiptNote Master { get; set; }
+ public StorePurchaseReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailDto.cs
index 86c34ab0c..a237d1132 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
@@ -62,7 +63,7 @@ public class StorePurchaseReceiptNoteDetailDto : AuditedEntityDto
public string? MassDefect { get; set; }
- public StorePurchaseReceiptNote Master { get; set; }
+ public StorePurchaseReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailGetListInput.cs
index 1c728f4dd..40d8b8730 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
@@ -63,7 +64,7 @@ public class StorePurchaseReceiptNoteDetailGetListInput : PagedAndSortedResultRe
public string? MassDefect { get; set; }
- public StorePurchaseReceiptNote? Master { get; set; }
+ public StorePurchaseReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/CreateUpdateStorePurchaseReceiptRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/CreateUpdateStorePurchaseReceiptRequestDto.cs
index 08d5d6a8d..739a3872d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/CreateUpdateStorePurchaseReceiptRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/CreateUpdateStorePurchaseReceiptRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
@@ -33,7 +35,7 @@ public class CreateUpdateStorePurchaseReceiptRequestDto
public string? RpNumber { get; set; }
- public ICollection StorePurchaseReceiptRequestDetails { get; set; }
+ public List StorePurchaseReceiptRequest { get; set; }
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestDto.cs
index 1b8561d83..5b2a89733 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestDto.cs
@@ -1,5 +1,8 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Permissions;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
@@ -34,7 +37,7 @@ public class StorePurchaseReceiptRequestDto : AuditedEntityDto
public string? RpNumber { get; set; }
- public ICollection StorePurchaseReceiptRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestGetListInput.cs
index 2e8af2129..6cc13b627 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
@@ -35,7 +37,7 @@ public class StorePurchaseReceiptRequestGetListInput : PagedAndSortedResultReque
public string? RpNumber { get; set; }
- public ICollection? StorePurchaseReceiptRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/CreateUpdateStorePurchaseReceiptRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/CreateUpdateStorePurchaseReceiptRequestDetailDto.cs
index 11e6c0412..2f9cbb7ec 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/CreateUpdateStorePurchaseReceiptRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/CreateUpdateStorePurchaseReceiptRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
@@ -23,7 +24,7 @@ public class CreateUpdateStorePurchaseReceiptRequestDetailDto
public string? Lot { get; set; }
- public StorePurchaseReceiptRequest Master { get; set; }
+ public StorePurchaseReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailDto.cs
index 102aa2f2e..ebe90f2f4 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
@@ -24,7 +25,7 @@ public class StorePurchaseReceiptRequestDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StorePurchaseReceiptRequest Master { get; set; }
+ public StorePurchaseReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailGetListInput.cs
index 5327bd5cc..aac8e771c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
@@ -25,7 +26,7 @@ public class StorePurchaseReceiptRequestDetailGetListInput : PagedAndSortedResul
public string? Lot { get; set; }
- public StorePurchaseReceiptRequest? Master { get; set; }
+ public StorePurchaseReceiptRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/CreateUpdateStorePurchaseReturnNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/CreateUpdateStorePurchaseReturnNoteDto.cs
index 1cac79b21..53261b622 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/CreateUpdateStorePurchaseReturnNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/CreateUpdateStorePurchaseReturnNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
@@ -29,7 +31,7 @@ public class CreateUpdateStorePurchaseReturnNoteDto
public string Status { get; set; }
- public ICollection StorePurchaseReturnNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteDto.cs
index b4fd284fb..837958348 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
@@ -30,7 +32,7 @@ public class StorePurchaseReturnNoteDto : AuditedEntityDto
public string Status { get; set; }
- public ICollection StorePurchaseReturnNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteGetListInput.cs
index 6c8341c7f..d06516ba5 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
@@ -31,7 +33,7 @@ public class StorePurchaseReturnNoteGetListInput : PagedAndSortedResultRequestDt
public string? Status { get; set; }
- public ICollection? StorePurchaseReturnNoteDetails { get; set; }
+ public List? StorePurchaseReturnNoteDetails { get; set; }
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/CreateUpdateStorePurchaseReturnNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/CreateUpdateStorePurchaseReturnNoteDetailDto.cs
index a33805b32..ea004aa32 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/CreateUpdateStorePurchaseReturnNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/CreateUpdateStorePurchaseReturnNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
@@ -55,7 +56,7 @@ public class CreateUpdateStorePurchaseReturnNoteDetailDto
public string? Lot { get; set; }
- public StorePurchaseReturnNote Master { get; set; }
+ public StorePurchaseReturnNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailDto.cs
index 363b95ec6..66b923e19 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
@@ -56,7 +57,7 @@ public class StorePurchaseReturnNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StorePurchaseReturnNote Master { get; set; }
+ public StorePurchaseReturnNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailGetListInput.cs
index 942dc960a..0c281ef95 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
@@ -57,7 +58,7 @@ public class StorePurchaseReturnNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; }
- public StorePurchaseReturnNote? Master { get; set; }
+ public StorePurchaseReturnNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/CreateUpdateStorePurchaseReturnRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/CreateUpdateStorePurchaseReturnRequestDto.cs
index ed73a6982..196880c9e 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/CreateUpdateStorePurchaseReturnRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/CreateUpdateStorePurchaseReturnRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
@@ -33,7 +35,7 @@ public class CreateUpdateStorePurchaseReturnRequestDto
public string? RpNumber { get; set; }
- public ICollection StorePurchaseReturnRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestDto.cs
index 4d93c0e25..145a9a436 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
@@ -34,7 +36,7 @@ public class StorePurchaseReturnRequestDto : AuditedEntityDto
public string? RpNumber { get; set; }
- public ICollection StorePurchaseReturnRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestGetListInput.cs
index 3b6190077..94f7ba6b2 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
@@ -35,7 +37,7 @@ public class StorePurchaseReturnRequestGetListInput : PagedAndSortedResultReques
public string? RpNumber { get; set; }
- public ICollection? StorePurchaseReturnRequestDetails { get; set; }
+ public List? StorePurchaseReturnRequestDetails { get; set; }
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/CreateUpdateStorePurchaseReturnRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/CreateUpdateStorePurchaseReturnRequestDetailDto.cs
index 74c1653e5..aa14630b0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/CreateUpdateStorePurchaseReturnRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/CreateUpdateStorePurchaseReturnRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
@@ -29,7 +30,7 @@ public class CreateUpdateStorePurchaseReturnRequestDetailDto
public string? Lot { get; set; }
- public StorePurchaseReturnRequest Master { get; set; }
+ public StorePurchaseReturnRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailDto.cs
index 9547354fc..1e13d792d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
@@ -30,7 +31,7 @@ public class StorePurchaseReturnRequestDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StorePurchaseReturnRequest Master { get; set; }
+ public StorePurchaseReturnRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailGetListInput.cs
index 633c977f9..85bcb228d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
@@ -31,7 +32,7 @@ public class StorePurchaseReturnRequestDetailGetListInput : PagedAndSortedResult
public string? Lot { get; set; }
- public StorePurchaseReturnRequest? Master { get; set; }
+ public StorePurchaseReturnRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/CreateUpdateStorePutawayNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/CreateUpdateStorePutawayNoteDto.cs
index 1de82ee07..c846131d0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/CreateUpdateStorePutawayNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/CreateUpdateStorePutawayNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
@@ -25,7 +27,7 @@ public class CreateUpdateStorePutawayNoteDto
public string? RpNumber { get; set; }
- public ICollection StorePutawayNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteDto.cs
index 25e8f5954..57e39c651 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
@@ -26,7 +28,7 @@ public class StorePutawayNoteDto : AuditedEntityDto
public string? RpNumber { get; set; }
- public ICollection StorePutawayNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteGetListInput.cs
index 215b6c692..aea84f781 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
@@ -27,8 +29,8 @@ public class StorePutawayNoteGetListInput : PagedAndSortedResultRequestDto
public string? RpNumber { get; set; }
- public ICollection? StorePutawayNoteDetails { get; set; }
-
+ public List? Details { get; set; }
+
public string? SupplierCode { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/CreateUpdateStorePutawayNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/CreateUpdateStorePutawayNoteDetailDto.cs
index b4931b187..2bff9d3c4 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/CreateUpdateStorePutawayNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/CreateUpdateStorePutawayNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
@@ -63,7 +64,7 @@ public class CreateUpdateStorePutawayNoteDetailDto
public string? JobNumber { get; set; }
- public StorePutawayNote Master { get; set; }
+ public StorePutawayNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailDto.cs
index 8bc74db7d..7194187e7 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
@@ -64,7 +65,7 @@ public class StorePutawayNoteDetailDto : AuditedEntityDto
public string? JobNumber { get; set; }
- public StorePutawayNote Master { get; set; }
+ public StorePutawayNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailGetListInput.cs
index 47946512b..084b60e34 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
@@ -65,7 +66,7 @@ public class StorePutawayNoteDetailGetListInput : PagedAndSortedResultRequestDto
public string? JobNumber { get; set; }
- public StorePutawayNote? Master { get; set; }
+ public StorePutawayNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/CreateUpdateStorePutawayRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/CreateUpdateStorePutawayRequestDto.cs
index 14501fcdd..046cc97d6 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/CreateUpdateStorePutawayRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/CreateUpdateStorePutawayRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
@@ -41,7 +43,7 @@ public class CreateUpdateStorePutawayRequestDto
public string? RpNumber { get; set; }
- public ICollection StorePutawayRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestDto.cs
index 5368c4fb3..b7a1acb5a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
@@ -42,7 +44,7 @@ public class StorePutawayRequestDto : AuditedEntityDto
public string? RpNumber { get; set; }
- public ICollection StorePutawayRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestGetListInput.cs
index 3fff65519..e772fe8af 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
@@ -43,7 +45,7 @@ public class StorePutawayRequestGetListInput : PagedAndSortedResultRequestDto
public string? RpNumber { get; set; }
- public ICollection? StorePutawayRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/CreateUpdateStorePutawayRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/CreateUpdateStorePutawayRequestDetailDto.cs
index 1ded0cbd7..0bfcac8bf 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/CreateUpdateStorePutawayRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/CreateUpdateStorePutawayRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
@@ -37,7 +38,7 @@ public class CreateUpdateStorePutawayRequestDetailDto
public string? ItemName { get; set; }
- public StorePutawayRequest Master { get; set; }
+ public StorePutawayRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailDto.cs
index d66d3cc6b..eaaabd8ec 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
@@ -38,7 +39,7 @@ public class StorePutawayRequestDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StorePutawayRequest Master { get; set; }
+ public StorePutawayRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailGetListInput.cs
index 893972751..616327ea7 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
@@ -39,7 +40,7 @@ public class StorePutawayRequestDetailGetListInput : PagedAndSortedResultRequest
public string? ItemName { get; set; }
- public StorePutawayRequest? Master { get; set; }
+ public StorePutawayRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/CreateUpdateStoreReceiptAbnormalNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/CreateUpdateStoreReceiptAbnormalNoteDto.cs
index 9265ddcbf..2e2df91a0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/CreateUpdateStoreReceiptAbnormalNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/CreateUpdateStoreReceiptAbnormalNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
@@ -15,7 +17,7 @@ public class CreateUpdateStoreReceiptAbnormalNoteDto
public string? Remark { get; set; }
- public ICollection StoreReceiptAbnormalNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteDto.cs
index a07f26ff6..632a13bf4 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
@@ -16,7 +18,7 @@ public class StoreReceiptAbnormalNoteDto : AuditedEntityDto
public string? Remark { get; set; }
- public ICollection StoreReceiptAbnormalNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteGetListInput.cs
index f92ec283f..c47313076 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
@@ -17,7 +19,7 @@ public class StoreReceiptAbnormalNoteGetListInput : PagedAndSortedResultRequestD
public string? Remark { get; set; }
- public ICollection? StoreReceiptAbnormalNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/CreateUpdateStoreReceiptAbnormalNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/CreateUpdateStoreReceiptAbnormalNoteDetailDto.cs
index 70855164b..16068e58f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/CreateUpdateStoreReceiptAbnormalNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/CreateUpdateStoreReceiptAbnormalNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
@@ -31,7 +32,7 @@ public class CreateUpdateStoreReceiptAbnormalNoteDetailDto
public string? Lot { get; set; }
- public StoreReceiptAbnormalNote Master { get; set; }
+ public StoreReceiptAbnormalNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailDto.cs
index fdd4288a6..80eae9a90 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
@@ -32,7 +33,7 @@ public class StoreReceiptAbnormalNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreReceiptAbnormalNote Master { get; set; }
+ public StoreReceiptAbnormalNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailGetListInput.cs
index 01c732782..578c61172 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
@@ -33,7 +34,7 @@ public class StoreReceiptAbnormalNoteDetailGetListInput : PagedAndSortedResultRe
public string? Lot { get; set; }
- public StoreReceiptAbnormalNote? Master { get; set; }
+ public StoreReceiptAbnormalNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDto.cs
index 04be769a6..049d9eaae 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
@@ -11,7 +13,7 @@ public class CreateUpdateStoreRecycledMaterialReceiptNoteDto
public string? Remark { get; set; }
- public ICollection StoreRecycledMaterialReceiptNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteDto.cs
index 86a6db88c..2541e85fd 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
@@ -12,7 +14,7 @@ public class StoreRecycledMaterialReceiptNoteDto : AuditedEntityDto
public string? Remark { get; set; }
- public ICollection StoreRecycledMaterialReceiptNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteGetListInput.cs
index 3435d91b0..aec80539f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
@@ -13,7 +15,7 @@ public class StoreRecycledMaterialReceiptNoteGetListInput : PagedAndSortedResult
public string? Remark { get; set; }
- public ICollection? StoreRecycledMaterialReceiptNoteDetails { get; set; }
+ public List? Details { get; set; } = new();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto.cs
index 2fdd95279..b61dceb3d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
@@ -29,7 +30,7 @@ public class CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto
public string? Lot { get; set; }
- public StoreRecycledMaterialReceiptNote Master { get; set; }
+ public StoreRecycledMaterialReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailDto.cs
index daa40f5fd..cc7fd5269 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
@@ -30,7 +31,7 @@ public class StoreRecycledMaterialReceiptNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreRecycledMaterialReceiptNote Master { get; set; }
+ public StoreRecycledMaterialReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailGetListInput.cs
index 9466cfef2..a4a86c95a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
@@ -31,7 +32,7 @@ public class StoreRecycledMaterialReceiptNoteDetailGetListInput : PagedAndSorted
public string? Lot { get; set; }
- public StoreRecycledMaterialReceiptNote? Master { get; set; }
+ public StoreRecycledMaterialReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/CreateUpdateStoreSaleOrderDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/CreateUpdateStoreSaleOrderDto.cs
index b02722a1f..1b1c4f864 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/CreateUpdateStoreSaleOrderDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/CreateUpdateStoreSaleOrderDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
@@ -27,7 +29,7 @@ public class CreateUpdateStoreSaleOrderDto
public string? SoType { get; set; }
- public ICollection StoreSaleOrderDetails { get; set; }
+ public List Details {get;set;} =new ();
public decimal TaxRate { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderDto.cs
index 5ed967590..db411f439 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
@@ -28,7 +30,7 @@ public class StoreSaleOrderDto : AuditedEntityDto
public string? SoType { get; set; }
- public ICollection StoreSaleOrderDetails { get; set; }
+ public List Details {get;set;} =new ();
public decimal TaxRate { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderGetListInput.cs
index 0f0e83a8b..375560e3e 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
@@ -29,7 +31,7 @@ public class StoreSaleOrderGetListInput : PagedAndSortedResultRequestDto
public string? SoType { get; set; }
- public ICollection? StoreSaleOrderDetails { get; set; }
+ public List? StoreSaleOrderDetails { get; set; }
public decimal? TaxRate { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/CreateUpdateStoreSaleOrderDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/CreateUpdateStoreSaleOrderDetailDto.cs
index 0afd1076e..20c04b5b5 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/CreateUpdateStoreSaleOrderDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/CreateUpdateStoreSaleOrderDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
@@ -21,7 +22,7 @@ public class CreateUpdateStoreSaleOrderDetailDto
public string LineStatus { get; set; }
- public StoreSaleOrder Master { get; set; }
+ public StoreSaleOrderDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailDto.cs
index fc3f93af2..631cc0e8a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
@@ -22,7 +23,7 @@ public class StoreSaleOrderDetailDto : AuditedEntityDto
public string LineStatus { get; set; }
- public StoreSaleOrder Master { get; set; }
+ public StoreSaleOrderDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailGetListInput.cs
index 30aa81aaf..6b5f1fe0e 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
@@ -23,7 +24,7 @@ public class StoreSaleOrderDetailGetListInput : PagedAndSortedResultRequestDto
public string? LineStatus { get; set; }
- public StoreSaleOrder? Master { get; set; }
+ public StoreSaleOrderDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/CreateUpdateStoreScrapNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/CreateUpdateStoreScrapNoteDto.cs
index 7aaf63b1b..236765edf 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/CreateUpdateStoreScrapNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/CreateUpdateStoreScrapNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
@@ -15,7 +17,7 @@ public class CreateUpdateStoreScrapNoteDto
public string? ScrapRequestNumber { get; set; }
- public ICollection StoreScrapNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteDto.cs
index d68722d8a..294b51c41 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
@@ -16,7 +18,7 @@ public class StoreScrapNoteDto : AuditedEntityDto
public string? ScrapRequestNumber { get; set; }
- public ICollection StoreScrapNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteGetListInput.cs
index d807b53fc..f54845faf 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/StoreScrapNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
@@ -17,7 +19,7 @@ public class StoreScrapNoteGetListInput : PagedAndSortedResultRequestDto
public string? ScrapRequestNumber { get; set; }
- public ICollection? StoreScrapNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/CreateUpdateStoreScrapNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/CreateUpdateStoreScrapNoteDetailDto.cs
new file mode 100644
index 000000000..e1960aa8a
--- /dev/null
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/CreateUpdateStoreScrapNoteDetailDto.cs
@@ -0,0 +1,178 @@
+using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
+
+namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
+
+[Serializable]
+public class CreateUpdateStoreScrapNoteDetailDto
+{
+ ///
+ ///
+ ///
+ public DateTime ArriveDate { get; set; }
+
+ ///
+ ///
+ ///
+ public DateTime ExpireDate { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromContainerCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLocationArea { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromLocationCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromLocationErpCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLocationGroup { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLot { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromPackingCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromStatus { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromWarehouseCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ItemCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemDesc1 { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemDesc2 { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemName { get; set; }
+
+ ///
+ ///
+ ///
+ public StoreScrapNoteDto Master { get; set; }
+
+ ///
+ ///
+ ///
+ public Guid MasterId { get; set; }
+
+ ///
+ ///
+ ///
+ public string Number { get; set; }
+
+ ///
+ ///
+ ///
+ public DateTime ProduceDate { get; set; }
+
+ ///
+ ///
+ ///
+ public decimal Qty { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ReasonCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? Remark { get; set; }
+
+ ///
+ ///
+ ///
+ public decimal StdPackQty { get; set; }
+
+ ///
+ ///
+ ///
+ public string? SupplierBatch { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToContainerCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLocationArea { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToLocationCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToLocationErpCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLocationGroup { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLot { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToPackingCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToStatus { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToWarehouseCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string Uom { get; set; }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/StoreScrapNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/StoreScrapNoteDetailDto.cs
new file mode 100644
index 000000000..adf036124
--- /dev/null
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/StoreScrapNoteDetailDto.cs
@@ -0,0 +1,182 @@
+using System;
+using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
+
+namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
+
+///
+///
+///
+[Serializable]
+public class StoreScrapNoteDetailDto : AuditedEntityDto
+{
+ ///
+ ///
+ ///
+ public DateTime ArriveDate { get; set; }
+
+ ///
+ ///
+ ///
+ public DateTime ExpireDate { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromContainerCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLocationArea { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromLocationCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromLocationErpCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLocationGroup { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLot { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromPackingCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromStatus { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromWarehouseCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ItemCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemDesc1 { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemDesc2 { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemName { get; set; }
+
+ ///
+ ///
+ ///
+ public StoreScrapNoteDto Master { get; set; }
+
+ ///
+ ///
+ ///
+ public Guid MasterId { get; set; }
+
+ ///
+ ///
+ ///
+ public string Number { get; set; }
+
+ ///
+ ///
+ ///
+ public DateTime ProduceDate { get; set; }
+
+ ///
+ ///
+ ///
+ public decimal Qty { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ReasonCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? Remark { get; set; }
+
+ ///
+ ///
+ ///
+ public decimal StdPackQty { get; set; }
+
+ ///
+ ///
+ ///
+ public string? SupplierBatch { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToContainerCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLocationArea { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToLocationCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToLocationErpCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLocationGroup { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLot { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToPackingCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToStatus { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToWarehouseCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string Uom { get; set; }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/StoreScrapNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/StoreScrapNoteDetailGetListInput.cs
new file mode 100644
index 000000000..e57a798e8
--- /dev/null
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/Dtos/StoreScrapNoteDetailGetListInput.cs
@@ -0,0 +1,180 @@
+using System;
+using System.ComponentModel;
+using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
+
+namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
+
+[Serializable]
+public class StoreScrapNoteDetailGetListInput : PagedAndSortedResultRequestDto
+{
+ ///
+ ///
+ ///
+ public DateTime? ArriveDate { get; set; }
+
+ ///
+ ///
+ ///
+ public DateTime? ExpireDate { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromContainerCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLocationArea { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromLocationCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromLocationErpCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLocationGroup { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromLot { get; set; }
+
+ ///
+ ///
+ ///
+ public string? FromPackingCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromStatus { get; set; }
+
+ ///
+ ///
+ ///
+ public string FromWarehouseCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ItemCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemDesc1 { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemDesc2 { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ItemName { get; set; }
+
+ ///
+ ///
+ ///
+ public StoreScrapNoteDto? Master { get; set; }
+
+ ///
+ ///
+ ///
+ public Guid? MasterId { get; set; }
+
+ ///
+ ///
+ ///
+ public string Number { get; set; }
+
+ ///
+ ///
+ ///
+ public DateTime? ProduceDate { get; set; }
+
+ ///
+ ///
+ ///
+ public decimal? Qty { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ReasonCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? Remark { get; set; }
+
+ ///
+ ///
+ ///
+ public decimal? StdPackQty { get; set; }
+
+ ///
+ ///
+ ///
+ public string? SupplierBatch { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToContainerCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLocationArea { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToLocationCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToLocationErpCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLocationGroup { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToLot { get; set; }
+
+ ///
+ ///
+ ///
+ public string? ToPackingCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToStatus { get; set; }
+
+ ///
+ ///
+ ///
+ public string ToWarehouseCode { get; set; }
+
+ ///
+ ///
+ ///
+ public string Uom { get; set; }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/IStoreScrapNoteDetailAppService.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/IStoreScrapNoteDetailAppService.cs
new file mode 100644
index 000000000..0b5e1e914
--- /dev/null
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNoteDetail/IStoreScrapNoteDetailAppService.cs
@@ -0,0 +1,20 @@
+using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
+using Volo.Abp.Application.Services;
+
+namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail;
+
+
+///
+///
+///
+public interface IStoreScrapNoteDetailAppService :
+ ICrudAppService<
+ StoreScrapNoteDetailDto,
+ Guid,
+ StoreScrapNoteDetailGetListInput,
+ CreateUpdateStoreScrapNoteDetailDto,
+ CreateUpdateStoreScrapNoteDetailDto>
+{
+
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/CreateUpdateStoreScrapRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/CreateUpdateStoreScrapRequestDto.cs
index d68492b50..740aac143 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/CreateUpdateStoreScrapRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/CreateUpdateStoreScrapRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapRequest.Dtos;
@@ -23,7 +25,7 @@ public class CreateUpdateStoreScrapRequestDto
public string RequestStatus { get; set; }
- public ICollection StoreScrapRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestDto.cs
index 01de54a7a..e73cc7e71 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapRequest.Dtos;
@@ -24,7 +26,7 @@ public class StoreScrapRequestDto : AuditedEntityDto
public string RequestStatus { get; set; }
- public ICollection StoreScrapRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestGetListInput.cs
index 994c23c14..f85907704 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequest/Dtos/StoreScrapRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapRequest.Dtos;
@@ -25,7 +27,7 @@ public class StoreScrapRequestGetListInput : PagedAndSortedResultRequestDto
public string? RequestStatus { get; set; }
- public ICollection? StoreScrapRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/CreateUpdateStoreScrapRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/CreateUpdateStoreScrapRequestDetailDto.cs
index 4e6202ae2..048138dd2 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/CreateUpdateStoreScrapRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/CreateUpdateStoreScrapRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapRequestDetail.Dtos;
@@ -21,7 +22,7 @@ public class CreateUpdateStoreScrapRequestDetailDto
public string? LocationGroup { get; set; }
- public StoreScrapRequest Master { get; set; }
+ public StoreScrapRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailDto.cs
index 4618f8532..d9cc1b7aa 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapRequestDetail.Dtos;
@@ -22,7 +23,7 @@ public class StoreScrapRequestDetailDto : AuditedEntityDto
public string? LocationGroup { get; set; }
- public StoreScrapRequest Master { get; set; }
+ public StoreScrapRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailGetListInput.cs
index 209f299c7..9ecca79c7 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapRequestDetail/Dtos/StoreScrapRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreScrapRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapRequestDetail.Dtos;
@@ -23,7 +24,7 @@ public class StoreScrapRequestDetailGetListInput : PagedAndSortedResultRequestDt
public string? LocationGroup { get; set; }
- public StoreScrapRequest? Master { get; set; }
+ public StoreScrapRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/CreateUpdateStoreSupplierAsnDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/CreateUpdateStoreSupplierAsnDto.cs
index 3dfbbd4ea..6c5dcf0e3 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/CreateUpdateStoreSupplierAsnDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/CreateUpdateStoreSupplierAsnDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsnDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsn.Dtos;
@@ -37,7 +39,7 @@ public class CreateUpdateStoreSupplierAsnDto
public string Status { get; set; }
- public ICollection StoreSupplierAsnDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnDto.cs
index 5cee19291..e36aff29f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsnDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsn.Dtos;
@@ -38,7 +40,7 @@ public class StoreSupplierAsnDto : AuditedEntityDto
public string Status { get; set; }
- public ICollection StoreSupplierAsnDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnGetListInput.cs
index 99ebbd87f..7ed94a5dd 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsn/Dtos/StoreSupplierAsnGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsnDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsn.Dtos;
@@ -39,7 +41,7 @@ public class StoreSupplierAsnGetListInput : PagedAndSortedResultRequestDto
public string? Status { get; set; }
- public ICollection? StoreSupplierAsnDetails { get; set; }
+ public List? Details { get; set; }
public string? SupplierAddress { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/CreateUpdateStoreSupplierAsnDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/CreateUpdateStoreSupplierAsnDetailDto.cs
index 335badd77..6a123b4be 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/CreateUpdateStoreSupplierAsnDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/CreateUpdateStoreSupplierAsnDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsn.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsnDetail.Dtos;
@@ -25,7 +26,7 @@ public class CreateUpdateStoreSupplierAsnDetailDto
public string? Lot { get; set; }
- public StoreSupplierAsn Master { get; set; }
+ public StoreSupplierAsnDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailDto.cs
index 207ad9729..ee409a5a1 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsn.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsnDetail.Dtos;
@@ -26,7 +27,7 @@ public class StoreSupplierAsnDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreSupplierAsn Master { get; set; }
+ public StoreSupplierAsnDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailGetListInput.cs
index e1362cbaf..9041ae1ab 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSupplierAsnDetail/Dtos/StoreSupplierAsnDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsn.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSupplierAsnDetail.Dtos;
@@ -27,7 +28,7 @@ public class StoreSupplierAsnDetailGetListInput : PagedAndSortedResultRequestDto
public string? Lot { get; set; }
- public StoreSupplierAsn? Master { get; set; }
+ public StoreSupplierAsnDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/CreateUpdateStoreTransferNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/CreateUpdateStoreTransferNoteDto.cs
index 6b37b4212..9e3c81e8d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/CreateUpdateStoreTransferNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/CreateUpdateStoreTransferNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
@@ -19,9 +21,7 @@ public class CreateUpdateStoreTransferNoteDto
public string? RequestNumber { get; set; }
- public ICollection StoreTransferNoteDetailCopies { get; set; }
-
- public ICollection StoreTransferNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteDto.cs
index 34805c24c..b96f5504d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
@@ -20,9 +22,7 @@ public class StoreTransferNoteDto : AuditedEntityDto
public string? RequestNumber { get; set; }
- public ICollection StoreTransferNoteDetailCopies { get; set; }
-
- public ICollection StoreTransferNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteGetListInput.cs
index ea09c099f..9b3b44f35 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNote/Dtos/StoreTransferNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
@@ -21,9 +23,7 @@ public class StoreTransferNoteGetListInput : PagedAndSortedResultRequestDto
public string? RequestNumber { get; set; }
- public ICollection? StoreTransferNoteDetailCopies { get; set; }
-
- public ICollection? StoreTransferNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/CreateUpdateStoreTransferNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/CreateUpdateStoreTransferNoteDetailDto.cs
index 3991290b5..0ff4d669c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/CreateUpdateStoreTransferNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/CreateUpdateStoreTransferNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetail.Dtos;
@@ -35,7 +36,7 @@ public class CreateUpdateStoreTransferNoteDetailDto
public string? ItemName { get; set; }
- public StoreTransferNote Master { get; set; }
+ public StoreTransferNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailDto.cs
index 8a1cc3639..d27b3f534 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetail.Dtos;
@@ -36,7 +37,7 @@ public class StoreTransferNoteDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreTransferNote Master { get; set; }
+ public StoreTransferNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailGetListInput.cs
index 5311f6ac7..e04202f09 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetail/Dtos/StoreTransferNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetail.Dtos;
@@ -37,7 +38,7 @@ public class StoreTransferNoteDetailGetListInput : PagedAndSortedResultRequestDt
public string? ItemName { get; set; }
- public StoreTransferNote? Master { get; set; }
+ public StoreTransferNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/CreateUpdateStoreTransferNoteDetailCopyDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/CreateUpdateStoreTransferNoteDetailCopyDto.cs
index 7642b0863..11ce2ef2f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/CreateUpdateStoreTransferNoteDetailCopyDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/CreateUpdateStoreTransferNoteDetailCopyDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetailCopy.Dtos;
@@ -35,7 +36,7 @@ public class CreateUpdateStoreTransferNoteDetailCopyDto
public string? ItemName { get; set; }
- public StoreTransferNote Master { get; set; }
+ public StoreTransferNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyDto.cs
index 76ffa4763..54d613965 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetailCopy.Dtos;
@@ -36,7 +37,7 @@ public class StoreTransferNoteDetailCopyDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreTransferNote Master { get; set; }
+ public StoreTransferNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyGetListInput.cs
index de0ca2692..5ab9d7a81 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferNoteDetailCopy/Dtos/StoreTransferNoteDetailCopyGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferNoteDetailCopy.Dtos;
@@ -37,7 +38,7 @@ public class StoreTransferNoteDetailCopyGetListInput : PagedAndSortedResultReque
public string? ItemName { get; set; }
- public StoreTransferNote? Master { get; set; }
+ public StoreTransferNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/CreateUpdateStoreTransferRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/CreateUpdateStoreTransferRequestDto.cs
index ff8ca1268..f2fde8234 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/CreateUpdateStoreTransferRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/CreateUpdateStoreTransferRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferRequest.Dtos;
@@ -23,7 +25,7 @@ public class CreateUpdateStoreTransferRequestDto
public string RequestStatus { get; set; }
- public ICollection StoreTransferRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestDto.cs
index c76cb20dd..66e752594 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferRequest.Dtos;
@@ -24,7 +26,7 @@ public class StoreTransferRequestDto : AuditedEntityDto
public string RequestStatus { get; set; }
- public ICollection StoreTransferRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestGetListInput.cs
index e793ffa12..6d11ac659 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequest/Dtos/StoreTransferRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferRequest.Dtos;
@@ -25,7 +27,7 @@ public class StoreTransferRequestGetListInput : PagedAndSortedResultRequestDto
public string? RequestStatus { get; set; }
- public ICollection? StoreTransferRequestDetails { get; set; }
+ public List? StoreTransferRequestDetails { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/CreateUpdateStoreTransferRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/CreateUpdateStoreTransferRequestDetailDto.cs
index 0b523f1d8..887862e8f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/CreateUpdateStoreTransferRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/CreateUpdateStoreTransferRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferRequestDetail.Dtos;
@@ -35,7 +36,7 @@ public class CreateUpdateStoreTransferRequestDetailDto
public string? ItemName { get; set; }
- public StoreTransferRequest Master { get; set; }
+ public StoreTransferRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailDto.cs
index a599e728c..561d3bc7d 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferRequestDetail.Dtos;
@@ -36,7 +37,7 @@ public class StoreTransferRequestDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreTransferRequest Master { get; set; }
+ public StoreTransferRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailGetListInput.cs
index ffae761c8..2c7c00763 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreTransferRequestDetail/Dtos/StoreTransferRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreTransferRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreTransferRequestDetail.Dtos;
@@ -37,7 +38,7 @@ public class StoreTransferRequestDetailGetListInput : PagedAndSortedResultReques
public string? ItemName { get; set; }
- public StoreTransferRequest? Master { get; set; }
+ public StoreTransferRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/CreateUpdateStoreUnplannedIssueNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/CreateUpdateStoreUnplannedIssueNoteDto.cs
index d85452224..b7a30a987 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/CreateUpdateStoreUnplannedIssueNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/CreateUpdateStoreUnplannedIssueNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNote.Dtos;
@@ -19,7 +21,7 @@ public class CreateUpdateStoreUnplannedIssueNoteDto
public string? Remark { get; set; }
- public ICollection StoreUnplannedIssueNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? UnplannedIssueRequestNumber { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteDto.cs
index aa48d16a9..48dde6cee 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNote.Dtos;
@@ -20,7 +22,7 @@ public class StoreUnplannedIssueNoteDto : AuditedEntityDto
public string? Remark { get; set; }
- public ICollection StoreUnplannedIssueNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? UnplannedIssueRequestNumber { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteGetListInput.cs
index d446c7d98..e0dfb798a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNote/Dtos/StoreUnplannedIssueNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNote.Dtos;
@@ -21,7 +23,7 @@ public class StoreUnplannedIssueNoteGetListInput : PagedAndSortedResultRequestDt
public string? Remark { get; set; }
- public ICollection? StoreUnplannedIssueNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? UnplannedIssueRequestNumber { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/CreateUpdateStoreUnplannedIssueNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/CreateUpdateStoreUnplannedIssueNoteDetailDto.cs
index 8ba8e178c..56b7925ba 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/CreateUpdateStoreUnplannedIssueNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/CreateUpdateStoreUnplannedIssueNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNoteDetail.Dtos;
@@ -57,7 +58,7 @@ public class CreateUpdateStoreUnplannedIssueNoteDetailDto
public string? Lot { get; set; }
- public StoreUnplannedIssueNote Master { get; set; }
+ public StoreUnplannedIssueNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailDto.cs
index 2c00d0059..1ce6e8c12 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNoteDetail.Dtos;
@@ -58,7 +59,7 @@ public class StoreUnplannedIssueNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreUnplannedIssueNote Master { get; set; }
+ public StoreUnplannedIssueNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailGetListInput.cs
index 5fddb0a64..e74faac35 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueNoteDetail/Dtos/StoreUnplannedIssueNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueNoteDetail.Dtos;
@@ -59,7 +60,7 @@ public class StoreUnplannedIssueNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; }
- public StoreUnplannedIssueNote? Master { get; set; }
+ public StoreUnplannedIssueNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/CreateUpdateStoreUnplannedIssueRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/CreateUpdateStoreUnplannedIssueRequestDto.cs
index d915fddad..51c9f5aa0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/CreateUpdateStoreUnplannedIssueRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/CreateUpdateStoreUnplannedIssueRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequest.Dtos;
@@ -29,7 +31,7 @@ public class CreateUpdateStoreUnplannedIssueRequestDto
public string RequestStatus { get; set; }
- public ICollection StoreUnplannedIssueRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestDto.cs
index 3be504340..878faacea 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequest.Dtos;
@@ -30,7 +32,7 @@ public class StoreUnplannedIssueRequestDto : AuditedEntityDto
public string RequestStatus { get; set; }
- public ICollection StoreUnplannedIssueRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestGetListInput.cs
index 8fc6af467..f700adeb0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequest/Dtos/StoreUnplannedIssueRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequest.Dtos;
@@ -31,7 +33,7 @@ public class StoreUnplannedIssueRequestGetListInput : PagedAndSortedResultReques
public string? RequestStatus { get; set; }
- public ICollection? StoreUnplannedIssueRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/CreateUpdateStoreUnplannedIssueRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/CreateUpdateStoreUnplannedIssueRequestDetailDto.cs
index 9dcbe8359..add933f3c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/CreateUpdateStoreUnplannedIssueRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/CreateUpdateStoreUnplannedIssueRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequestDetail.Dtos;
@@ -31,7 +32,7 @@ public class CreateUpdateStoreUnplannedIssueRequestDetailDto
public string? Lot { get; set; }
- public StoreUnplannedIssueRequest Master { get; set; }
+ public StoreUnplannedIssueRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailDto.cs
index 4b73a5643..ec9da7953 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequestDetail.Dtos;
@@ -32,7 +33,7 @@ public class StoreUnplannedIssueRequestDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreUnplannedIssueRequest Master { get; set; }
+ public StoreUnplannedIssueRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailGetListInput.cs
index b3b112ab2..4afad4f10 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedIssueRequestDetail/Dtos/StoreUnplannedIssueRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedIssueRequestDetail.Dtos;
@@ -33,7 +34,7 @@ public class StoreUnplannedIssueRequestDetailGetListInput : PagedAndSortedResult
public string? Lot { get; set; }
- public StoreUnplannedIssueRequest? Master { get; set; }
+ public StoreUnplannedIssueRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/CreateUpdateStoreUnplannedReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/CreateUpdateStoreUnplannedReceiptNoteDto.cs
index 0c7513ed5..e6128d069 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/CreateUpdateStoreUnplannedReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/CreateUpdateStoreUnplannedReceiptNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNote.Dtos;
@@ -19,7 +21,7 @@ public class CreateUpdateStoreUnplannedReceiptNoteDto
public string? Remark { get; set; }
- public ICollection StoreUnplannedReceiptNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? UnplannedReceiptRequestNumber { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteDto.cs
index 13042252a..748888be8 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNote.Dtos;
@@ -20,7 +22,7 @@ public class StoreUnplannedReceiptNoteDto : AuditedEntityDto
public string? Remark { get; set; }
- public ICollection StoreUnplannedReceiptNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? UnplannedReceiptRequestNumber { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteGetListInput.cs
index a1696b9a6..1cfb11fa1 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNote/Dtos/StoreUnplannedReceiptNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNote.Dtos;
@@ -21,7 +23,7 @@ public class StoreUnplannedReceiptNoteGetListInput : PagedAndSortedResultRequest
public string? Remark { get; set; }
- public ICollection? StoreUnplannedReceiptNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? UnplannedReceiptRequestNumber { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/CreateUpdateStoreUnplannedReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/CreateUpdateStoreUnplannedReceiptNoteDetailDto.cs
index b1f2d4d80..91ffa2e72 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/CreateUpdateStoreUnplannedReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/CreateUpdateStoreUnplannedReceiptNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNoteDetail.Dtos;
@@ -57,7 +58,7 @@ public class CreateUpdateStoreUnplannedReceiptNoteDetailDto
public string? Lot { get; set; }
- public StoreUnplannedReceiptNote Master { get; set; }
+ public StoreUnplannedReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailDto.cs
index 867386b62..f1b0adeec 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNoteDetail.Dtos;
@@ -58,7 +59,7 @@ public class StoreUnplannedReceiptNoteDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreUnplannedReceiptNote Master { get; set; }
+ public StoreUnplannedReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailGetListInput.cs
index b430eee63..7328b9362 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptNoteDetail/Dtos/StoreUnplannedReceiptNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptNoteDetail.Dtos;
@@ -59,7 +60,7 @@ public class StoreUnplannedReceiptNoteDetailGetListInput : PagedAndSortedResultR
public string? Lot { get; set; }
- public StoreUnplannedReceiptNote? Master { get; set; }
+ public StoreUnplannedReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/CreateUpdateStoreUnplannedReceiptRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/CreateUpdateStoreUnplannedReceiptRequestDto.cs
index 0d36a8a5a..66df79014 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/CreateUpdateStoreUnplannedReceiptRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/CreateUpdateStoreUnplannedReceiptRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequest.Dtos;
@@ -29,7 +31,7 @@ public class CreateUpdateStoreUnplannedReceiptRequestDto
public string RequestStatus { get; set; }
- public ICollection StoreUnplannedReceiptRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestDto.cs
index a8b0713f0..f98ce680c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequest.Dtos;
@@ -30,7 +32,7 @@ public class StoreUnplannedReceiptRequestDto : AuditedEntityDto
public string RequestStatus { get; set; }
- public ICollection StoreUnplannedReceiptRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestGetListInput.cs
index e65414ed4..e49e8a523 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequest/Dtos/StoreUnplannedReceiptRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequest.Dtos;
@@ -31,7 +33,7 @@ public class StoreUnplannedReceiptRequestGetListInput : PagedAndSortedResultRequ
public string? RequestStatus { get; set; }
- public ICollection? StoreUnplannedReceiptRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? Worker { get; set; }
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/CreateUpdateStoreUnplannedReceiptRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/CreateUpdateStoreUnplannedReceiptRequestDetailDto.cs
index b717ae63a..0ce4d7bae 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/CreateUpdateStoreUnplannedReceiptRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/CreateUpdateStoreUnplannedReceiptRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequestDetail.Dtos;
@@ -31,7 +32,7 @@ public class CreateUpdateStoreUnplannedReceiptRequestDetailDto
public string? Lot { get; set; }
- public StoreUnplannedReceiptRequest Master { get; set; }
+ public StoreUnplannedReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailDto.cs
index 2483120df..99ae16345 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequestDetail.Dtos;
@@ -32,7 +33,7 @@ public class StoreUnplannedReceiptRequestDetailDto : AuditedEntityDto
public string? Lot { get; set; }
- public StoreUnplannedReceiptRequest Master { get; set; }
+ public StoreUnplannedReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailGetListInput.cs
index 73456bd4a..dcddd44ff 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreUnplannedReceiptRequestDetail/Dtos/StoreUnplannedReceiptRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreUnplannedReceiptRequestDetail.Dtos;
@@ -33,7 +34,7 @@ public class StoreUnplannedReceiptRequestDetailGetListInput : PagedAndSortedResu
public string? Lot { get; set; }
- public StoreUnplannedReceiptRequest? Master { get; set; }
+ public StoreUnplannedReceiptRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/CreateUpdateStoreWarehouseTransferNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/CreateUpdateStoreWarehouseTransferNoteDto.cs
index 2818f792c..bff4e04c6 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/CreateUpdateStoreWarehouseTransferNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/CreateUpdateStoreWarehouseTransferNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNote.Dtos;
@@ -13,7 +15,7 @@ public class CreateUpdateStoreWarehouseTransferNoteDto
public string? Remark { get; set; }
- public ICollection StoreWarehouseTransferNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteDto.cs
index 18cc0400a..1057d5d29 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNote.Dtos;
@@ -14,7 +16,7 @@ public class StoreWarehouseTransferNoteDto : AuditedEntityDto
public string? Remark { get; set; }
- public ICollection StoreWarehouseTransferNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteGetListInput.cs
index 767a361d0..7c4e6113c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNote/Dtos/StoreWarehouseTransferNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNote.Dtos;
@@ -15,7 +17,7 @@ public class StoreWarehouseTransferNoteGetListInput : PagedAndSortedResultReques
public string? Remark { get; set; }
- public ICollection? StoreWarehouseTransferNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? SupplierCode { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/CreateUpdateStoreWarehouseTransferNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/CreateUpdateStoreWarehouseTransferNoteDetailDto.cs
index 4094a8295..820685542 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/CreateUpdateStoreWarehouseTransferNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/CreateUpdateStoreWarehouseTransferNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNoteDetail.Dtos;
@@ -35,7 +36,7 @@ public class CreateUpdateStoreWarehouseTransferNoteDetailDto
public string? ItemName { get; set; }
- public StoreWarehouseTransferNote Master { get; set; }
+ public StoreWarehouseTransferNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailDto.cs
index 96fc5ed95..9513151a2 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNoteDetail.Dtos;
@@ -36,7 +37,7 @@ public class StoreWarehouseTransferNoteDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreWarehouseTransferNote Master { get; set; }
+ public StoreWarehouseTransferNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailGetListInput.cs
index d951361dd..c89724e5a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWarehouseTransferNoteDetail/Dtos/StoreWarehouseTransferNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWarehouseTransferNoteDetail.Dtos;
@@ -37,7 +38,7 @@ public class StoreWarehouseTransferNoteDetailGetListInput : PagedAndSortedResult
public string? ItemName { get; set; }
- public StoreWarehouseTransferNote? Master { get; set; }
+ public StoreWarehouseTransferNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDto.cs
index 519395fb2..b959dd1c0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNote.Dtos;
@@ -19,7 +21,7 @@ public class CreateUpdateStoreWipWarehouseAdjustNoteDto
public string? RequestNumber { get; set; }
- public ICollection StoreWipWarehouseAdjustNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteDto.cs
index 9d17f8485..f41a9cb32 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNote.Dtos;
@@ -20,7 +22,7 @@ public class StoreWipWarehouseAdjustNoteDto : AuditedEntityDto
public string? RequestNumber { get; set; }
- public ICollection StoreWipWarehouseAdjustNoteDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteGetListInput.cs
index 1a34421b9..5e36a4814 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNote/Dtos/StoreWipWarehouseAdjustNoteGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNote.Dtos;
@@ -21,7 +23,7 @@ public class StoreWipWarehouseAdjustNoteGetListInput : PagedAndSortedResultReque
public string? RequestNumber { get; set; }
- public ICollection? StoreWipWarehouseAdjustNoteDetails { get; set; }
+ public List? Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDetailDto.cs
index 7f2d3e77b..e7aab6068 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustNoteDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNoteDetail.Dtos;
@@ -35,7 +36,7 @@ public class CreateUpdateStoreWipWarehouseAdjustNoteDetailDto
public string? ItemName { get; set; }
- public StoreWipWarehouseAdjustNote Master { get; set; }
+ public StoreWipWarehouseAdjustNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailDto.cs
index 53914c3c9..3b024b8a2 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNoteDetail.Dtos;
@@ -36,7 +37,7 @@ public class StoreWipWarehouseAdjustNoteDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreWipWarehouseAdjustNote Master { get; set; }
+ public StoreWipWarehouseAdjustNoteDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailGetListInput.cs
index 3b65f1eee..b6032cb71 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustNoteDetail/Dtos/StoreWipWarehouseAdjustNoteDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustNoteDetail.Dtos;
@@ -37,7 +38,7 @@ public class StoreWipWarehouseAdjustNoteDetailGetListInput : PagedAndSortedResul
public string? ItemName { get; set; }
- public StoreWipWarehouseAdjustNote? Master { get; set; }
+ public StoreWipWarehouseAdjustNoteDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDto.cs
index 18fe0277e..d75f390ef 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDto.cs
@@ -1,4 +1,6 @@
using System;
+using System.Collections.Generic;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequest.Dtos;
@@ -23,7 +25,7 @@ public class CreateUpdateStoreWipWarehouseAdjustRequestDto
public string RequestStatus { get; set; }
- public ICollection StoreWipWarehouseAdjustRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestDto.cs
index e64a3bcc7..2a0dd8965 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestDto.cs
@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequest.Dtos;
@@ -24,7 +26,7 @@ public class StoreWipWarehouseAdjustRequestDto : AuditedEntityDto
public string RequestStatus { get; set; }
- public ICollection StoreWipWarehouseAdjustRequestDetails { get; set; }
+ public List Details {get;set;} =new ();
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestGetListInput.cs
index 8c8d3d5b3..6c9065dd0 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequest/Dtos/StoreWipWarehouseAdjustRequestGetListInput.cs
@@ -1,6 +1,8 @@
using System;
+using System.Collections.Generic;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequest.Dtos;
@@ -25,7 +27,7 @@ public class StoreWipWarehouseAdjustRequestGetListInput : PagedAndSortedResultRe
public string? RequestStatus { get; set; }
- public ICollection? StoreWipWarehouseAdjustRequestDetails { get; set; }
+ public List? Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDetailDto.cs
index 222c2f4a0..1c8eb2d1a 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/CreateUpdateStoreWipWarehouseAdjustRequestDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequestDetail.Dtos;
@@ -35,7 +36,7 @@ public class CreateUpdateStoreWipWarehouseAdjustRequestDetailDto
public string? ItemName { get; set; }
- public StoreWipWarehouseAdjustRequest Master { get; set; }
+ public StoreWipWarehouseAdjustRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailDto.cs
index 444630e4a..8694b306c 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequestDetail.Dtos;
@@ -36,7 +37,7 @@ public class StoreWipWarehouseAdjustRequestDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreWipWarehouseAdjustRequest Master { get; set; }
+ public StoreWipWarehouseAdjustRequestDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailGetListInput.cs
index 6cb78a97f..6aade8b19 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWipWarehouseAdjustRequestDetail/Dtos/StoreWipWarehouseAdjustRequestDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWipWarehouseAdjustRequestDetail.Dtos;
@@ -37,7 +38,7 @@ public class StoreWipWarehouseAdjustRequestDetailGetListInput : PagedAndSortedRe
public string? ItemName { get; set; }
- public StoreWipWarehouseAdjustRequest? Master { get; set; }
+ public StoreWipWarehouseAdjustRequestDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderDto.cs
index 4bc4b3314..ce1b7af52 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWorkOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWorkOrder.Dtos;
@@ -33,7 +34,7 @@ public class StoreWorkOrderDto : AuditedEntityDto
public string? Remark { get; set; }
- public List Details { get; set; }=new List();
+ public List Details {get;set;} =new ();
public string Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderGetListInput.cs
index a1c7af67e..2583522d2 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrder/Dtos/StoreWorkOrderGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWorkOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWorkOrder.Dtos;
@@ -33,7 +34,7 @@ public class StoreWorkOrderGetListInput : PagedAndSortedResultRequestDto
public string? Remark { get; set; }
- public ICollection? Details { get; set; }
+ public List? Details { get; set; }
public string? Type { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/CreateUpdateStoreWorkOrderDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/CreateUpdateStoreWorkOrderDetailDto.cs
index 8bea7bf82..12b0d1fce 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/CreateUpdateStoreWorkOrderDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/CreateUpdateStoreWorkOrderDetailDto.cs
@@ -1,4 +1,5 @@
using System;
+using WinIn.FasterZ.Wms.Z_Business.StoreWorkOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWorkOrderDetail.Dtos;
@@ -17,7 +18,7 @@ public class CreateUpdateStoreWorkOrderDetailDto
public string? ItemName { get; set; }
- public WmsPermissions.StoreWorkOrder Master { get; set; }
+ public StoreWorkOrderDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailDto.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailDto.cs
index c3a73da13..2d576fc1b 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailDto.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailDto.cs
@@ -1,5 +1,6 @@
using System;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWorkOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWorkOrderDetail.Dtos;
@@ -19,7 +20,7 @@ public class StoreWorkOrderDetailDto : AuditedEntityDto
public string? ItemName { get; set; }
- public StoreWorkOrder Master { get; set; }
+ public StoreWorkOrderDto Master { get; set; }
public Guid MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailGetListInput.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailGetListInput.cs
index dff23fcf5..c504c45da 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailGetListInput.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreWorkOrderDetail/Dtos/StoreWorkOrderDetailGetListInput.cs
@@ -1,6 +1,7 @@
using System;
using System.ComponentModel;
using Volo.Abp.Application.Dtos;
+using WinIn.FasterZ.Wms.Z_Business.StoreWorkOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreWorkOrderDetail.Dtos;
@@ -19,7 +20,7 @@ public class StoreWorkOrderDetailGetListInput : PagedAndSortedResultRequestDto
public string? ItemName { get; set; }
- public StoreWorkOrder? Master { get; set; }
+ public StoreWorkOrderDto? Master { get; set; }
public Guid? MasterId { get; set; }
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application/AppBase/ZbxBase.cs b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application/AppBase/ZbxBase.cs
index 397c36b29..044f3c59e 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application/AppBase/ZbxBase.cs
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application/AppBase/ZbxBase.cs
@@ -1,4 +1,6 @@
-namespace WinIn.FasterZ.Wms.AppBase;
+using Volo.Abp.Identity;
+
+namespace WinIn.FasterZ.Wms.AppBase;
using System;
using System.Collections;
@@ -32,24 +34,28 @@ using WinIn.FasterZ.Wms.AppBaseBusiness.ExportCustomUserSetting;
using WinIn.FasterZ.Wms.Localization;
public class ZbxBase :
- CrudAppService,
- IZbxBase
- where TEntity : class, IEntity
- where TEntityDto : IEntityDto
+ CrudAppService,
+ IZbxBase
+ where TEntity : class, IEntity
+ where TEntityDto : IEntityDto
{
- private readonly IRepository _repository;
+ private readonly IRepository _repository;
- public ZbxBase(IRepository repository) : base(repository)
- {
- _repository = repository;
- }
+ protected IStringLocalizer Localizer =>
+ LazyServiceProvider.LazyGetRequiredService>();
- protected IStringLocalizer Localizer =>
- LazyServiceProvider.LazyGetRequiredService>();
+ protected ExportCustomUserSettingAppService ExportCustomUserSettingAppService =>
+ LazyServiceProvider.LazyGetRequiredService();
- protected ExportCustomUserSettingAppService ExportCustomUserSettingAppService =>
- LazyServiceProvider.LazyGetRequiredService();
+ ///
+ /// 构造方法
+ ///
+ ///
+ public ZbxBase(IRepository repository) : base(repository)
+ {
+ _repository = repository;
+ }
#region 公开接口
@@ -294,10 +300,10 @@ public class ZbxBase