mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
Reordering ActionTriggers.csv for eficiency purposes
This commit is contained in:
@@ -53,19 +53,6 @@ const (
|
||||
ACCOUNT_ACTIONS_CSV = "AccountActions.csv"
|
||||
DERIVED_CHARGERS_CSV = "DerivedChargers.csv"
|
||||
CDR_STATS_CSV = "CdrStats.csv"
|
||||
CSVFLD_ACTIONS_TAG = "ActionsTag"
|
||||
CSVFLD_ACTION = "Action"
|
||||
CSVFLD_EXTRA_PARAMS = "ExtraParameters"
|
||||
CSVFLD_BALANCE_TYPE = "BalanceType"
|
||||
CSVFLD_DIRECTION = "Direction"
|
||||
CSVFLD_CATEGORY = "Category"
|
||||
CSVFLD_DESTINATION_TAG = "DestinationTag"
|
||||
CSVFLD_RATING_SUBJECT = "RatingSubject"
|
||||
CSVFLD_SHARED_GROUP = "SharedGroup"
|
||||
CSVFLD_EXPIRY_TIME = "ExpiryTime"
|
||||
CSVFLD_UNITS = "Units"
|
||||
CSVFLD_BALANCE_WEIGHT = "BalanceWeight"
|
||||
CSVFLD_WEIGHT = "Weight"
|
||||
TIMINGS_NRCOLS = 6
|
||||
DESTINATIONS_NRCOLS = 2
|
||||
RATES_NRCOLS = 6
|
||||
|
||||
Reference in New Issue
Block a user