Jump to content

Client Account Register Balance Issue


nathan.lawson

Recommended Posts

Hi there,

 

We use the account summaries often for our larger clients so they can reconcile their accounts, however since upgrading to V6 we have the issue attached when printing.

 

The report displays fine on screen, but when it comes to print it puts URL's in the invoice number fields etc...

 

Is there a fix for this?

 

Regards

Nathan

Screen Shot 2015-08-05 at 12.55.48.png

Link to comment
Share on other sites

Nathan,

 

i've looked into this further and I think that it's a bootstrap issue - it seems to be affecting both Chrome & Firefox (and I assume the other browsers too).

 

if you still find this output annoying, the quick fix would be to modify assets/css/bootstrap.min.css and remove the following code...

 

a[href]:after{content:" (" attr(href) ")"}

with that line removed, the URL links are no longer added in print preview.

 

the documentation (http://docs.whmcs.com/Customising_the_Six_Theme#Bootstrap) does suggest not to modify these css files directly, but I tried adding code to custom.css and got nowhere - so consider modifying bootstrap.min.css as a last resort... potentially the file will get overwritten during a future upgrade, so be aware to check that if WHMCS don't resolve the issue.

 

I think there is already a fix for this in styles.css, but it doesn't seem to work - i've reported it to WHMCS Nate as a possible bug.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated