Commit Graph

13 Commits

Author SHA1 Message Date
2bfebb7017 Wordpress backend adapter implemented. 2021-08-26 16:13:39 +03:00
11e995a97a update browsers db,
add (%) to custom taxes label as it always is a percentage
2021-06-08 17:01:02 +03:00
12533b1251 Language selector match styles with other links in the footer 2021-04-23 12:28:22 +03:00
cdd5a64a1b Review and fix translations. 2021-04-22 10:55:50 +03:00
0b6be4d08c One too many imports. 2021-04-19 17:13:15 +03:00
26b247a638 Use i18n-http-backend to load translatiosn from json files. 2021-04-19 17:08:27 +03:00
f9faf31c0d Fix typo. 2021-04-19 15:49:50 +03:00
62a7817b16 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	src/main.js
2021-04-19 14:46:13 +03:00
92560b0641 PWA support. 2021-04-19 14:45:46 +03:00
eb85ab4e1b i18n 2021-04-19 13:23:59 +03:00
2e57464679 Added multiple taxes for invoice rows. Client has_vat => has_tax.
Abstracted add row button to separate component.
Abstracted invoice row headers to separate component.
Remove vat related things, now replaced with custom taxes.
Invoice tax totals are calculated per tax based on invoice rows.
2021-04-14 15:58:55 +03:00
db476ff5b3 Remove unused files and dependencies. 2021-02-16 17:24:47 +02:00
79e9705b01 Init commit 2021-02-16 16:24:22 +02:00