David Bomba
c236925e6d
Fix Invoice Create routes
2019-05-16 08:26:21 +10:00
David Bomba
a2a0e6738e
Working on adding transactions to the company ledger
2019-05-14 20:27:47 +10:00
David Bomba
924d5b5f7b
Working on tests for Mark as Paid (invoice)
2019-05-14 14:05:05 +10:00
David Bomba
9b86780fa3
Update copyright
2019-05-11 13:32:07 +10:00
David Bomba
d8f5d10b58
Fixes for tests
2019-04-24 20:01:40 +10:00
David Bomba
e37c6912b1
Refactor for invoice calculations, implementing testing for Invoice Invitation creation
2019-04-24 15:18:48 +10:00
David Bomba
f03da9d02d
Wired Up Account Confirmation
2019-04-18 15:01:40 +10:00
David Bomba
d8280b7f73
Fixes for tests
2019-04-18 08:00:04 +10:00
David Bomba
2b24753813
Working on Invoice Tests, refactoring Settings integration
2019-04-17 16:20:32 +10:00
David Bomba
82d573d759
Invoice API tests scaffolding
2019-04-16 15:28:30 +10:00
David Bomba
cb7eea0e7b
Refactor invoice calculations class, use FormRequests on destroy()
2019-04-16 13:28:05 +10:00
David Bomba
5e86fa33c1
Fixes for tests. Fixes for invoice calculations
2019-04-15 09:51:43 +10:00
David Bomba
2008b38473
Invoice Test Assertions
2019-04-11 14:40:36 +10:00
David Bomba
3813d31994
Invoice Test Assertions
2019-04-11 10:57:06 +10:00
David Bomba
82c1df5c6d
Fixes baseline errors in tests
2019-04-11 10:35:30 +10:00
David Bomba
f7c31bd5a1
Mock tests for invoice calculations
2019-04-10 19:09:57 +10:00
David Bomba
1ce11fcb36
Fixes for invoice calculations
2019-04-10 17:57:02 +10:00
David Bomba
35c196305e
Configuring invoice settings for consumption
2019-04-08 22:43:20 +10:00
David Bomba
0a1965b598
Documentation InvoiceCalc Class
2019-04-08 14:28:28 +10:00
David Bomba
bbaf4e9cf6
working on invoice calcs
2019-04-05 20:32:59 +11:00
David Bomba
6f264567c7
Refactor private variables in calc class
2019-04-05 20:08:29 +11:00
David Bomba
deface29da
,
2019-04-05 15:52:30 +11:00
David Bomba
56f05f7122
Working on getters and setters for invoice attributes
2019-04-05 14:58:26 +11:00
David Bomba
19350f345d
Work on aggregating taxes
2019-04-05 08:33:12 +11:00
David Bomba
336bd26bb9
Tests for Invoice Item
2019-04-04 20:53:40 +11:00
David Bomba
ae57c05659
Working on tests for invoice items
2019-04-04 20:28:53 +11:00
David Bomba
31ce0eaca8
Working on Invoice Calculator
2019-04-04 15:49:13 +11:00
David Bomba
0f19056b8f
Obfuscate primary ID
2019-04-03 11:09:22 +11:00
David Bomba
fd085e7e9c
Invoice Transformer
2019-04-02 16:16:39 +11:00
David Bomba
37e4b67ab9
V5.0 ( #2617 )
...
* Add URL link directly to client view in list view
* Implement Form requests for all client routes
* Refactor how permissions are implemented on Datatable row action menus
* fixes for tests
* bug fix
* Add ctrans global function for custom translations. Reduced DB queries for Client List. Added Debugbar for dev environments
* ctrans
2019-01-22 20:47:26 +11:00