Skip to content

Releases: YtoTech/talk-quote-work-getpaid-parser

0.4.2

11 May 18:37
589b91f
Compare
Choose a tag to compare
  • Missing __init__.py for module tqwgp_parser.files (wrong fix)

0.4.1

10 May 09:02
924f635
Compare
Choose a tag to compare
  • Fix missing dependencies

0.4.0

09 May 16:06
f2a63c9
Compare
Choose a tag to compare
  • Introduce statistics feature, allowing to parse a directory of invoices and generating revenue statistics (experimental)
    • To use it, run tqwgp stats <project(s)_dir>, tqwgp show <project(s)_dir> or tqwgp csv --extract=invoices <project(s)_dir>

0.3.0

06 Feb 15:00
5be6ebf
Compare
Choose a tag to compare
  • Migrate to Hy 1.0a4 and support Python 3.10

0.2.2

02 Dec 19:53
a1a97df
Compare
Choose a tag to compare
  • Fix counts optional prestations inside sections for optional_prestations

0.2.1

02 Dec 19:11
44fdeae
Compare
Choose a tag to compare
  • Fix inverted price and optional_price in document.sections)

0.2.0

02 Dec 18:43
44fdeae
Compare
Choose a tag to compare
  • Each section (document.sections) return now both a price and optional_price properties, which decompose VAT: total_vat_excl, total_vat_incl and vat

0.1.0

05 Nov 16:58
c826174
Compare
Choose a tag to compare

0.0.5

05 Nov 16:55
ec63b7e
Compare
Choose a tag to compare

Last release to work with Hy <=0.20

https://pypi.org/project/tqwgp-parser/0.0.5/