Browse Source

批量

集成Redis
郑勃旭 1 year ago
parent
commit
14735b8554
  1. 6
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
  2. 28
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms.sln
  3. 10
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/AppBaseBusiness/ExportCustomUserSetting/IExportCustomUserSettingAppService.cs
  4. 18
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissionDefinitionProvider.cs
  5. 17
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissions.cs
  6. 9
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/WinIn.FasterZ.Wms.Application.Contracts.csproj
  7. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/CreateUpdateStoreProductL7partsNoteDto.cs
  8. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteDto.cs
  9. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNote/Dtos/StoreProductL7partsNoteGetListInput.cs
  10. 2
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/CreateUpdateStoreProductL7partsNoteDetailDto.cs
  11. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailDto.cs
  12. 2
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductL7partsNoteDetail/Dtos/StoreProductL7partsNoteDetailGetListInput.cs
  13. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/CreateUpdateStoreProductReceiptNoteDto.cs
  14. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteDto.cs
  15. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNote/Dtos/StoreProductReceiptNoteGetListInput.cs
  16. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/CreateUpdateStoreProductReceiptNoteDetailDto.cs
  17. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailDto.cs
  18. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptNoteDetail/Dtos/StoreProductReceiptNoteDetailGetListInput.cs
  19. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/CreateUpdateStoreProductReceiptRequestDto.cs
  20. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestDto.cs
  21. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequest/Dtos/StoreProductReceiptRequestGetListInput.cs
  22. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/CreateUpdateStoreProductReceiptRequestDetailDto.cs
  23. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailDto.cs
  24. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductReceiptRequestDetail/Dtos/StoreProductReceiptRequestDetailGetListInput.cs
  25. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/CreateUpdateStoreProductRecycleMaterialDetailDto.cs
  26. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailDto.cs
  27. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleMaterialDetail/Dtos/StoreProductRecycleMaterialDetailGetListInput.cs
  28. 7
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/CreateUpdateStoreProductRecycleNoteDto.cs
  29. 6
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteDto.cs
  30. 5
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNote/Dtos/StoreProductRecycleNoteGetListInput.cs
  31. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/CreateUpdateStoreProductRecycleNoteDetailDto.cs
  32. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailDto.cs
  33. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleNoteDetail/Dtos/StoreProductRecycleNoteDetailGetListInput.cs
  34. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/CreateUpdateStoreProductRecycleRequestDto.cs
  35. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestDto.cs
  36. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequest/Dtos/StoreProductRecycleRequestGetListInput.cs
  37. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/CreateUpdateStoreProductRecycleRequestDetailDto.cs
  38. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailDto.cs
  39. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreProductRecycleRequestDetail/Dtos/StoreProductRecycleRequestDetailGetListInput.cs
  40. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/CreateUpdateStorePurchaseOrderDto.cs
  41. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderDto.cs
  42. 5
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrder/Dtos/StorePurchaseOrderGetListInput.cs
  43. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/CreateUpdateStorePurchaseOrderDetailDto.cs
  44. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailDto.cs
  45. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseOrderDetail/Dtos/StorePurchaseOrderDetailGetListInput.cs
  46. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/CreateUpdateStorePurchaseReceiptNoteDto.cs
  47. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteDto.cs
  48. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNote/Dtos/StorePurchaseReceiptNoteGetListInput.cs
  49. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/CreateUpdateStorePurchaseReceiptNoteDetailDto.cs
  50. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailDto.cs
  51. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptNoteDetail/Dtos/StorePurchaseReceiptNoteDetailGetListInput.cs
  52. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/CreateUpdateStorePurchaseReceiptRequestDto.cs
  53. 5
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestDto.cs
  54. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequest/Dtos/StorePurchaseReceiptRequestGetListInput.cs
  55. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/CreateUpdateStorePurchaseReceiptRequestDetailDto.cs
  56. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailDto.cs
  57. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReceiptRequestDetail/Dtos/StorePurchaseReceiptRequestDetailGetListInput.cs
  58. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/CreateUpdateStorePurchaseReturnNoteDto.cs
  59. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteDto.cs
  60. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNote/Dtos/StorePurchaseReturnNoteGetListInput.cs
  61. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/CreateUpdateStorePurchaseReturnNoteDetailDto.cs
  62. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailDto.cs
  63. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnNoteDetail/Dtos/StorePurchaseReturnNoteDetailGetListInput.cs
  64. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/CreateUpdateStorePurchaseReturnRequestDto.cs
  65. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestDto.cs
  66. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequest/Dtos/StorePurchaseReturnRequestGetListInput.cs
  67. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/CreateUpdateStorePurchaseReturnRequestDetailDto.cs
  68. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailDto.cs
  69. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePurchaseReturnRequestDetail/Dtos/StorePurchaseReturnRequestDetailGetListInput.cs
  70. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/CreateUpdateStorePutawayNoteDto.cs
  71. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteDto.cs
  72. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNote/Dtos/StorePutawayNoteGetListInput.cs
  73. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/CreateUpdateStorePutawayNoteDetailDto.cs
  74. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailDto.cs
  75. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayNoteDetail/Dtos/StorePutawayNoteDetailGetListInput.cs
  76. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/CreateUpdateStorePutawayRequestDto.cs
  77. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestDto.cs
  78. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequest/Dtos/StorePutawayRequestGetListInput.cs
  79. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/CreateUpdateStorePutawayRequestDetailDto.cs
  80. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailDto.cs
  81. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StorePutawayRequestDetail/Dtos/StorePutawayRequestDetailGetListInput.cs
  82. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/CreateUpdateStoreReceiptAbnormalNoteDto.cs
  83. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteDto.cs
  84. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNote/Dtos/StoreReceiptAbnormalNoteGetListInput.cs
  85. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/CreateUpdateStoreReceiptAbnormalNoteDetailDto.cs
  86. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailDto.cs
  87. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreReceiptAbnormalNoteDetail/Dtos/StoreReceiptAbnormalNoteDetailGetListInput.cs
  88. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDto.cs
  89. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteDto.cs
  90. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNote/Dtos/StoreRecycledMaterialReceiptNoteGetListInput.cs
  91. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto.cs
  92. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailDto.cs
  93. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreRecycledMaterialReceiptNoteDetail/Dtos/StoreRecycledMaterialReceiptNoteDetailGetListInput.cs
  94. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/CreateUpdateStoreSaleOrderDto.cs
  95. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderDto.cs
  96. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrder/Dtos/StoreSaleOrderGetListInput.cs
  97. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/CreateUpdateStoreSaleOrderDetailDto.cs
  98. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailDto.cs
  99. 3
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreSaleOrderDetail/Dtos/StoreSaleOrderDetailGetListInput.cs
  100. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Z_Business/StoreScrapNote/Dtos/CreateUpdateStoreScrapNoteDto.cs

6
WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json

@ -1,6 +1,6 @@
{ {
"App": { "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", "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", "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" "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" "Configuration": "127.0.0.1:6379"
}, },
"AuthServer": { "AuthServer": {
"Authority": "https://localhost:60100" "Authority": "http://192.168.0.196:60100"
}, },
"urls": "https://localhost:60100" "urls": "http://192.168.0.196:60100"
} }

28
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 # Visual Studio Version 17
VisualStudioVersion = 17.6.33815.320 VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1 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}" 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 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}" 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 EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CA9AC87F-097E-4F15-8393-4BC07735A5B0}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CA9AC87F-097E-4F15-8393-4BC07735A5B0}"
EndProject 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}" 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 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}" 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 EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "host", "host", "{89151952-6B48-4B68-94A6-18C03ABDE251}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "host", "host", "{89151952-6B48-4B68-94A6-18C03ABDE251}"
EndProject 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 Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU Release|Any CPU = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution 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.ActiveCfg = Debug|Any CPU
{1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Debug|Any CPU.Build.0 = 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 {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}.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.ActiveCfg = Release|Any CPU
{C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Release|Any CPU.Build.0 = 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.ActiveCfg = Debug|Any CPU
{520659C8-C734-4298-A3DA-B539DB9DFC0B}.Debug|Any CPU.Build.0 = 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 {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}.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.ActiveCfg = Release|Any CPU
{AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Release|Any CPU.Build.0 = 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 EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
GlobalSection(NestedProjects) = preSolution GlobalSection(NestedProjects) = preSolution
{554AD327-6DBA-4F8F-96F8-81CE7A0C863F} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{1A94A50E-06DC-43C1-80B5-B662820EC3EB} = {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} {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} {520659C8-C734-4298-A3DA-B539DB9DFC0B} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
{4164BDF7-F527-4E85-9CE6-E3C2D7426A27} = {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} {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} {073C361E-B8F4-49F5-93CC-72A3FF49C026} = {89151952-6B48-4B68-94A6-18C03ABDE251}
{E6D5BF0E-DE92-4D82-A352-EF04B37CB11C} = {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} {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 EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {28315BFD-90E7-4E14-A2EA-F3D23AF4126F} SolutionGuid = {28315BFD-90E7-4E14-A2EA-F3D23AF4126F}

10
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,
CreateUpdateExportCustomUserSettingDto> CreateUpdateExportCustomUserSettingDto>
{ {
/// <summary> ///// <summary>
/// 根据用户和表名获取个性化导出 ///// 根据用户和表名获取个性化导出
/// </summary> ///// </summary>
/// <returns></returns> ///// <returns></returns>
Task<List<ExportCustomUserSettingDto>> GetByUserIdAndExportTableNameAsync(Guid userId, string exportTableName); //Task<List<ExportCustomUserSettingDto>> GetByUserIdAndExportTableNameAsync(Guid userId, string exportTableName);
} }
} }

18
WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissionDefinitionProvider.cs

@ -107,15 +107,10 @@ namespace WinIn.FasterZ.Wms.Permissions
storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Update, L("Permission:Update")); storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Update, L("Permission:Update"));
storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Delete, L("Permission:Delete")); storeTransferRequestPermission.AddChild(WmsPermissions.StoreTransferRequest.Delete, L("Permission:Delete"));
var storeTransferNoteDetailCopyPermission = myGroup.AddPermission(WmsPermissions.StoreTransferNoteDetailCopy.Default, L("Permission:StoreTransferNoteDetailCopy")); var storeTransferNoteDetailCopyPermission = myGroup.AddPermission(WmsPermissions.StoreTransferNoteDetail.Default, L("Permission:StoreTransferNoteDetailCopy"));
storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetailCopy.Create, L("Permission:Create")); storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetail.Create, L("Permission:Create"));
storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetailCopy.Update, L("Permission:Update")); storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetail.Update, L("Permission:Update"));
storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetailCopy.Delete, L("Permission:Delete")); storeTransferNoteDetailCopyPermission.AddChild(WmsPermissions.StoreTransferNoteDetail.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")); var storeTransferNotePermission = myGroup.AddPermission(WmsPermissions.StoreTransferNote.Default, L("Permission:StoreTransferNote"));
storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Create, L("Permission:Create")); storeTransferNotePermission.AddChild(WmsPermissions.StoreTransferNote.Create, L("Permission:Create"));
@ -296,6 +291,11 @@ namespace WinIn.FasterZ.Wms.Permissions
storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Create, L("Permission:Create")); storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Create, L("Permission:Create"));
storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Update, L("Permission:Update")); storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Update, L("Permission:Update"));
storeProductL7partsNotePermission.AddChild(WmsPermissions.StoreProductL7partsNote.Delete, L("Permission:Delete")); 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) private static LocalizableString L(string name)

17
WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.Application.Contracts/Permissions/WmsPermissions.cs

@ -147,20 +147,14 @@ namespace WinIn.FasterZ.Wms.Permissions
public const string Create = Default + ".Create"; public const string Create = Default + ".Create";
public const string Delete = Default + ".Delete"; public const string Delete = Default + ".Delete";
} }
public class StoreTransferNoteDetailCopy public class StoreTransferNoteDetail
{ {
public const string Default = GroupName + ".StoreTransferNoteDetailCopy"; public const string Default = GroupName + ".StoreTransferNoteDetailCopy";
public const string Update = Default + ".Update"; public const string Update = Default + ".Update";
public const string Create = Default + ".Create"; public const string Create = Default + ".Create";
public const string Delete = Default + ".Delete"; 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 class StoreTransferNote
{ {
public const string Default = GroupName + ".StoreTransferNote"; public const string Default = GroupName + ".StoreTransferNote";
@ -420,5 +414,12 @@ namespace WinIn.FasterZ.Wms.Permissions
public const string Create = Default + ".Create"; public const string Create = Default + ".Create";
public const string Delete = Default + ".Delete"; 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";
}
} }
} }

9
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 @@
<RootNamespace>WinIn.FasterZ.Wms</RootNamespace> <RootNamespace>WinIn.FasterZ.Wms</RootNamespace>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\WinIn.FasterZ.Wms.Domain.Shared\WinIn.FasterZ.Wms.Domain.Shared.csproj" />
<ProjectReference Include="..\WinIn.FasterZ.Wms.Domain\WinIn.FasterZ.Wms.Domain.csproj" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" /> <PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Volo.Abp.ObjectExtending" Version="7.3.2" /> <PackageReference Include="Volo.Abp.ObjectExtending" Version="7.3.2" />
@ -24,4 +19,8 @@
<PackageReference Include="Volo.Abp.SettingManagement.Application.Contracts" Version="7.3.2" /> <PackageReference Include="Volo.Abp.SettingManagement.Application.Contracts" Version="7.3.2" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WinIn.FasterZ.Wms.Domain.Shared\WinIn.FasterZ.Wms.Domain.Shared.csproj" />
</ItemGroup>
</Project> </Project>

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
@ -31,7 +33,7 @@ public class CreateUpdateStoreProductL7partsNoteDto
public int Status { get; set; } public int Status { get; set; }
public ICollection<StoreProductL7partsNoteDetail> StoreProductL7partsNoteDetails { get; set; } public List<CreateUpdateStoreProductL7partsNoteDetailDto> Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

3
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
@ -32,7 +33,7 @@ public class StoreProductL7partsNoteDto : AuditedEntityDto<Guid>
public int Status { get; set; } public int Status { get; set; }
public ICollection<StoreProductL7partsNoteDetail> StoreProductL7partsNoteDetails { get; set; } public List<CreateUpdateStoreProductL7partsNoteDto> Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
@ -33,7 +35,7 @@ public class StoreProductL7partsNoteGetListInput : PagedAndSortedResultRequestDt
public int? Status { get; set; } public int? Status { get; set; }
public ICollection<StoreProductL7partsNoteDetail>? StoreProductL7partsNoteDetails { get; set; } public List<StoreProductL7partsNoteDetailDto>? Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

2
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 string? LocationCode { get; set; }
public StoreProductL7partsNote Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }
public string Number { get; set; } public string Number { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductL7partsNoteDetail.Dtos;
@ -28,7 +29,7 @@ public class StoreProductL7partsNoteDetailDto : AuditedEntityDto<Guid>
public string? LocationCode { get; set; } public string? LocationCode { get; set; }
public StoreProductL7partsNote Master { get; set; } public StoreProductL7partsNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

2
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 string? LocationCode { get; set; }
public StoreProductL7partsNote? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }
public string? Number { get; set; } public string? Number { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
@ -25,7 +27,7 @@ public class CreateUpdateStoreProductReceiptNoteDto
public string? SourceNumber { get; set; } public string? SourceNumber { get; set; }
public ICollection<StoreProductReceiptNoteDetail> StoreProductReceiptNoteDetails { get; set; } public List<CreateUpdateStoreProductReceiptNoteDetailDto> Details { get; set; }
public string? Type { get; set; } public string? Type { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
@ -26,7 +28,7 @@ public class StoreProductReceiptNoteDto : AuditedEntityDto<Guid>
public string? SourceNumber { get; set; } public string? SourceNumber { get; set; }
public ICollection<StoreProductReceiptNoteDetail> StoreProductReceiptNoteDetails { get; set; } public List<StoreProductReceiptNoteDetailDto> Details { get; set; }
public string? Type { get; set; } public string? Type { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
@ -27,7 +29,7 @@ public class StoreProductReceiptNoteGetListInput : PagedAndSortedResultRequestDt
public string? SourceNumber { get; set; } public string? SourceNumber { get; set; }
public ICollection<StoreProductReceiptNoteDetail>? StoreProductReceiptNoteDetails { get; set; } public List<StoreProductReceiptNoteDetailDto>? StoreProductReceiptNoteDetails { get; set; }
public string? Type { get; set; } public string? Type { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
@ -57,7 +58,7 @@ public class CreateUpdateStoreProductReceiptNoteDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductReceiptNote Master { get; set; } public StoreProductReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
@ -58,7 +59,7 @@ public class StoreProductReceiptNoteDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductReceiptNote Master { get; set; } public StoreProductReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptNoteDetail.Dtos;
@ -59,7 +60,7 @@ public class StoreProductReceiptNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductReceiptNote? Master { get; set; } public StoreProductReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
@ -31,7 +33,7 @@ public class CreateUpdateStoreProductReceiptRequestDto
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductReceiptRequestDetail> StoreProductReceiptRequestDetails { get; set; } public List<StoreProductReceiptRequestDetailDto> Details { get; set; }
public string? Team { get; set; } public string? Team { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
@ -32,7 +34,7 @@ public class StoreProductReceiptRequestDto : AuditedEntityDto<Guid>
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductReceiptRequestDetail> StoreProductReceiptRequestDetails { get; set; } public List<StoreProductReceiptRequestDetailDto> Details { get; set; }
public string? Team { get; set; } public string? Team { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
@ -33,7 +35,7 @@ public class StoreProductReceiptRequestGetListInput : PagedAndSortedResultReques
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductReceiptRequestDetail>? StoreProductReceiptRequestDetails { get; set; } public List<StoreProductReceiptRequestDetailDto>? Details { get; set; }
public string? Team { get; set; } public string? Team { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
@ -29,7 +30,7 @@ public class CreateUpdateStoreProductReceiptRequestDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductReceiptRequest Master { get; set; } public StoreProductReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
@ -30,7 +31,7 @@ public class StoreProductReceiptRequestDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductReceiptRequest Master { get; set; } public StoreProductReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductReceiptRequestDetail.Dtos;
@ -31,7 +32,7 @@ public class StoreProductReceiptRequestDetailGetListInput : PagedAndSortedResult
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductReceiptRequest? Master { get; set; } public StoreProductReceiptRequestDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
@ -31,7 +32,7 @@ public class CreateUpdateStoreProductRecycleMaterialDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductRecycleNote Master { get; set; } public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
@ -32,7 +33,7 @@ public class StoreProductRecycleMaterialDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductRecycleNote Master { get; set; } public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleMaterialDetail.Dtos;
@ -33,7 +34,7 @@ public class StoreProductRecycleMaterialDetailGetListInput : PagedAndSortedResul
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductRecycleNote? Master { get; set; } public StoreProductRecycleNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

7
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;
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; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
@ -17,9 +20,7 @@ public class CreateUpdateStoreProductRecycleNoteDto
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductRecycleMaterialDetail> StoreProductRecycleMaterialDetails { get; set; } public List<StoreProductRecycleNoteDetailDto>? Details { get; set; }
public ICollection<StoreProductRecycleNoteDetail> StoreProductRecycleNoteDetails { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

6
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; 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; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
@ -18,9 +21,8 @@ public class StoreProductRecycleNoteDto : AuditedEntityDto<Guid>
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductRecycleMaterialDetail> StoreProductRecycleMaterialDetails { get; set; }
public ICollection<StoreProductRecycleNoteDetail> StoreProductRecycleNoteDetails { get; set; } public List<StoreProductRecycleNoteDetailDto>? Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

5
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
@ -19,9 +20,7 @@ public class StoreProductRecycleNoteGetListInput : PagedAndSortedResultRequestDt
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductRecycleMaterialDetail>? StoreProductRecycleMaterialDetails { get; set; } public List<StoreProductRecycleNoteDto>? Details { get; set; }
public ICollection<StoreProductRecycleNoteDetail>? StoreProductRecycleNoteDetails { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
@ -29,7 +30,7 @@ public class CreateUpdateStoreProductRecycleNoteDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductRecycleNote Master { get; set; } public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
@ -30,7 +31,7 @@ public class StoreProductRecycleNoteDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductRecycleNote Master { get; set; } public StoreProductRecycleNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleNoteDetail.Dtos;
@ -31,7 +32,7 @@ public class StoreProductRecycleNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreProductRecycleNote? Master { get; set; } public StoreProductRecycleNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

3
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;
using System.Collections.Generic;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
@ -25,7 +26,7 @@ public class CreateUpdateStoreProductRecycleRequestDto
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductRecycleRequestDetail> StoreProductRecycleRequestDetails { get; set; } public List<StoreProductRecycleRequestDto>? Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

3
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
@ -26,7 +27,7 @@ public class StoreProductRecycleRequestDto : AuditedEntityDto<Guid>
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductRecycleRequestDetail> StoreProductRecycleRequestDetails { get; set; } public List<StoreProductRecycleRequestDto>? Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
@ -27,7 +29,7 @@ public class StoreProductRecycleRequestGetListInput : PagedAndSortedResultReques
public string? Shift { get; set; } public string? Shift { get; set; }
public ICollection<StoreProductRecycleRequestDetail>? StoreProductRecycleRequestDetails { get; set; } public List<StoreProductRecycleRequestDetailDto>? Details { get; set; }
public string? Worker { get; set; } public string? Worker { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
@ -23,7 +24,7 @@ public class CreateUpdateStoreProductRecycleRequestDetailDto
public string? LocationGroup { get; set; } public string? LocationGroup { get; set; }
public StoreProductRecycleRequest Master { get; set; } public StoreProductRecycleRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
@ -24,7 +25,7 @@ public class StoreProductRecycleRequestDetailDto : AuditedEntityDto<Guid>
public string? LocationGroup { get; set; } public string? LocationGroup { get; set; }
public StoreProductRecycleRequest Master { get; set; } public StoreProductRecycleRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreProductRecycleRequestDetail.Dtos;
@ -25,7 +26,7 @@ public class StoreProductRecycleRequestDetailGetListInput : PagedAndSortedResult
public string? LocationGroup { get; set; } public string? LocationGroup { get; set; }
public StoreProductRecycleRequest? Master { get; set; } public StoreProductRecycleRequestDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
@ -27,7 +29,7 @@ public class CreateUpdateStorePurchaseOrderDto
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StorePurchaseOrderDetail> StorePurchaseOrderDetails { get; set; } public List<StorePurchaseOrderDetailDto>? Details { get; set; }
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
@ -28,7 +30,7 @@ public class StorePurchaseOrderDto : AuditedEntityDto<Guid>
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StorePurchaseOrderDetail> StorePurchaseOrderDetails { get; set; } public List<StorePurchaseOrderDetailDto> Details {get;set;} =new ();
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

5
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; 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; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
@ -29,7 +32,7 @@ public class StorePurchaseOrderGetListInput : PagedAndSortedResultRequestDto
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StorePurchaseOrderDetail>? StorePurchaseOrderDetails { get; set; } public List<StorePurchaseOrderDetailDto>? Details { get; set; }
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
@ -27,7 +28,7 @@ public class CreateUpdateStorePurchaseOrderDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseOrder Master { get; set; } public StorePurchaseOrderDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
@ -28,7 +29,7 @@ public class StorePurchaseOrderDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseOrder Master { get; set; } public StorePurchaseOrderDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseOrderDetail.Dtos;
@ -29,7 +30,7 @@ public class StorePurchaseOrderDetailGetListInput : PagedAndSortedResultRequestD
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseOrder? Master { get; set; } public StorePurchaseOrderDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
@ -25,7 +27,7 @@ public class CreateUpdateStorePurchaseReceiptNoteDto
public string Status { get; set; } public string Status { get; set; }
public ICollection<StorePurchaseReceiptNoteDetail> StorePurchaseReceiptNoteDetails { get; set; } public List<StorePurchaseReceiptNoteDetailDto> Details {get;set;} =new ();
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
@ -26,7 +28,7 @@ public class StorePurchaseReceiptNoteDto : AuditedEntityDto<Guid>
public string Status { get; set; } public string Status { get; set; }
public ICollection<StorePurchaseReceiptNoteDetail> StorePurchaseReceiptNoteDetails { get; set; } public List<StorePurchaseReceiptNoteDetailDto> Details {get;set;} =new ();
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
@ -27,7 +29,7 @@ public class StorePurchaseReceiptNoteGetListInput : PagedAndSortedResultRequestD
public string? Status { get; set; } public string? Status { get; set; }
public ICollection<StorePurchaseReceiptNoteDetail>? StorePurchaseReceiptNoteDetails { get; set; } public List<StorePurchaseReceiptNoteDetailDto>? StorePurchaseReceiptNoteDetails { get; set; }
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
@ -61,7 +62,7 @@ public class CreateUpdateStorePurchaseReceiptNoteDetailDto
public string? MassDefect { get; set; } public string? MassDefect { get; set; }
public StorePurchaseReceiptNote Master { get; set; } public StorePurchaseReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
@ -62,7 +63,7 @@ public class StorePurchaseReceiptNoteDetailDto : AuditedEntityDto<Guid>
public string? MassDefect { get; set; } public string? MassDefect { get; set; }
public StorePurchaseReceiptNote Master { get; set; } public StorePurchaseReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptNoteDetail.Dtos;
@ -63,7 +64,7 @@ public class StorePurchaseReceiptNoteDetailGetListInput : PagedAndSortedResultRe
public string? MassDefect { get; set; } public string? MassDefect { get; set; }
public StorePurchaseReceiptNote? Master { get; set; } public StorePurchaseReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
@ -33,7 +35,7 @@ public class CreateUpdateStorePurchaseReceiptRequestDto
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePurchaseReceiptRequestDetail> StorePurchaseReceiptRequestDetails { get; set; } public List<StorePurchaseReceiptRequestDetailDto> StorePurchaseReceiptRequest { get; set; }
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

5
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; 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; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
@ -34,7 +37,7 @@ public class StorePurchaseReceiptRequestDto : AuditedEntityDto<Guid>
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePurchaseReceiptRequestDetail> StorePurchaseReceiptRequestDetails { get; set; } public List<StorePurchaseReceiptRequestDetailDto> Details {get;set;} =new ();
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
@ -35,7 +37,7 @@ public class StorePurchaseReceiptRequestGetListInput : PagedAndSortedResultReque
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePurchaseReceiptRequestDetail>? StorePurchaseReceiptRequestDetails { get; set; } public List<StorePurchaseReceiptRequestDetailDto>? Details { get; set; }
public string? SupplierAddress { get; set; } public string? SupplierAddress { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
@ -23,7 +24,7 @@ public class CreateUpdateStorePurchaseReceiptRequestDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReceiptRequest Master { get; set; } public StorePurchaseReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
@ -24,7 +25,7 @@ public class StorePurchaseReceiptRequestDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReceiptRequest Master { get; set; } public StorePurchaseReceiptRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReceiptRequestDetail.Dtos;
@ -25,7 +26,7 @@ public class StorePurchaseReceiptRequestDetailGetListInput : PagedAndSortedResul
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReceiptRequest? Master { get; set; } public StorePurchaseReceiptRequestDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
@ -29,7 +31,7 @@ public class CreateUpdateStorePurchaseReturnNoteDto
public string Status { get; set; } public string Status { get; set; }
public ICollection<StorePurchaseReturnNoteDetail> StorePurchaseReturnNoteDetails { get; set; } public List<StorePurchaseReturnNoteDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
@ -30,7 +32,7 @@ public class StorePurchaseReturnNoteDto : AuditedEntityDto<Guid>
public string Status { get; set; } public string Status { get; set; }
public ICollection<StorePurchaseReturnNoteDetail> StorePurchaseReturnNoteDetails { get; set; } public List<StorePurchaseReturnNoteDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
@ -31,7 +33,7 @@ public class StorePurchaseReturnNoteGetListInput : PagedAndSortedResultRequestDt
public string? Status { get; set; } public string? Status { get; set; }
public ICollection<StorePurchaseReturnNoteDetail>? StorePurchaseReturnNoteDetails { get; set; } public List<StorePurchaseReturnNoteDetailDto>? StorePurchaseReturnNoteDetails { get; set; }
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
@ -55,7 +56,7 @@ public class CreateUpdateStorePurchaseReturnNoteDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReturnNote Master { get; set; } public StorePurchaseReturnNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
@ -56,7 +57,7 @@ public class StorePurchaseReturnNoteDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReturnNote Master { get; set; } public StorePurchaseReturnNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnNoteDetail.Dtos;
@ -57,7 +58,7 @@ public class StorePurchaseReturnNoteDetailGetListInput : PagedAndSortedResultReq
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReturnNote? Master { get; set; } public StorePurchaseReturnNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
@ -33,7 +35,7 @@ public class CreateUpdateStorePurchaseReturnRequestDto
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePurchaseReturnRequestDetail> StorePurchaseReturnRequestDetails { get; set; } public List<StorePurchaseReturnRequestDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
@ -34,7 +36,7 @@ public class StorePurchaseReturnRequestDto : AuditedEntityDto<Guid>
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePurchaseReturnRequestDetail> StorePurchaseReturnRequestDetails { get; set; } public List<StorePurchaseReturnRequestDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
@ -35,7 +37,7 @@ public class StorePurchaseReturnRequestGetListInput : PagedAndSortedResultReques
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePurchaseReturnRequestDetail>? StorePurchaseReturnRequestDetails { get; set; } public List<StorePurchaseReturnRequestDetailDto>? StorePurchaseReturnRequestDetails { get; set; }
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
@ -29,7 +30,7 @@ public class CreateUpdateStorePurchaseReturnRequestDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReturnRequest Master { get; set; } public StorePurchaseReturnRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
@ -30,7 +31,7 @@ public class StorePurchaseReturnRequestDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReturnRequest Master { get; set; } public StorePurchaseReturnRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePurchaseReturnRequestDetail.Dtos;
@ -31,7 +32,7 @@ public class StorePurchaseReturnRequestDetailGetListInput : PagedAndSortedResult
public string? Lot { get; set; } public string? Lot { get; set; }
public StorePurchaseReturnRequest? Master { get; set; } public StorePurchaseReturnRequestDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
@ -25,7 +27,7 @@ public class CreateUpdateStorePutawayNoteDto
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePutawayNoteDetail> StorePutawayNoteDetails { get; set; } public List<StorePutawayNoteDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
@ -26,7 +28,7 @@ public class StorePutawayNoteDto : AuditedEntityDto<Guid>
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePutawayNoteDetail> StorePutawayNoteDetails { get; set; } public List<StorePutawayNoteDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
@ -27,7 +29,7 @@ public class StorePutawayNoteGetListInput : PagedAndSortedResultRequestDto
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePutawayNoteDetail>? StorePutawayNoteDetails { get; set; } public List<StorePutawayNoteDetailDto>? Details { get; set; }
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
@ -63,7 +64,7 @@ public class CreateUpdateStorePutawayNoteDetailDto
public string? JobNumber { get; set; } public string? JobNumber { get; set; }
public StorePutawayNote Master { get; set; } public StorePutawayNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
@ -64,7 +65,7 @@ public class StorePutawayNoteDetailDto : AuditedEntityDto<Guid>
public string? JobNumber { get; set; } public string? JobNumber { get; set; }
public StorePutawayNote Master { get; set; } public StorePutawayNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayNoteDetail.Dtos;
@ -65,7 +66,7 @@ public class StorePutawayNoteDetailGetListInput : PagedAndSortedResultRequestDto
public string? JobNumber { get; set; } public string? JobNumber { get; set; }
public StorePutawayNote? Master { get; set; } public StorePutawayNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
@ -41,7 +43,7 @@ public class CreateUpdateStorePutawayRequestDto
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePutawayRequestDetail> StorePutawayRequestDetails { get; set; } public List<StorePutawayRequestDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
@ -42,7 +44,7 @@ public class StorePutawayRequestDto : AuditedEntityDto<Guid>
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePutawayRequestDetail> StorePutawayRequestDetails { get; set; } public List<StorePutawayRequestDetailDto> Details {get;set;} =new ();
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
@ -43,7 +45,7 @@ public class StorePutawayRequestGetListInput : PagedAndSortedResultRequestDto
public string? RpNumber { get; set; } public string? RpNumber { get; set; }
public ICollection<StorePutawayRequestDetail>? StorePutawayRequestDetails { get; set; } public List<StorePutawayRequestDetailDto>? Details { get; set; }
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
@ -37,7 +38,7 @@ public class CreateUpdateStorePutawayRequestDetailDto
public string? ItemName { get; set; } public string? ItemName { get; set; }
public StorePutawayRequest Master { get; set; } public StorePutawayRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
@ -38,7 +39,7 @@ public class StorePutawayRequestDetailDto : AuditedEntityDto<Guid>
public string? ItemName { get; set; } public string? ItemName { get; set; }
public StorePutawayRequest Master { get; set; } public StorePutawayRequestDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StorePutawayRequest.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StorePutawayRequestDetail.Dtos;
@ -39,7 +40,7 @@ public class StorePutawayRequestDetailGetListInput : PagedAndSortedResultRequest
public string? ItemName { get; set; } public string? ItemName { get; set; }
public StorePutawayRequest? Master { get; set; } public StorePutawayRequestDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
@ -15,7 +17,7 @@ public class CreateUpdateStoreReceiptAbnormalNoteDto
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StoreReceiptAbnormalNoteDetail> StoreReceiptAbnormalNoteDetails { get; set; } public List<StoreReceiptAbnormalNoteDetailDto> Details {get;set;} =new ();
public string SupplierCode { get; set; } public string SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
@ -16,7 +18,7 @@ public class StoreReceiptAbnormalNoteDto : AuditedEntityDto<Guid>
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StoreReceiptAbnormalNoteDetail> StoreReceiptAbnormalNoteDetails { get; set; } public List<StoreReceiptAbnormalNoteDetailDto> Details {get;set;} =new ();
public string SupplierCode { get; set; } public string SupplierCode { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
@ -17,7 +19,7 @@ public class StoreReceiptAbnormalNoteGetListInput : PagedAndSortedResultRequestD
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StoreReceiptAbnormalNoteDetail>? StoreReceiptAbnormalNoteDetails { get; set; } public List<StoreReceiptAbnormalNoteDetailDto>? Details { get; set; }
public string? SupplierCode { get; set; } public string? SupplierCode { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
@ -31,7 +32,7 @@ public class CreateUpdateStoreReceiptAbnormalNoteDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreReceiptAbnormalNote Master { get; set; } public StoreReceiptAbnormalNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
@ -32,7 +33,7 @@ public class StoreReceiptAbnormalNoteDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreReceiptAbnormalNote Master { get; set; } public StoreReceiptAbnormalNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreReceiptAbnormalNoteDetail.Dtos;
@ -33,7 +34,7 @@ public class StoreReceiptAbnormalNoteDetailGetListInput : PagedAndSortedResultRe
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreReceiptAbnormalNote? Master { get; set; } public StoreReceiptAbnormalNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
@ -11,7 +13,7 @@ public class CreateUpdateStoreRecycledMaterialReceiptNoteDto
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StoreRecycledMaterialReceiptNoteDetail> StoreRecycledMaterialReceiptNoteDetails { get; set; } public List<StoreRecycledMaterialReceiptNoteDetailDto> Details {get;set;} =new ();
public string? Worker { get; set; } public string? Worker { get; set; }
} }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
@ -12,7 +14,7 @@ public class StoreRecycledMaterialReceiptNoteDto : AuditedEntityDto<Guid>
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StoreRecycledMaterialReceiptNoteDetail> StoreRecycledMaterialReceiptNoteDetails { get; set; } public List<StoreRecycledMaterialReceiptNoteDetailDto> Details {get;set;} =new ();
public string? Worker { get; set; } public string? Worker { get; set; }
} }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
@ -13,7 +15,7 @@ public class StoreRecycledMaterialReceiptNoteGetListInput : PagedAndSortedResult
public string? Remark { get; set; } public string? Remark { get; set; }
public ICollection<StoreRecycledMaterialReceiptNoteDetail>? StoreRecycledMaterialReceiptNoteDetails { get; set; } public List<StoreRecycledMaterialReceiptNoteDetailDto>? Details { get; set; } = new();
public string? Worker { get; set; } public string? Worker { get; set; }
} }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
@ -29,7 +30,7 @@ public class CreateUpdateStoreRecycledMaterialReceiptNoteDetailDto
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreRecycledMaterialReceiptNote Master { get; set; } public StoreRecycledMaterialReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
@ -30,7 +31,7 @@ public class StoreRecycledMaterialReceiptNoteDetailDto : AuditedEntityDto<Guid>
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreRecycledMaterialReceiptNote Master { get; set; } public StoreRecycledMaterialReceiptNoteDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNote.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreRecycledMaterialReceiptNoteDetail.Dtos;
@ -31,7 +32,7 @@ public class StoreRecycledMaterialReceiptNoteDetailGetListInput : PagedAndSorted
public string? Lot { get; set; } public string? Lot { get; set; }
public StoreRecycledMaterialReceiptNote? Master { get; set; } public StoreRecycledMaterialReceiptNoteDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
@ -27,7 +29,7 @@ public class CreateUpdateStoreSaleOrderDto
public string? SoType { get; set; } public string? SoType { get; set; }
public ICollection<StoreSaleOrderDetail> StoreSaleOrderDetails { get; set; } public List<StoreSaleOrderDetailDto> Details {get;set;} =new ();
public decimal TaxRate { get; set; } public decimal TaxRate { get; set; }

4
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;
using System.Collections.Generic;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
@ -28,7 +30,7 @@ public class StoreSaleOrderDto : AuditedEntityDto<Guid>
public string? SoType { get; set; } public string? SoType { get; set; }
public ICollection<StoreSaleOrderDetail> StoreSaleOrderDetails { get; set; } public List<StoreSaleOrderDetailDto> Details {get;set;} =new ();
public decimal TaxRate { get; set; } public decimal TaxRate { get; set; }

4
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;
using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
@ -29,7 +31,7 @@ public class StoreSaleOrderGetListInput : PagedAndSortedResultRequestDto
public string? SoType { get; set; } public string? SoType { get; set; }
public ICollection<StoreSaleOrderDetail>? StoreSaleOrderDetails { get; set; } public List<StoreSaleOrderDetailDto>? StoreSaleOrderDetails { get; set; }
public decimal? TaxRate { get; set; } public decimal? TaxRate { get; set; }

3
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 System;
using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
@ -21,7 +22,7 @@ public class CreateUpdateStoreSaleOrderDetailDto
public string LineStatus { get; set; } public string LineStatus { get; set; }
public StoreSaleOrder Master { get; set; } public StoreSaleOrderDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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 System;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
@ -22,7 +23,7 @@ public class StoreSaleOrderDetailDto : AuditedEntityDto<Guid>
public string LineStatus { get; set; } public string LineStatus { get; set; }
public StoreSaleOrder Master { get; set; } public StoreSaleOrderDto Master { get; set; }
public Guid MasterId { get; set; } public Guid MasterId { get; set; }

3
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;
using System.ComponentModel; using System.ComponentModel;
using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Dtos;
using WinIn.FasterZ.Wms.Z_Business.StoreSaleOrder.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreSaleOrderDetail.Dtos;
@ -23,7 +24,7 @@ public class StoreSaleOrderDetailGetListInput : PagedAndSortedResultRequestDto
public string? LineStatus { get; set; } public string? LineStatus { get; set; }
public StoreSaleOrder? Master { get; set; } public StoreSaleOrderDto? Master { get; set; }
public Guid? MasterId { get; set; } public Guid? MasterId { get; set; }

4
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;
using System.Collections.Generic;
using WinIn.FasterZ.Wms.Z_Business.StoreScrapNoteDetail.Dtos;
namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos; namespace WinIn.FasterZ.Wms.Z_Business.StoreScrapNote.Dtos;
@ -15,7 +17,7 @@ public class CreateUpdateStoreScrapNoteDto
public string? ScrapRequestNumber { get; set; } public string? ScrapRequestNumber { get; set; }
public ICollection<StoreScrapNoteDetail> StoreScrapNoteDetails { get; set; } public List<CreateUpdateStoreScrapNoteDetailDto> Details {get;set;} =new ();
public string? Type { get; set; } public string? Type { get; set; }

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save