This commit is contained in:
@@ -229,7 +229,7 @@ namespace AyaNovaQBI
|
|||||||
//_MostLikelyRateUnitChargeDescriptionID = 0;
|
//_MostLikelyRateUnitChargeDescriptionID = 0;
|
||||||
|
|
||||||
|
|
||||||
foreach (var i in util.AyaServiceRateList)
|
foreach (var i in util.AyaTravelRateList)
|
||||||
{
|
{
|
||||||
if (i.Active)
|
if (i.Active)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,3 +2,4 @@
|
|||||||
Test persisted form settings for server url (ONCE POSTED NEW BUILD OF AYANOVA TO TEST SERVER)
|
Test persisted form settings for server url (ONCE POSTED NEW BUILD OF AYANOVA TO TEST SERVER)
|
||||||
Docs should not refer to autoclose anymore, it's status driven now
|
Docs should not refer to autoclose anymore, it's status driven now
|
||||||
|
|
||||||
|
map - parts are only showing part number making it hella hard to identify, should use picklist format instead
|
||||||
|
|||||||
Reference in New Issue
Block a user