Jelölő adatok IsActive
Mezőgazdaság termeltetés IsActive Számviteli készletnél szállítólevél DateExecution
This commit is contained in:
+2
@@ -217,6 +217,7 @@ Public Class GLCardsRows
|
||||
SetPropertyValue("ShortName", _ShortNameTo, value)
|
||||
End Set
|
||||
End Property
|
||||
<DataSourceCriteria("IsActive != False")>
|
||||
Property UniqueObjects As UniqueObjects
|
||||
Get
|
||||
Return _UniqueObjects
|
||||
@@ -242,6 +243,7 @@ Public Class GLCardsRows
|
||||
SetPropertyValue("JobNumberObjects", _JobNumberObjects, value)
|
||||
End Set
|
||||
End Property
|
||||
<DataSourceCriteria("IsActive != False")>
|
||||
Property CostPlace As CostPlace
|
||||
Get
|
||||
Return _CostPlace
|
||||
|
||||
Reference in New Issue
Block a user