1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

127 Commits

Author SHA1 Message Date
David Bomba
637c2cc954 Fixes for bank transaction imports 2022-11-15 23:04:14 +11:00
David Bomba
14569d2d79 Clean up from debugging 2022-11-10 18:39:21 +11:00
David Bomba
9ac8e8b6de Debugging imports 2022-11-10 18:34:26 +11:00
David Bomba
40055a0095 Fixes for csv inget 2022-11-10 18:06:09 +11:00
David Bomba
2e6d74f9c0 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-11-06 19:04:16 +11:00
David Bomba
f7ce4352ba Minor fixes for transactions 2022-11-06 19:03:27 +11:00
David Bomba
c9c8434fa4 Update text language for transactions 2022-11-06 17:25:29 +11:00
David Bomba
47916ed30a Improve handling of saving a client that has been created from an invoice import 2022-11-04 15:07:37 +11:00
David Bomba
f40360e1fe Fixes for bank transaction imports 2022-11-03 19:44:38 +11:00
David Bomba
97e65570fc Fixes for verify phone 2022-11-03 17:01:58 +11:00
David Bomba
8846f7537c Fixes for WePay 2022-11-02 13:48:32 +11:00
David Bomba
befc9170fb Fixes for imports - date formating 2022-11-02 09:49:40 +11:00
David Bomba
806d64563b Bank Transactions CSV import 2022-10-25 18:48:19 +11:00
David Bomba
b7cb81a4dd Bank Transaction matching 2022-10-25 13:58:44 +11:00
David Bomba
ddc78c3e2a Minor fixes for bank transformer 2022-10-25 13:10:58 +11:00
David Bomba
012322afcc Add Bank Transaction Importer 2022-10-25 10:25:04 +11:00
David Bomba
830676f673 Add custom values into Expenses 2022-10-17 07:15:56 +11:00
David Bomba
3c4dd84a4f Improving CSV Expense imports 2022-10-06 14:28:57 +11:00
David Bomba
b88e47e9d2 minor fixes for expense import date 2022-10-06 13:48:04 +11:00
David Bomba
3d32cc7ac8 Fixes for restricting csv imports 2022-09-13 16:37:56 +10:00
David Bomba
3613a0e2d5 Improve client imports 2022-09-10 09:44:43 +10:00
David Bomba
b159a5a08d Improve float parsing in csv imports 2022-09-08 12:15:25 +10:00
David Bomba
4b0b32ed5b Fixes for store payment request 2022-09-06 13:38:54 +10:00
David Bomba
43718dc139 Fixes for transforming vendor contacts 2022-09-01 19:59:25 +10:00
David Bomba
59f5eca578 Improve query efficiency 2022-09-01 17:37:55 +10:00
David Bomba
0c8aaa6782 Support for vendor and vendor contact imports 2022-09-01 16:09:25 +10:00
David Bomba
724dcec2cc Improve zoho imports 2022-08-17 08:50:02 +10:00
David Bomba
0c5c4c1188 Fixes for zoho imports 2022-08-16 17:13:56 +10:00
David Bomba
f014ced0d5 Fixes for tax floats with precision greater than 2 2022-08-16 08:02:48 +10:00
David Bomba
85edd8ace6 Minor fixes for expense transformer 2022-08-02 07:39:50 +10:00
David Bomba
87396cd626 Fixes for expense date imports 2022-08-01 08:02:04 +10:00
David Bomba
d93bac1b09 Improve efficiency of queries relying on Country 2022-07-28 10:58:13 +10:00
David Bomba
0d4eb7e37a rebasing commits from v5-develop 2022-07-27 11:28:30 +10:00
David Bomba
add5a9d9f7 Fixes for tests 2022-06-24 12:21:31 +10:00
David Bomba
3e916e0f1f Fixes for tests 2022-06-24 11:55:41 +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
49a5a739da Fixes for csv imports - exclude deleted data 2022-06-08 09:04:48 +10:00
David Bomba
55e7c8b000 Fixes for bug that sends multiple emails per import 2022-06-01 07:49:33 +10:00
David Bomba
871122d1ba Minor improvements to CSV exports 2022-05-07 17:10:23 +10:00
David Bomba
bcd9ad5478 Minor fixes for wave imports 2022-05-07 10:15:05 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
654bf7a23f Disable gateway refund options for GoCardless 2022-04-27 09:05:16 +10:00
David Bomba
e521718605 New Schema Dump 2022-04-26 16:53:41 +10:00
David Bomba
3a6258fd42 Release transactions on failures 2022-04-26 11:46:33 +10:00
David Bomba
127683ee29 Fixes for eager loading 2022-04-20 11:55:33 +10:00
David Bomba
e4fc7fa55a Fixes for tests 2022-03-29 20:06:35 +11:00
David Bomba
a4615a331d Fixes for unsubscribe routes 2022-03-06 18:06:07 +11:00
David Bomba
bdeb31d4b4 Fixes for wave imports 2022-03-03 09:22:31 +11:00
David Bomba
32596b4287 Fixes for CSV import 2022-02-28 14:38:13 +11:00
David Bomba
1b2a5fa09a Fixes for payment methods 2022-02-20 15:49:31 +11:00