David Bomba
4e5ebc235d
Add hash to products
2024-08-26 16:54:22 +10:00
David Bomba
7f226fe5d2
minor adjustments
2024-08-26 15:48:48 +10:00
David Bomba
8160af4ef4
PHP CS Fixer
2024-08-22 16:57:52 +10:00
David Bomba
036aca49a4
Rollback for new payment flow
2024-08-22 16:45:06 +10:00
Kendall Arneaud
7c1f892ec2
Merge branch 'feature/import-quickbooks' into v5-develop
...
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-02 10:02:45 -04:00
David Bomba
78fc17b1cb
Fixes for wave (set import prefix to -invoice as there is only a single accounting file for wave
2024-07-25 08:25:37 +10:00
karneaud
473f9ea0a0
update test case for import invoice feature
2024-07-17 12:34:26 -04:00
karneaud
519bb57368
update sample data
2024-07-16 13:03:17 -04:00
karneaud
2df99a312e
update quickbook test for product import
2024-07-15 21:29:51 -04:00
karneaud
4cde94f203
add item sample data
2024-07-15 21:29:32 -04:00
karneaud
0941d1ae32
test data
2024-07-15 15:08:04 -04:00
karneaud
4d431935e1
add test case for quickbooks import class
2024-07-15 15:07:49 -04:00
David Bomba
244eabc448
Change for task imports.
2024-05-04 09:15:54 +10:00
David Bomba
f16e8fdd15
Fixes for KRW currency formatting
2024-02-07 07:42:46 +11:00
David Bomba
f7340d6114
PHP CS Fixer
2023-11-26 18:41:42 +11:00
David Bomba
57a2a836f1
Task imports + tests
2023-11-14 14:53:25 +11:00
David Bomba
bf0d39cbb7
Recurring Invoice import
2023-04-19 15:37:08 +10:00
David Bomba
65c7a2c1d5
Import Recurring Invoices
2023-04-19 15:21:50 +10:00
David Bomba
35b1aaf507
Fixes for invoice 2 go imports
2023-04-13 16:00:59 +10:00
David Bomba
5f44203c9b
Fixes for tests
2023-04-13 15:28:26 +10:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
bc402ec30c
Fixes for tests
2023-01-18 18:56:15 +11:00
David Bomba
077986d59c
Clean up legacy importer
2023-01-12 09:19:38 +11:00
David Bomba
a6fde2dbcd
Minor formatting changes for tests
2022-11-07 15:33:18 +11:00
David Bomba
28dd999cb8
remove html_back as key from restore
2022-11-07 12:55:11 +11:00
David Bomba
c0870afded
Fixes for verifyphone
2022-11-03 16:45:56 +11:00
David Bomba
d082b21c9b
update vendor csv for tests
2022-09-01 16:13:50 +10:00
=
4e3f52a1ee
Refactor for payments to improve query efficiency
2022-08-22 13:24:33 +10:00
David Bomba
87396cd626
Fixes for expense date imports
2022-08-01 08:02:04 +10: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
David Bomba
3e916e0f1f
Fixes for tests
2022-06-24 11:55:41 +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
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
e521718605
New Schema Dump
2022-04-26 16:53:41 +10:00
David Bomba
5d91773651
Fixes for tests
2022-03-06 20:13:40 +11:00
David Bomba
89d0cb7bb7
Invoicely import tests
2022-02-17 12:12:51 +11:00
David Bomba
20758256c9
Invoice 2 Go tests
2022-02-17 11:51:22 +11:00
David Bomba
4cc56c3995
Fresh Books Import Tests
2022-02-17 10:47:17 +11:00
David Bomba
b4b49023de
Zoho Imports
2022-02-17 10:11:26 +11:00
David Bomba
86f0b28ae4
Add Google Analytics to client portal pages if tracking ID is implemented
2022-02-17 10:07:43 +11:00
David Bomba
4fab0f2256
Tests for expense imports for Wave
2022-02-10 21:15:58 +11:00
David Bomba
52c0d98d82
Tests for vendor import with Wave
2022-02-10 15:10:56 +11:00
David Bomba
ac09ffff32
Test for Wave Invoice Import
2022-02-10 14:53:30 +11:00
David Bomba
8b4f109f7d
Tests for wave client imports
2022-02-10 14:04:30 +11:00
David Bomba
cc4966845c
Fixes for imports
2022-02-10 13:55:44 +11:00
David Bomba
95861a2a8c
Tests for wave
2022-02-10 13:38:10 +11:00
David Bomba
a0439f23b2
Wave tests
2022-02-10 13:02:02 +11:00
David Bomba
dca9a1ee9b
Tests for imports
2022-02-10 08:53:48 +11:00
David Bomba
6935ca4cbd
Tests for quote import
2022-02-08 15:14:26 +11:00