Hello Andrew,<br><br>This is output..<br><br>*************************** 1. row ***************************<br>                        id: 2<br>               contract_id: 3<br>              cash_balance: 0<br>     cash_balance_interval: 0<br>
         free_time_balance: 0<br>free_time_balance_interval: 0<br>                     start: 2011-12-01 00:00:00<br>                       end: 2011-12-31 23:59:59<br>                invoice_id: NULL<br>*************************** 2. row ***************************<br>
                        id: 7<br>               contract_id: 3<br>              cash_balance: 0<br>     cash_balance_interval: 0<br>         free_time_balance: 0<br>free_time_balance_interval: 0<br>                     start: 2012-01-01 00:00:00<br>
                       end: 2012-01-31 00:00:00<br>                invoice_id: NULL<br>*************************** 3. row ***************************<br>                        id: 9<br>               contract_id: 3<br>              cash_balance: 5000<br>
     cash_balance_interval: 0<br>         free_time_balance: 112<br>free_time_balance_interval: 0<br>                     start: 2012-01-01 00:00:00<br>                       end: 2012-01-31 23:59:59<br>                invoice_id: NULL<br>
<br clear="all"><div><br></div><div>Best Regards,<br><b>Jayesh Labade</b><br></div>
<div>e-mail: <a href="mailto:jayesh.labade@gmail.com" target="_blank">jayesh.labade@gmail.com</a></div><br>
<br><br><div class="gmail_quote">On Mon, Jan 9, 2012 at 7:36 PM, Andrew Pogrebennyk <span dir="ltr"><<a href="mailto:apogrebennyk@sipwise.com">apogrebennyk@sipwise.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 01/09/2012 02:28 PM, Jayesh Labade wrote:<br>
> Another observation is that<br>
> even I added free time in the voip Account. Account Balance shows 0 free<br>
> time..<br>
<br>
</div>Please send us the output from<br>
<br>
mysql billing -e "select * from contract_balances where<br>
contract_id=<your_acc_id>\G"<br>
<br>
just replace <your_acc_id> with your account id.<br>
</blockquote></div><br>