• Resolved philipewert

    (@philipewert)


    Hey!

    I got two other topics, cause I am a newbie to PHP and after 4h of trying to solve this by myself I finally gave up…

    1. I need to change the Date Format from paid_date and completed_date to be like this: YEARMONTHDATE so without the “-” Dashes and Hours and Minutes.

    2. I need one column that gives me the VAT of the order in percentage.
    Like in Germany theres a VAT of 19% in Belgium 6% and so on.

    I hope you can help me!
    Greetings!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi Philip

    1. Please, adjust settings in section “Format”.
    Set “Date”=”custom” and type “Ymd” in text field.
    Set “Time”=”-“.

    2. we added “Item tax rate” in last version.
    Do you need to calculate/show VAT for whole order ?

    thanks, Alex

    • This reply was modified 8 years, 4 months ago by algol.plus.
    Thread Starter philipewert

    (@philipewert)

    Hey,

    1. worked perfectly, thanks!

    2. I could not find “Item Tax Rate”. Maybe I have to use a Custom Field (?).
    We’re shipping to different countries, so in every row I display one order and wanted to add the VAT-Percentage in one column.

    thanks
    Philip

    Plugin Author algol.plus

    (@algolplus)

    hi

    open section “Setup fields”, go down to “Products”, click “Setup fields”

    thanks, Alex

    Plugin Author algol.plus

    (@algolplus)

    or you can add code and show VAT depending on the country

    check example add new field “shipping + tax” at the page
    https://algolplus.com/plugins/code-samples/

    • This reply was modified 8 years, 4 months ago by algol.plus.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Date Format and VAT’ is closed to new replies.