Hi Iñaki, if I understand your question correctly, yes the columns names are correct. It's all depicted in function GetProfiles(), inside rating_lib.phtml. WeekDay is just the "stage" name, but in reality profile_name is been used and matched with one from billing_profile table, column "name".
Cheers, DanB On Thu, Feb 14, 2008 at 4:07 PM, Iñaki Baz Castillo <[EMAIL PROTECTED]> wrote: > Hi, using CDRTool 6.1.7. > > In the Rating section I select "Customers". This view is in fact related > to > the "billing_customers" table, but the column names look like incorrect: > > > Web MySQL Table > > --------------------------------------------------------------------------- > Gateway gateway > Domain domain > Subscriber subscriber > WeekDay profile_name1 > Fallback profile_name1_alt > WeekEnd profile_name2 > Fallback profile_name2_alt > Timezone timezone > Incr increment > Minim min_duration > > > Are the names asigned to "profile_name*" correct? > > > > -- > Iñaki Baz Castillo > [EMAIL PROTECTED] > > _______________________________________________ > Users mailing list > [email protected] > http://lists.openser.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
