Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Apr 18, 2024 8:34 pm
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Account Number Length won't update v2.0.1
PostPosted: Thu Jan 31, 2013 12:01 am 
Offline
User avatar

Joined: Thu Feb 26, 2009 11:42 pm
Posts: 46
Location: Brazil
Hi guys,

For some reason the latest version 2.0.1 will not refresh the page and update the account number length when changed form the drop down list. Tested on latest version Firefox and Chrome. I have no idea how to change the number length now.....

Another strange bug am seeing for long time now is under Chrome, when trying to go to customer account from ADMIN using the link "GO TO CUSTOMER ACCOUNT".
It DOES work when clicking on the link from the CUSTOMER INFO page though.

Cheers
Koki


Top
 Profile  
 
 Post subject: Re: Account Number Length won't update v2.0.1
PostPosted: Sat Mar 02, 2013 11:48 am 
Offline

Joined: Mon Jan 08, 2007 6:56 pm
Posts: 345
Account number length issuue:

In admin/public/A2B_entity_card.php

Code:
public function submitform()

to
Code:
function submitform()


Top
 Profile  
 
 Post subject: Re: Account Number Length won't update v2.0.1
PostPosted: Mon Mar 11, 2013 1:26 am 
Offline
User avatar

Joined: Thu Feb 26, 2009 11:42 pm
Posts: 46
Location: Brazil
Hi,

Tested it, but it did not do anything. I have included a submit button though as a solution ...at least until someone decide to fix this in trunk..

Code:
<?php if ($value == $cardnumberlenght_list) echo "selected";
                ?>> <?php echo $value." ".gettext("Digits");?> </option>
            <?php } ?>
            </select>
        </span><input type="submit" name="submit" class="form_input_button">
        </td>
    </tr>
    </form>


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Predictive Dialer


All times are UTC


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group