Browse Source

PRS CLASSES - change to stock movement to allow batch type to be visible

Nick-PRSDigital@bitbucket.org 2 năm trước cách đây
mục cha
commit
8f8ba5c36a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      prs.classes/Entities/Stock/StockMovement.cs

+ 0 - 1
prs.classes/Entities/Stock/StockMovement.cs

@@ -149,7 +149,6 @@ namespace Comal.Classes
         ///     Used to Group together movements (particularly images)
         ///     when transactions are uploaded from Mobile Devices
         /// </summary>
-        [NullEditor]
         [EntityRelationship(DeleteAction.Cascade)]
         public StockMovementBatchLink Batch { get; set; }