Explorar o código

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

Nick-PRSDigital@bitbucket.org %!s(int64=2) %!d(string=hai) anos
pai
achega
8f8ba5c36a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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; }