mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
refound money
This commit is contained in:
@@ -381,7 +381,7 @@ func (csvr *CSVReader) LoadActions() (err error) {
|
||||
Weight: weight,
|
||||
ExpirationString: record[5],
|
||||
Balance: &Balance{
|
||||
Id: utils.GenUUID(),
|
||||
Uuid: utils.GenUUID(),
|
||||
Value: units,
|
||||
Weight: minutesWeight,
|
||||
SpecialPrice: value,
|
||||
|
||||
Reference in New Issue
Block a user