| 
							
							
								 David Bomba | 52613b2bce | Add documents to email | 2023-03-08 20:30:45 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 615e82a5c8 | ide helpers | 2023-03-08 18:33:42 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | ee4be49fcf | Fixes for bank transaction relations | 2023-03-08 18:02:04 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4babfbb651 | php-cs-fixer | 2023-02-16 12:36:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6c86d7151a | Update copyright year | 2023-01-29 09:21:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5888252267 | Enhance bulk action guards + validation layer | 2023-01-22 16:34:47 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 1b1fc71d0d | Validation rules for clients in scheduler | 2023-01-17 22:40:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5caba1d2c7 | Implement next_run calculations | 2023-01-17 19:42:34 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | f84a309964 | Add task schedulers to login / refresh routes | 2023-01-17 08:37:15 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9641d88b14 | Remove .htaccess from update script | 2023-01-17 08:31:07 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5389c00c2f | migrations for companies/accounts table | 2023-01-13 00:32:54 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 13f8aa2140 | Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed | 2022-12-20 21:46:20 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | a25711b5eb | Drop use_vendor_currency column from companies | 2022-12-14 13:20:32 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | ff0a22ff85 | Merge pull request #8039 from LarsK1/patch-5 Add support for Matomo | 2022-12-07 18:41:33 +11:00 |  | 
			
				
					| 
							
							
								 Lars Kusch | 26d3595ef5 | Add Matomo to database table | 2022-12-07 08:39:05 +01:00 |  | 
			
				
					| 
							
							
								 David Bomba | 02d30ee778 | Add convert currency properties to company table | 2022-12-07 13:48:38 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 8f5fb2ca9f | Fixes for recurring invoice edge case | 2022-11-24 17:23:36 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0f2e19a873 | Merge branch 'v5-develop' into bank_rules | 2022-11-23 12:54:26 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 85c0dbe0e4 | Inovice tasks lockijng | 2022-11-23 10:01:37 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4b4e023cb3 | Add rules to company transformer | 2022-11-21 21:49:33 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9412760a25 | Matching Bank Transactions | 2022-11-20 13:12:33 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0a2cb6f88d | Merge branch 'v5-develop' into yodlee | 2022-10-06 20:55:44 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 60d15f5d9f | Logging | 2022-09-14 16:24:48 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 599424d75f | Add bank transactios as default includes | 2022-09-14 14:33:05 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 29975335ca | Add secondary font as a variable in HTMLENGINE | 2022-09-07 20:23:05 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3542e35da0 | Add bank integrations into default includes | 2022-09-07 15:09:53 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 7d01295168 | Add new column for invoice_task_project | 2022-08-25 08:00:52 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e0e702d87f | Fixes for language init | 2022-08-11 09:34:13 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 63a7fd35f3 | Use null safe operators | 2022-07-29 12:12:24 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 1196ea8122 | Add enabled_expense_tax_rates | 2022-07-29 09:26:31 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | d93bac1b09 | Improve efficiency of queries relying on Country | 2022-07-28 10:58:13 +10:00 |  | 
			
				
					| 
							
							
								 Shift | 19080933b6 | Apply Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style | 2022-06-21 09:57:17 +00:00 |  | 
			
				
					| 
							
							
								 David Bomba | 063d600bbd | Vendor Portal - Purchase Orders | 2022-06-14 22:18:20 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 849a3f6b7c | Adjust schema for inventory management | 2022-06-03 20:50:19 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3d9bb490e3 | first pass | 2022-05-31 21:17:18 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 51455cacef | Page numbering for PDFs | 2022-05-25 16:34:43 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | bb20f8324e | Drop redundant column | 2022-05-23 15:09:00 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 8e3ccc83ad | Fixes for displaying payment gateways where min_limit is enforced | 2022-05-18 08:47:54 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 14b5770a0a | Set flags for recurring invoices and quote terms | 2022-05-17 17:36:28 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e0373006d8 | PnL Expense tests | 2022-05-13 16:42:04 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | d7084785fe | fixes for jobs breaking with massive payloads | 2022-05-12 13:57:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6f491dfb92 | Update Copyright text | 2022-04-27 13:20:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e521718605 | New Schema Dump | 2022-04-26 16:53:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 15b18dfc8f | Entity translations | 2022-04-06 10:38:01 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | dc8ad0a672 | Fixes for fillable fields for company | 2022-03-29 19:07:48 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | e035a75cc3 | Fixes for plain design | 2022-03-15 23:28:16 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | c6b4721d61 | Bulk download documents | 2022-03-15 09:30:19 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 85b58ec8df | Slight modification for query of company owner | 2022-03-09 09:38:07 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | fd84e534d9 | Add currency conversion column | 2022-02-07 19:01:05 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | f66c3076f1 | fixes for adding users into the production system | 2022-01-11 19:08:08 +11:00 |  |