skalarki
skalarki
Offline
0
Hi
The changes in latest update are going in good direction as this is giving flexibility to the users. However there this needs some more tweaking. I can see two general bugs:
1. If I will use global tax instead adding tax in each line - total is calculated ok. VAT value is correctly displayed in table with all invoices and correctly added to invoice in extra line - but on invoice we still have Tax column with Tax showing "0%" (Tax1.png)
2. If I will use each line tax - total is calculated ok. VAT value is correctly displayed in table with all invoices, but on invoice itself VAT total value is missing. (Tax2.png)

So small tweak is needed to fix these issues.
Attachments:
Responses (16)
  • Accepted Answer

    Tuesday, July 12 2016, 08:55 AM - #Permalink
    0
    hello

    1. this is not bug at all... this is just because you are still SHOWING the Tax column (which refers to the item tax) in the table. If you are going to use global tax only, then you can remove this column from the TEMPLATE.. do you know what I mean?

    2. That's just because you haven't upgraded the invoice TEMPLATE. We have a new template for this version 2.1 that will show you the VAT totals (from items) if you want.
    here is the new template: http://www.joomlathat.com/documentation/support/invoice-manager/bootstrap-invoice-template-15

    also you can read this: http://www.joomlathat.com/invoice-manager/taxes-and-discounts

    if you scroll down a bit you will see a screenshot of the taxes you can display

    also, in the TOKENS are in your template, we have added many more useful explanation and tips about customizing templates.

    Trust me, this new Tax system is really powerful. And the great power of it comes when you use it right with the TEMPLATE, which is the one that will DISPLAY taxes one way or another.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 12 2016, 08:57 AM - #Permalink
    0
    by the way, regarding your question #2, I think what you're interested in is the neew section GROUPED_TAXES_TOTAL

    <!--GROUPED_TAXES_TOTAL-->

    <tr>
    <td colspan="4"> </td>
    <td style="text-align: right;" colspan="2" align="right">{name}</td>
    <td style="text-align: right;" align="right">{value}</td>
    </tr>

    <!--/GROUPED_TAXES_TOTAL-->
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Tuesday, July 12 2016, 09:05 AM - #Permalink
    0
    Excellent, then I will read these. Indeed I didn't updated templates, I forgot that I have some customization done by you some time ago ;)

    One more question, I had issue with previous version where my VAT id was not populated in invoice, I had to insert it always manually. Is this is fixed as well or this is template related?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 12 2016, 09:19 AM - #Permalink
    0
    hmm.. populated from where?
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Tuesday, July 12 2016, 09:29 AM - #Permalink
    0
    Hmm, I am not sure where from it should be taken, maybe from HikaShop, or maybe in Settings should be extra field for VAT. ...
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 12 2016, 09:31 AM - #Permalink
    0
    when you say YOUR vat number you mean in the "invoicer" tab... or in the "recipient" tab?
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Tuesday, July 12 2016, 09:53 AM - #Permalink
    0
    Invoicer
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 12 2016, 10:05 AM - #Permalink
    0
    I tested it several times, this is being imported correctly as far as I can see...

    do you have the "Default From Num on invoice" correctly set? this is the field that will be imported...
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Friday, July 15 2016, 11:50 AM - #Permalink
    0
    Hi
    I can confirm that all above seems to be working fine after tuning. Indeed I didn't know about all these features.
    But I have today this error:
    Fatal error: Call to undefined method DOMText::getAttribute() in /home/users/joomla3_test/public_html/components/com_invoices/helpers/dompdf/include/cellmap.cls.php on line 399
    and I think it came up after joomla upgrade to 3.6
    The reply is currently minimized Show
  • Accepted Answer

    Friday, July 15 2016, 02:50 PM - #Permalink
    0
    this error looks like there's something on the TEMPLATE not correctly set.

    did you modify anything on the invoice template? make sure there are no missing closing HTML tags or anything like that...

    this error always comes from this.
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Saturday, July 23 2016, 09:22 AM - #Permalink
    0
    Hi,yes you was right. So this is Fixed.
    But I have again new issue.
    Why on invoice is wrong data? Different then in the invoice listing?
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 23 2016, 09:23 AM - #Permalink
    0
    I'm sorry, but what am I supposed to see in this screenshot?
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Saturday, July 23 2016, 09:39 AM - #Permalink
    0
    Date of invoice is 31.03, where invoice was issued on 01.04 - date in the invoice listing. When I edit invoice date there is 01.04 as well.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 25 2016, 10:00 AM - #Permalink
    0
    oh I see, so it's an issue with the dates, not the taxes...

    if you want, please send me access and I'll take a look and try to fix it right away.
    The reply is currently minimized Show
  • Accepted Answer

    skalarki
    skalarki
    Offline
    Monday, July 25 2016, 10:23 AM - #Permalink
    0
    Hi
    I don't want local fix, as after update I will have problems again... If,this is matter of settings somewhere, please let me know where and what to change.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 25 2016, 10:29 AM - #Permalink
    0
    it's not a matter of setting, and there's no "global" fix that will solve this in all cases, because this is realted to server settings (a "global" fix could solves this in one site, but not on another)
    that's why I would need to see it directly on your site, to see exactly what's failing and try to come out with a fix...
    The reply is currently minimized Show
Your Reply