Pārlūkot izejas kodu

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

Nick-PRSDigital@bitbucket.org 2 gadi atpakaļ
vecāks
revīzija
8f8ba5c36a
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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; }