MNB Árfolyam 2006-tól
Ügyfél ármátrix Szállítói bizonylat árfolyam kitöltése
This commit is contained in:
@@ -38,7 +38,7 @@ Public Class CurrencyRateVC
|
||||
Dim _CurrencyRate_Collection As XPCollection(Of CurrencyRate) = New XPCollection(Of CurrencyRate)(_uow, CriteriaOperator.Parse("Active=True"))
|
||||
Dim _CurrencyRate As CurrencyRate
|
||||
|
||||
Dim _BeginDate As Date = "2011-01-01"
|
||||
Dim _BeginDate As Date = "2006-01-01"
|
||||
Dim _StartDate As Date
|
||||
Dim _EndDate As Date = String.Format("{0}-{1}-{2}", Now.Year, Now.Month, Now.Day)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user