David Bomba
9823df51b3
Working on Client Uploads
2019-08-08 21:07:26 +10:00
David Bomba
3e91a4f700
Working on client side uploads
2019-08-07 16:56:19 +10:00
David Bomba
feff6a1c76
Refactoring how we set the DB in the request cycle
2019-07-12 15:03:30 +10:00
David Bomba
2f401e3457
Log contact logins
2019-07-10 11:50:49 +10:00
David Bomba
60e0e84980
Fixes for tests - base PHP version now 7.3
2019-07-09 10:01:29 +10:00
David Bomba
51b0c17c4c
Working on client login routes
2019-07-08 10:08:57 +10:00
David Bomba
879d87ea60
Add ability to upload company logo
2019-06-26 13:25:14 +10:00
David Bomba
65afb4242b
Finished implementing add additional company to account
2019-06-26 09:44:08 +10:00
David Bomba
d9c216433a
Fixes for cascading rules
2019-06-12 09:24:42 +10:00
David Bomba
4dcb047c05
Static helper for installation type
2019-06-04 08:07:57 +10:00
David Bomba
f20183025b
Model updates
2019-05-30 08:22:25 +10:00
David Bomba
058e12fbf6
Refactor - Breaking changes to GeneratesNumberCounter that require attention
2019-05-24 19:23:38 +10:00
David Bomba
e4b0aba5a0
Working on tests for recurring invoice cron
2019-05-24 15:13:17 +10:00
David Bomba
d2a2378f4b
OAuth from Third Party Client <> Server finished
2019-05-22 13:18:18 +10:00
David Bomba
c236925e6d
Fix Invoice Create routes
2019-05-16 08:26:21 +10:00
David Bomba
139008ed14
Working on Company ledger
2019-05-15 14:47:07 +10:00
David Bomba
a2a0e6738e
Working on adding transactions to the company ledger
2019-05-14 20:27:47 +10:00
David Bomba
ad76169b6c
Working on invoice payments
2019-05-13 16:18:46 +10:00
David Bomba
9b86780fa3
Update copyright
2019-05-11 13:32:07 +10:00
David Bomba
6333a2e8c5
Company Ledger
2019-05-07 15:06:42 +10:00
David Bomba
10e0c8a05f
Recurring Quotes
2019-05-05 10:49:01 +10:00
David Bomba
6660e881ef
Fixes for Payment tests
2019-05-03 18:28:48 +10:00
David Bomba
c35f9fbe04
recurring invoices
2019-05-03 08:29:04 +10:00
David Bomba
6d14821528
Working on Quotes
2019-05-02 21:07:38 +10:00
David Bomba
76d625d723
Working on client, quote, invoice number generator
2019-04-29 15:50:08 +10:00
David Bomba
f958effb81
Documents
2019-04-28 15:31:32 +10:00
David Bomba
fb4fc93279
Add number_counter to company and client tables
2019-04-28 13:44:25 +10:00
David Bomba
acdc8fad94
Finalize tests for Factories
2019-04-26 21:18:23 +10:00
David Bomba
49427b1acb
Tests for factories
2019-04-26 20:51:02 +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
86d123ff9a
Working on Invitations
2019-04-24 10:22:02 +10:00
David Bomba
13e859bcea
Invoice to Quote factory
2019-04-23 22:22:13 +10:00
David Bomba
18d2284a8e
Quotes and Recurring Invoice migrations
2019-04-23 21:44:41 +10:00
David Bomba
706625e83f
Working on invoice actions
2019-04-23 14:16:41 +10:00
David Bomba
2545935d31
Wiring up Activities table and events
2019-04-21 22:24:26 +10:00
David Bomba
9790ed17f5
Working on loggin activities
2019-04-20 22:09:40 +10:00
David Bomba
61b7481eda
Listeners
2019-04-20 11:19:43 +10:00
David Bomba
86526b8841
Fixes for tests
2019-04-20 08:10:34 +10:00
David Bomba
b7dc753d58
Mocking objects for tests
2019-04-10 19:42:19 +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
1f630eb119
app/Filters/InvoiceFilters.php
2019-04-04 12:38:17 +11:00
David Bomba
4620cd7640
Invoice Factory and Quote Model
2019-04-04 10:30:49 +11:00
David Bomba
0f19056b8f
Obfuscate primary ID
2019-04-03 11:09:22 +11:00
David Bomba
12cfdc0c3b
fixes for broken tests
2019-03-28 09:28:11 +11:00
David Bomba
caf653ed69
Force DB to be set only on company table
2019-03-28 09:21:28 +11:00
David Bomba
e8da725aa1
testing api
2019-03-27 08:17:28 +11:00
David Bomba
ea5f045509
Setting up for tests
2019-03-26 15:46:08 +11:00
David Bomba
eddb9adc73
Client Settings ( #2668 )
...
* Clean up Client Show
* Working on Show Client menu action
* working on client view permissions
* Finishing up Client Statement View
* Workig on client settings
* add mix manifest
* css for client settings
* Client Settings
* Working on Client Settings
* Implement StartupCheck and static seeders
* Implement cached statics in view composers
* Working on client settings
* Payment Terms
* Working on Payment Terms View Composer
* Payment Terms builder
* Client Settings
* refactor companies table
* Refactor for company settings, move settings to json
* Set object cast on settings column of Company table
* Fixes for refactor of companies and clients table
* Test
* Client Settings Datamapper
* Client Settings
* Default client language
* Client Settings
* Working on client settings options
* Client Settings
* Settings Json serialization/deserialization handling
2019-02-17 21:34:46 +11:00
David Bomba
c09a442f4b
Add lat long to client table for caching
2019-01-28 21:18:31 +11:00