Releases: insane-code/journal
Releases · insane-code/journal
v0.6.6
What's Changed
- feat: allow securely update invoices by @jesusantguerrero in #28
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- fix: delete invoice taxes on delete by @jesusantguerrero in #27
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- fix: add support for tax amount from form by @jesusantguerrero in #26
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- chore: add expense detail type
- 0e4b6d8
@jesusantguerrero
hotfix: fix payment migrations down
5da91fb
@jesusantguerrero
feat: add document filters and report by payments
ad02180
@jesusantguerrero
fix: late payments correction
fe298df
@jesusantguerrero
feat: auto pay invoices with payment details
2d44b50
@jesusantguerrero
fix: fix date for payment in documents
b7b1deb
@jesusantguerrero
feat: improve store metadata flow in payments
1a61504
@jesusantguerrero
fix: ategories
20cd4ea
@jesusantguerrero
fix: avoid checkStatus in checkPayments
3d47da6
@jesusantguerrero
feat: changes for commission collection
cea0f33
@jesusantguerrero
feat: add print route and fix report helper
f70e1d9
@jesusantguerrero
feat: allow delete invoices
Full Changelog: v0.6.2...v0.6.3
Moving on and getting over
What's Changed
- feat: allow open account balance by @jesusantguerrero in #23
Full Changelog: v0.6.1...v0.6.2
Judgement Day
What's Changed
- feat: add expense detail table by @jesusantguerrero in #22
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Prestapp changes by @jesusantguerrero in #20
- Fix/loger changes by @jesusantguerrero in #21
Full Changelog: v0.5.2...v0.6.0
v0.5.2 Finance Changes
What's Changed
- Prestapp changes by @jesusantguerrero in #18
- fix: prevent errors with account details with no config by @jesusantguerrero in #19
Full Changelog: v0.5.1...v0.5.2
v0.5.1 extendable Invoicing
v0.5.0
What's Changed
- Improve migration organization
- Fix account creation to find general categories
- Add payment Docs. That allow pay multiple documents: Invoices or Payable Interface Implementatios
- Add Transactionable abstract class, HasPayments and HasPaymentDocuments traits to extend payment support and transactions beyond invoices.
Full Changelog: v0.4.0...v0.5.0