@@ -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; }