Skip to content

Releases: LiamBrenner/wagtailinvoices

0.4.0

01 Jun 01:58
Compare
Choose a tag to compare

0.4.0

New features!

  • Added invoice copying functionality
  • Python 3 support
  • Support for overriding methods

Updated 0.3.0

22 Sep 07:47
Compare
Choose a tag to compare

This update features new settings giving you further control on changes, all documented in the documentation. This also adds a statement function to get a statement from one date to another as well as addressing small bugs and making the code more workable!

0.2.0 - Built in utils!

04 Aug 10:12
Compare
Choose a tag to compare

This update includes utilities for deciding what to do when the client pays, it adds a do_payment and get_client_method as well as handling as much braintree configuration as possible.

0.1.1

02 Aug 05:07
Compare
Choose a tag to compare
Version bump to 0.1.1

Version 0.1.0

01 Aug 07:04
Compare
Choose a tag to compare

Initial release