small corrections

This commit is contained in:
Radu Ioan Fericean
2012-07-12 14:19:18 +03:00
parent b442587260
commit b3a5b8bb47
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ Tag,Action,BalanceTag,Direction,Units,DestinationTag,PriceType,PriceValue,Minute
SOME,TOPUP_RESET,MONETARY,OUT,10,*all,,,,10
SOME,TOPUP_RESET,SMS,OUT,100,*all,,,,10
SOME,TOPUP_RESET,INTERNET,OUT,1000,*all,,,,10
SOME,POSTPAID_RESET,MONETARY,OUT,10,*all,,,,10
SOME,RESET_POSTPAID,MONETARY,OUT,10,*all,,,,10
SOME,DEBIT,MONETARY,OUT,5,*all,,,,10
SOME_1,DEBIT,MINUTES,OUT,10,GERMANY_O2,PERCENT,25,10,10
SOME_2,TOPUP_RESET,MINUTES,OUT,1000,GERMANY,ABSOLUTE,0.2,10,10
1 Tag Action BalanceTag Direction Units DestinationTag PriceType PriceValue MinutesWeight Weight
2 SOME TOPUP_RESET MONETARY OUT 10 *all 10
3 SOME TOPUP_RESET SMS OUT 100 *all 10
4 SOME TOPUP_RESET INTERNET OUT 1000 *all 10
5 SOME POSTPAID_RESET RESET_POSTPAID MONETARY OUT 10 *all 10
6 SOME DEBIT MONETARY OUT 5 *all 10
7 SOME_1 DEBIT MINUTES OUT 10 GERMANY_O2 PERCENT 25 10 10
8 SOME_2 TOPUP_RESET MINUTES OUT 1000 GERMANY ABSOLUTE 0.2 10 10