Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
March 2020
Mar 14 Sat · 18:09
Forums med
Posted a reply to Show the price of each item without VAT, on the site WordPress.org Forums:
Hi, I found the way to get what I want, I needed to use <td…
Mar 14 Sat · 16:48
Forums med
Posted a reply to Show the price of each item without VAT, on the site WordPress.org Forums:
Hi @alexmigf I tried using this <td class="price"><?php echo $item['line_total']; ?></td> VAT was not applied…
Mar 13 Fri · 14:23
Forums med
Created a topic, Show the price of each item without VAT, on the site WordPress.org Forums:
Hi, in my invoice i created a new column to show the u…