nathan.lawson Posted August 5, 2015 Share Posted August 5, 2015 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 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 6, 2015 Share Posted August 6, 2015 Nathan, have you modified the report code in any way? i'm not seeing that on my v6 dev site... 0 Quote Link to comment Share on other sites More sharing options...
nathan.lawson Posted August 10, 2015 Author Share Posted August 10, 2015 Hi Brian! Nope, not modified, as said, it displays fine on the screen then when I come to print (screenshot is the print preview in chrome) it displays as above. Regards Nathan 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 10, 2015 Share Posted August 10, 2015 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. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Nate Posted August 18, 2015 Share Posted August 18, 2015 Hello, This is working without issue for me on our latest pre-release build. If its still an issue for you after 6.0.2, can you open a ticket so we can investigate this further? Thanks a lot, Nate C 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.