David Bomba
105e624535
Multi client relation csv export test
2023-07-25 13:30:05 +10:00
David Bomba
b960a21201
Fixes for profit loss
2023-07-24 18:57:02 +10:00
David Bomba
60daf3d3fc
Force exchange rates
2023-07-24 15:22:12 +10:00
David Bomba
ad8a7f6766
Profit Loss report tests
2023-07-24 12:54:08 +10:00
David Bomba
3b9c82d456
Vendor custom columns
2023-07-18 18:30:13 +10:00
David Bomba
a2b0a13c1f
Additional tests for report generation
2023-07-18 18:21:12 +10:00
David Bomba
0cb4eba355
Recurring invoice exports
2023-07-18 15:11:45 +10:00
David Bomba
45370ff5c4
Fixes for purchase order export
2023-07-18 14:39:04 +10:00
David Bomba
6af38604af
Fixes for custom values
2023-07-18 14:26:52 +10:00
David Bomba
0a5747998d
v5.6.19
2023-07-18 14:00:06 +10:00
David Bomba
eba7105fdd
Tests for output
2023-07-18 13:43:33 +10:00
David Bomba
18ca64c72c
CSVs with custom columns
2023-07-17 10:22:53 +10:00
David Bomba
e68b45efcb
Task export tests
2023-07-17 08:40:49 +10:00
David Bomba
ee2a489496
Tests for exports
2023-07-17 08:22:36 +10:00
David Bomba
a3febc9388
Adjustments for Quote Exports
2023-07-16 20:17:43 +10:00
David Bomba
323064b2ba
Tests for report generation
2023-07-16 20:05:30 +10:00
David Bomba
c4a205ff0f
Fixes for tests
2023-07-16 12:50:59 +10:00
David Bomba
7f231e952b
Fixes for tests
2023-07-16 12:48:04 +10:00
David Bomba
8e65026508
Fixes for showing signatures / terms
2023-07-16 12:40:32 +10:00
David Bomba
4bf6cb622b
Updates for test
2023-07-15 17:36:16 +10:00
David Bomba
1572cb391d
Fixes for contacts output
2023-07-15 10:13:58 +10:00
David Bomba
3e32d91cdb
Tests for CSV report output
2023-07-15 10:07:11 +10:00
David Bomba
e1b6d97938
Tests for CSV report output
2023-07-15 10:06:00 +10:00
David Bomba
1127f3ea5f
Additional payment logic
2023-07-14 17:09:23 +10:00
David Bomba
4f8ba1c930
Additional Reports
2023-07-13 15:23:57 +10:00
David Bomba
ec96e761ca
Cache building
2023-04-30 21:27:27 +10:00
David Bomba
e881197fd5
Fixes for test namespaces
2023-04-27 16:42:50 +10:00
David Bomba
b5fd275dcd
Additions for Invoice Report
2023-04-24 14:55:56 +10:00
David Bomba
3a429605b7
Report Controllers
2023-04-24 13:41:35 +10:00
David Bomba
043e3c0002
Tests for activity export
2023-04-19 13:36:23 +10:00
David Bomba
e591dbb7cd
Tax Reports
2023-04-14 15:46:49 +10:00
David Bomba
3ede62ec0b
Report tests
2023-04-14 14:14:50 +10:00
David Bomba
74efb615c5
Report tests
2023-04-14 14:12:29 +10:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
bdb160dbe6
Fixes for tests
2023-01-19 08:35:11 +11:00
David Bomba
1e7f750a1b
Fixes for tests
2023-01-19 08:25:15 +11:00
David Bomba
ff20b2caf1
Fixes for tests
2023-01-19 08:07:12 +11:00
David Bomba
263e08bf04
Product Sales Report
2023-01-04 01:38:13 +11:00
David Bomba
fd51303617
Product Sales Report
2023-01-04 01:30:50 +11:00
David Bomba
d97f17ea39
Fixes for tests
2023-01-02 17:55:57 +11:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
Shift
4f7a8f9752
Set return type of base TestCase methods
...
From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:
- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`
[1]: https://phpunit.de/announcements/phpunit-8.html
2022-06-21 10:00:57 +00:00
Shift
06d910a53b
Use Faker methods
...
Accessing Faker properties was deprecated in Faker 1.14.
2022-06-21 09:59:36 +00: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
e153a0a06a
Update license
2022-06-08 14:25:44 +10:00
David Bomba
dfd82520a2
Fixes for validation rules for exports
2022-05-21 08:37:19 +10:00
David Bomba
5c588cf54f
Minor fixes for profit loss logging
2022-05-14 09:12:09 +10:00
David Bomba
6c13512c6a
Profit and loss
2022-05-13 17:15:05 +10:00
David Bomba
e0373006d8
PnL Expense tests
2022-05-13 16:42:04 +10:00
David Bomba
4e8389f72e
Minor fixes for check data
2022-05-13 14:06:21 +10:00