David Bomba
261a2e0ab6
Inventory management from purchase orders
2022-07-06 20:04:59 +10:00
David Bomba
6b3b50318b
Expense a Purchase Order
2022-07-06 19:25:22 +10:00
David Bomba
ffcd3b05d4
Add quantities to subscriptions
2022-07-06 17:12:29 +10:00
David Bomba
ea0ef763bf
Remove paid to date from credits
2022-07-06 11:51:24 +10:00
David Bomba
a55dd2ec40
Purchase Orders
2022-07-05 09:55:05 +10:00
David Bomba
80ea41568c
Purchase Order Emails
2022-07-04 15:27:09 +10:00
David Bomba
356d7aeba4
Hide custom values that are empty
2022-07-02 11:59:40 +10:00
David Bomba
6faa3a0ccb
Adjust number applying on Purchase orders when_sent / when_saved
2022-07-02 11:40:51 +10:00
David Bomba
af8ec95e2c
Fixes for surcharge visibility
2022-07-01 17:51:35 +10:00
David Bomba
90805ca46b
Working on QR Codes
2022-06-30 22:48:16 +10:00
David Bomba
b705cf0520
bulk actions for purchase orders
2022-06-25 09:44:14 +10:00
David Bomba
77845c2259
Always ensure contacts can pay an invoice with an invitation link
2022-06-25 09:13:56 +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
444b3f2375
Improve queries for client statements
2022-06-22 14:26:10 +10:00
Shift
0a20889916
Convert optional()
to nullsafe operator
2022-06-21 09:59:25 +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
f014cda4e6
Ensure we save auto_bill_tries
2022-06-18 17:10:15 +10:00
David Bomba
81e507271a
Fixes for reminders when no due date is set
2022-06-18 13:52:30 +10:00
David Bomba
03f756fc5d
Fixes for plan controller
2022-06-15 14:38:22 +10:00
David Bomba
063d600bbd
Vendor Portal - Purchase Orders
2022-06-14 22:18:20 +10:00
David Bomba
8164d40007
MInor fixes for correct disk configuration
2022-06-13 09:33:40 +10:00
David Bomba
50000144c6
Fixes for falsey conditions
2022-06-11 09:07:09 +10:00
David Bomba
6e357d8c7b
Purchase Order Download emails
2022-06-10 18:29:15 +10:00
David Bomba
90bff41600
Purchase Order Emails
2022-06-10 17:04:16 +10:00
David Bomba
f9ade5af77
Hide surcharges on PDF if the value is blank
2022-06-10 12:23:46 +10:00
David Bomba
e6e651b4b4
Event / Listeners for Purchase Orders
2022-06-09 13:33:13 +10:00
David Bomba
aa832e1d24
Update product request
2022-06-09 10:20:18 +10:00
David Bomba
f92070e3be
Inventory Management Tests
2022-06-08 20:40:26 +10:00
David Bomba
e153a0a06a
Update license
2022-06-08 14:25:44 +10:00
David Bomba
21c5bdcd90
Fixes for tests
2022-06-08 08:27:47 +10:00
David Bomba
d7c7289ca9
Update for invoice designs
2022-06-07 20:36:47 +10:00
David Bomba
c0ba8aa822
TDD for purchase order PDFs
2022-06-06 22:27:17 +10:00
David Bomba
614987a55e
Vendor PDFs
2022-06-06 13:28:10 +10:00
David Bomba
f9685035cd
Fixes for purchase orders
2022-06-05 19:41:19 +10:00
David Bomba
4a2ecdb6a7
Update Purchase Order Scaffold
2022-06-05 19:22:58 +10:00
David Bomba
f2bfca648f
Merge pull request #7499 from CirkaN/Cirkovic/INA-6
...
Cirkovic/ina 6
2022-06-05 19:12:21 +10:00
Nikola Cirkovic
7e5e10e5f1
INA-6 | Add applyNumber and setStatus in purchase order service
2022-06-05 05:58:29 +02:00
Nikola Cirkovic
e2e00f0a0b
INA-6 | MarkSent.php for purchase orders
2022-06-05 05:57:44 +02:00
Nikola Cirkovic
0d5ca2ccfa
INA-6 | ApplyNumber for PurchaseOrder
2022-06-05 05:56:08 +02:00
David Bomba
67e82a733d
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-04 18:19:16 +10:00
David Bomba
10591cdd58
Handle negative surcharges
2022-06-04 18:19:09 +10:00
David Bomba
777d0a54d0
Merge branch 'inventory_management' into v5-develop
2022-06-03 20:50:29 +10:00
David Bomba
3bf56af37f
Fixes for timezone issues with recurring entities
2022-06-02 13:49:29 +10:00
Nikola Cirkovic
f4035b7e3b
INA-6 | Create Invitations for Purchase Orders (wip)
2022-06-02 04:41:16 +02:00
David Bomba
3d9bb490e3
first pass
2022-05-31 21:17:18 +10:00
David Bomba
a16e7eaa62
Send email set on blank contact vendor
2022-05-31 08:40:17 +10:00
David Bomba
720e42e35e
Purchase order scaffold
2022-05-31 08:28:32 +10:00
David Bomba
605d38f756
Merge pull request #7488 from CirkaN/Cirkovic/INA-5-refactor
...
Cirkovic/ina 5 refactor
2022-05-31 07:36:54 +10:00
David Bomba
7874d52e2a
Merge pull request #7479 from CirkaN/Cirkovic/IINA-4
...
Cirkovic/iina 4
2022-05-31 07:36:33 +10:00
Nikola Cirkovic
876cb3d93c
INA-5 | Refactor of service, removed references for SchedulerJob
2022-05-30 20:46:41 +02:00
David Bomba
56e83f6e6c
Fixes for schedule form validation
2022-05-29 16:43:07 +10:00
Nikola Cirkovic
18be96d7c6
INA-4 | Purchase Order Service
2022-05-29 04:13:09 +02:00
David Bomba
cf141e36c8
Fixes for scheduler
2022-05-27 17:01:15 +10:00
David Bomba
13a1447b79
Padding out react application
2022-05-27 13:10:32 +10:00
David Bomba
a17c97a5ba
Merge pull request #7475 from turbo124/v5-develop
...
Prep for react application
2022-05-27 12:06:38 +10:00
David Bomba
92b5af5a39
Merge pull request #7456 from CirkaN/Cirkovic/INA-5
...
Cirkovic/INA-5 (Ninja task scheduler)
2022-05-27 12:05:47 +10:00
David Bomba
e071c3aae7
Ensure freshness of models
2022-05-27 09:51:54 +10:00
Nikola Cirkovic
798258ab16
INA-5 | TaskSchedulerService (Fixed license,refactored methods for update|destroy|store)
2022-05-26 04:18:10 +02:00
Nikola Cirkovic
05ff9531ab
INA-5 | Add prepareForValidation |code cleanup
2022-05-23 21:57:48 +02:00
Nikola Cirkovic
d1a7ff9ff5
Merge remote-tracking branch 'origin/Cirkovic/INA-5' into Cirkovic/INA-5
2022-05-23 21:25:55 +02:00
Nikola Cirkovic
58116cb3c9
INA-5 | Set explicit response code for better readability.
2022-05-23 21:25:46 +02:00
Nikola Cirkovic
492eb5ffbd
Merge branch 'v5-develop' into Cirkovic/INA-5
2022-05-23 02:33:06 +02:00
Nikola Cirkovic
6aa01001c9
INA-5 | Moved Actions to the service | Controller clean-up
2022-05-23 01:33:56 +02:00
David Bomba
2f8f39ca90
Fixes for required request parameter
2022-05-20 20:05:23 +10:00
David Bomba
6a17a58df3
Merge branch 'stripe_ach_refactor' into v5-develop
2022-05-19 16:00:18 +10:00
David Bomba
d29a1626cb
Refactor for Stripe ACH
2022-05-19 15:48:31 +10:00
David Bomba
7bd7996d7a
Fixes for paypal fees
2022-05-18 20:30:57 +10:00
David Bomba
b12abf9103
Updates for ach payments
2022-05-18 20:10:39 +10:00
David Bomba
7f1cf9ea30
Minor fixes for auto billing
2022-05-18 14:37:11 +10:00
David Bomba
8e3ccc83ad
Fixes for displaying payment gateways where min_limit is enforced
2022-05-18 08:47:54 +10:00
=
ede64ef03d
Minor refactor for auto billing
2022-05-17 14:46:03 +10:00
David Bomba
d7bbc36251
Merge pull request #7439 from CirkaN/Cirkovic/INA-2!
...
Cirkovic/INA-2 (Add limit to the auto bill )
2022-05-17 14:44:17 +10:00
Nikola Cirkovic
adc6e7b32a
Merge branch 'v5-develop' into Cirkovic/INA-2!
2022-05-17 01:46:30 +02:00
Nikola Cirkovic
6d2b3a1c05
INA-2 | Added counter logic into the auto bill service
2022-05-17 01:33:52 +02:00
David Bomba
b398154ebc
unwind reminder changes
2022-05-16 20:38:04 +10:00
David Bomba
2dfe001152
Fixes for reminders
2022-05-16 18:53:01 +10:00
=
02ac1029c2
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-05-16 07:41:13 +10:00
=
7521ef4459
Minor fixes for statement dates
2022-05-16 07:41:05 +10:00
David Bomba
6a99cba813
Analytics on queue size
2022-05-15 20:43:50 +10:00
David Bomba
aeae0a19ab
Adjust delays for observers
2022-05-15 20:14:14 +10:00
David Bomba
7c3613455d
Ledger refactor
2022-05-15 17:51:06 +10:00
David Bomba
026336de09
Fixes for statements
2022-05-14 17:00:24 +10:00
David Bomba
0c55a9968d
Minor fixes for gocardless
2022-05-14 07:30:40 +10:00
David Bomba
dffd48b723
Update for statements
2022-05-13 17:20:16 +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
David Bomba
7df6b8f940
PnL Expense tests
2022-05-13 13:07:42 +10:00
David Bomba
fd67d8202e
Fixes for tests
2022-05-13 11:13:25 +10:00
David Bomba
00a99698ac
Profit and loss income by cash
2022-05-13 09:11:40 +10:00
David Bomba
7ff3397616
limit system logs in client response
2022-05-13 07:52:02 +10:00
David Bomba
618d2234d1
TDD Profit and loss
2022-05-12 14:40:44 +10:00
David Bomba
d7084785fe
fixes for jobs breaking with massive payloads
2022-05-12 13:57:41 +10:00
David Bomba
dd5800eac7
TDD for profit and loss
2022-05-12 10:57:58 +10:00
David Bomba
755b366c81
Add throttling
2022-05-11 22:38:19 +10:00
David Bomba
2c765d5187
Updated translations
2022-05-11 18:24:15 +10:00
David Bomba
eaa6ba1d39
Fixes for ACH notification with WePay
2022-05-11 16:29:56 +10:00
David Bomba
f604e463c2
Throttle payment methods to prevent spam:
2022-05-11 15:25:33 +10:00
David Bomba
62f518e25b
Minor fixes for statement dates
2022-05-11 10:01:24 +10:00
David Bomba
1ddd07c392
Add statement label to statements
2022-05-09 07:17:25 +10:00
David Bomba
ba5037c6da
Refactor Ledger Service
2022-05-06 08:40:34 +10:00
David Bomba
b5c0e678cb
Improve WePay guardian
2022-04-28 12:40:07 +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
3a6258fd42
Release transactions on failures
2022-04-26 11:46:33 +10:00
David Bomba
bc76424fd7
FIxes for approve with no conversion from AP
2022-04-26 08:51:14 +10:00
David Bomba
8a6eea8350
Fixes for regression - incorrect type setting in ClientSettings
2022-04-22 22:01:32 +10:00
David Bomba
75e651e974
Fixes for statement date
2022-04-20 14:01:59 +10:00
David Bomba
127683ee29
Fixes for eager loading
2022-04-20 11:55:33 +10:00
David Bomba
7bbc2b7f9c
Remove unused includes
2022-04-19 13:41:44 +10:00
David Bomba
7d97b74f86
Sort statements by due date ascending
2022-04-19 09:56:26 +10:00
David Bomba
4f10dcd913
Improve invoice number generation when race conditions encountered
2022-04-07 17:40:59 +10:00
David Bomba
ee6f2012f6
prevent double gateway fee removal
2022-04-07 14:47:05 +10:00
David Bomba
59e032f883
Handle user not present in completePurchase method of subscriptions
2022-04-06 14:52:07 +10:00
David Bomba
4080c47e9b
Localize timezonen for payment date
2022-04-05 20:47:44 +10:00
David Bomba
fa2019661d
Fixes for regression
2022-04-05 05:23:39 +10:00
David Bomba
1335a9330e
Reduce transaction retries
2022-04-02 18:23:05 +11:00
David Bomba
a2ef847f54
Fixes for ledger
2022-04-02 16:13:31 +11:00
David Bomba
5a4614da1f
Fixes for api docs
2022-04-01 13:46:55 +11:00
David Bomba
4a4b324af5
Improve test coverage for triggered actions
2022-03-30 14:12:53 +11:00
David Bomba
2d0c6fd0af
Triggered actions for Recurring Expenses
2022-03-30 13:14:46 +11:00
David Bomba
ed9ac5c93d
Fixes for string to array issues with converting variables in public_notes
2022-03-30 10:05:27 +11:00
David Bomba
dd2f9cf545
Fixes for tests
2022-03-29 20:09:08 +11:00
David Bomba
e4fc7fa55a
Fixes for tests
2022-03-29 20:06:35 +11:00
David Bomba
b3f753cbf3
Fixes for tests
2022-03-29 19:57:14 +11:00
David Bomba
7e3f1f19ec
Remove authorize method for SEPA
2022-03-29 16:07:40 +11:00
David Bomba
77d5016de7
Improve client paid to date calc
2022-03-29 14:13:11 +11:00
David Bomba
4c2c62bd85
Improve invoice payment registrations
2022-03-28 16:36:00 +11:00
David Bomba
ea18f24c4e
remove -increment() methods
2022-03-27 17:04:13 +11:00
David Bomba
641e2d4979
v5.3.76
2022-03-26 22:21:35 +11:00
David Bomba
d30987c203
Fixes for refund payments
2022-03-26 13:58:49 +11:00
David Bomba
cdf8f04457
Fixes for reversing invoice balances on archived invoice
2022-03-26 13:20:27 +11:00
David Bomba
1a21460626
minor fixes
2022-03-25 23:34:56 +11:00
David Bomba
3ada7f9997
Convert shared quote/invoice counters
2022-03-25 17:12:49 +11:00
David Bomba
83b99f296f
refactor for workflow with invoice services
2022-03-24 13:50:55 +11:00
David Bomba
35f97d1b91
Factor in gateway fees to client / invoice balances
2022-03-24 13:11:09 +11:00
David Bomba
3cf13a3b57
Fixes for statements displaying payments per invoice
2022-03-24 12:42:52 +11:00
David Bomba
3e8c1b7910
GMail credentials notification
2022-03-24 08:34:52 +11:00
David Bomba
49733b155c
Fixes for statement logo
2022-03-23 20:32:15 +11:00
David Bomba
bd24a10409
minor fixes
2022-03-23 15:51:32 +11:00
David Bomba
696a5ac83b
Minor fixes
2022-03-21 12:32:00 +11:00
David Bomba
89024a173b
Update client paid to date for full amount with overpayments
2022-03-18 12:27:27 +11:00
David Bomba
72f09542ce
Fixes for designs - white label
2022-03-18 11:55:07 +11:00
David Bomba
cf3140f032
Minor fixes for quote approvals
2022-03-17 15:48:50 +11:00
David Bomba
4900946fa1
do no auto convert quote if converted by admin user
2022-03-17 13:41:46 +11:00
David Bomba
1440a1291a
Fixes for spaces in designs
2022-03-16 18:50:34 +11:00
David Bomba
29ed09db5d
Fixes for client contact authentication
2022-03-16 16:29:39 +11:00
David Bomba
9ccc43cece
Fixes for check data
2022-03-16 13:06:25 +11:00
David Bomba
e035a75cc3
Fixes for plain design
2022-03-15 23:28:16 +11:00
David Bomba
edf73b2b18
Fixes for tests
2022-03-15 20:20:05 +11:00
David Bomba
aa67e492c6
Minor fixes for designs
2022-03-15 15:59:16 +11:00
David Bomba
b9073c4276
Fixes for delete payment
2022-03-14 20:52:38 +11:00
David Bomba
c1bf578658
Refund payment receipts
2022-03-14 14:39:44 +11:00
David Bomba
c56a9688e8
Refund emails
2022-03-14 12:35:05 +11:00
David Bomba
305045a742
Fixes for tests
2022-03-10 14:19:13 +11:00
David Bomba
7cd6327649
Transaction logs
2022-03-10 13:27:31 +11:00
David Bomba
b1887f8fa8
Fixes for required client info
2022-03-10 13:05:01 +11:00
David Bomba
6351cc8c60
Fixes for balances
2022-03-10 12:17:05 +11:00
David Bomba
b7dced76cd
Transaction events
2022-03-10 11:32:04 +11:00
David Bomba
26ef7c7c0d
Refactor to use increments
2022-03-09 15:45:13 +11:00
David Bomba
7dbb8154f5
Refactor to use increments
2022-03-09 14:44:05 +11:00
David Bomba
b2b937f9ad
Adjustments for client balance
2022-03-09 13:49:31 +11:00
David Bomba
b0d5117a0f
Sort order or payment methods
2022-03-09 12:31:54 +11:00
David Bomba
88f730b9a1
Fixes for EWay
2022-03-08 21:49:33 +11:00
David Bomba
2b145e8833
Fixes for getting first contact/primary
2022-03-07 08:53:32 +11:00
David Bomba
3ee38d54b4
Fixes for model freshness
2022-03-05 09:21:17 +11:00
David Bomba
c02bc2c389
Text email templates
2022-03-04 14:01:09 +11:00
David Bomba
6fbaa209a7
Fixes for subscription service
2022-03-04 09:05:21 +11:00
David Bomba
e9e8e259e8
Fixes for deleting payments
2022-03-01 21:25:18 +11:00
David Bomba
313ea3e9fb
Fixes for credits
2022-03-01 08:39:30 +11:00
David Bomba
de8ee988b7
Improve refunding from subscription upgrades
2022-02-28 14:44:06 +11:00
David Bomba
ce0bcd494d
Revert for gateway query
2022-02-21 07:51:49 +11:00
David Bomba
9c106e8d0a
Performance improvements for client portal
2022-02-18 16:31:17 +11:00
David Bomba
ded4b2af28
Hide archived payment methods where the gateway has been archived / deleted
2022-02-18 10:52:17 +11:00
David Bomba
a4a31f35b1
Refactor for imports
2022-02-17 14:02:23 +11:00
David Bomba
fb1e27ba7d
Clean up for due date days recurring invoices
2022-02-16 13:24:10 +11:00
David Bomba
f6686c7df5
Allow draft quotes to be approved if accessed directly
2022-02-08 21:18:41 +11:00
David Bomba
8fbab48019
Do not set exchange rate if already set
2022-02-08 20:36:07 +11:00
David Bomba
35c80583c4
Fixes for parsing markdown in pdf tables
2022-02-07 12:31:14 +11:00
David Bomba
5897a4e749
Fixes for allowing a deleted invoice to be marked as sent
2022-02-06 13:46:19 +11:00
David Bomba
4115a6837b
Vendor Import
2022-02-03 17:38:23 +11:00
David Bomba
03d43470fb
Working on csv import refactor
2022-02-01 17:14:27 +11:00
David Bomba
7fa19a140a
Minor fixes for delivery notes with illegal chars
2022-01-30 18:39:35 +11:00
David Bomba
c7c26532c5
Allow negative invoices
2022-01-28 10:56:14 +11:00
David Bomba
61f7cefae6
Fixes for client statements where no products / invoices are present
2022-01-27 16:15:30 +11:00
David Bomba
77199fc697
Performance improvements for payment reponses
2022-01-26 23:01:54 +11:00
David Bomba
1888ac2426
Fixes for negative credits
2022-01-25 13:43:44 +11:00
David Bomba
9715caeff0
Query cleanup
2022-01-21 17:07:50 +11:00
David Bomba
4ed115143f
Charts for react dashboard
2022-01-21 17:04:01 +11:00
David Bomba
5471eb2571
Fixes for Stripe FPX
2022-01-21 14:35:16 +11:00
David Bomba
4fededc59a
Charting
2022-01-21 12:25:13 +11:00
David Bomba
38031ec7a3
Fixes for chart tests
2022-01-21 12:00:32 +11:00
David Bomba
c60045da58
Fixes for client_id queries on client list
2022-01-21 10:37:39 +11:00
David Bomba
e98264707a
Charts for react
2022-01-20 20:09:08 +11:00
David Bomba
5bb221931f
Charts for react
2022-01-20 12:15:33 +11:00
David Bomba
96243e09a2
Merge pull request #7141 from turbo124/v5-develop
...
Fixes for counter reset
2022-01-20 09:30:06 +11:00
David Bomba
04da3baaf4
Merge pull request #7065 from maksimstojkovic/delivery-note-product-custom-fields
...
Added custom product fields to delivery notes
2022-01-20 09:29:40 +11:00
David Bomba
1034622fbc
updates for payment currencyid
2022-01-20 09:26:52 +11:00
David Bomba
57ea035c62
Add touchPdf() to Credit Service
2022-01-19 15:32:04 +11:00
David Bomba
c26387a376
Fixes for import
2022-01-12 20:29:10 +11:00