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

655 Commits

Author SHA1 Message Date
David Bomba
a38d011d56 next send date 2023-05-22 17:41:12 +10:00
David Bomba
dd59cb6de6 Fixes for recurring expense payment dates 2023-05-18 09:19:01 +10:00
David Bomba
7b48da0cff Minor fixes for scheduler 2023-05-18 08:31:21 +10:00
David Bomba
7a88d631dc Updates for e-invoice signatures 2023-05-15 21:20:47 +10:00
David Bomba
03b73b2701 Remove tax_data from transformers 2023-04-28 14:52:54 +10:00
David Bomba
78ea18dd71 Update static analysis 2023-04-28 12:10:53 +10:00
David Bomba
77bbb8d9e6 move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
David Bomba
25d3c8d209 Improvements for eager loading 2023-04-24 20:35:26 +10:00
David Bomba
85b261ab21 remove tax_data from transformers 2023-04-24 12:07:36 +10:00
David Bomba
59e55ba3dc fixes for einvoice 2023-04-23 16:43:54 +10:00
David Bomba
78e429d559 Fixes for taxes 2023-04-19 16:51:01 +10:00
David Bomba
65c7a2c1d5 Import Recurring Invoices 2023-04-19 15:21:50 +10:00
David Bomba
14de70d4f0 Additional translations 2023-04-19 13:47:47 +10:00
David Bomba
5f3bfb070b Fixes for tests 2023-04-06 11:38:29 +10:00
David Bomba
f780545b1b Refactor to allow link multiple expenses to a transaction 2023-04-05 14:53:48 +10:00
David Bomba
1d5afe6e91 Add updated calculated fields cron 2023-04-04 21:34:01 +10:00
David Bomba
cc1ba530d2 Update for conflicts 2023-04-03 07:21:09 +10:00
David Bomba
82f7c376db Remove tax_all_products 2023-04-01 09:58:51 +11:00
David Bomba
1ab8097d44 Refactor for tax structure 2023-03-29 13:13:50 +11:00
David Bomba
160ca1c9ad Refactor for taxes 2023-03-27 14:47:01 +11:00
David Bomba
c9b9b8326d Create data mapper classes for tax data 2023-03-21 18:14:25 +11:00
David Bomba
17cfd637e4 Encode the recurring expense id 2023-03-17 16:58:57 +11:00
David Bomba
7932339040 Fixes for correct token 2023-03-13 21:31:15 +11:00
David Bomba
450bfbc22b Add missing migration 2023-03-10 08:38:02 +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
b8e198f4ad Fixes for react settings cast 2023-03-06 08:24:45 +11:00
David Bomba
48199dbd66 minor fixes for bank transactions 2023-02-28 21:42:22 +11:00
David Bomba
5bca8e9a10 MInor fixes for scheduler 2023-02-17 20:43:00 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
222cbc7703 Updates for mailablej 2023-02-14 21:04:07 +11:00
David Bomba
c631a05d1c Fixes for bank transaction rules 2023-02-08 07:31:24 +11:00
David Bomba
4b9b1c3fc2 Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00
David Bomba
f69bd5875f Fixes for bank transaction rules includes 2023-02-07 11:38:54 +11:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21: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
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +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
7fc794bfde Add vendors and clients as available include for recurring expenses 2022-12-19 12:57:21 +11:00
David Bomba
a25711b5eb Drop use_vendor_currency column from companies 2022-12-14 13:20:32 +11:00
David Bomba
482918e3f3 Cast matomo id to string 2022-12-08 11:39:43 +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
c313caa59e Add Payment Id to bank transactions table 2022-11-30 18:39:22 +11:00
David Bomba
a11d2c88bc updates for db schema 2022-11-25 23:30:03 +11:00
David Bomba
990b43299c Refactor bank rule column name 2022-11-25 07:07:12 +11:00
David Bomba
8f5fb2ca9f Fixes for recurring invoice edge case 2022-11-24 17:23:36 +11:00
David Bomba
4ea0d03b5c Update validation rules for subscriptions 2022-11-24 14:33:18 +11:00
David Bomba
428f42c723 Merge branch 'v5-develop' into bank_rules 2022-11-23 22:00:44 +11:00
David Bomba
82ec5a655b Expand functionality of Subscription by implementing Optional Products 2022-11-23 13:12:35 +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
b2c314d7c3 Remodelling bank transaction rules 2022-11-14 08:04:47 +11:00
David Bomba
7150fdf66c Bank Transaction Rules 2022-11-13 15:12:50 +11:00
David Bomba
c60fd8c7c6 Improvements for using react with self hots 2022-11-13 09:35:04 +11:00
David Bomba
237725a9c8 Additional functionality for bank integrations 2022-11-08 21:48:29 +11:00
David Bomba
eb0ed877a0 Updated translations 2022-11-07 18:24:20 +11:00
David Bomba
9c16c12ee9 remove html_backup column from backups tables 2022-11-07 08:52:06 +11:00
David Bomba
0fc0ff25bd Minor fixes for Bank Transactions / Integratiosn 2022-11-04 12:55:17 +11:00
David Bomba
a9004fa9f7 Fixes for purchase order viewed activity 2022-10-27 11:28:09 +11:00
David Bomba
0a1f41f1f1 Always force a baseType 2022-10-24 19:11:37 +11:00
David Bomba
965c43ca3c Merge branch 'v5-develop' into yodlee 2022-10-06 21:08:22 +11:00
David Bomba
73ae9ea89f Add key to account transformer 2022-10-06 21:08:15 +11:00
David Bomba
1745899525 Merge branch 'yodlee' of https://github.com/turbo124/invoiceninja into yodlee 2022-10-06 20:56:28 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
David Bomba
86859e4f58 Add key to account transformer 2022-10-06 20:55:39 +11:00
David Bomba
867b960532 Merge branch 'v5-develop' into yodlee 2022-10-04 13:43:32 +11:00
David Bomba
38923c8897 Minor fixes 2022-09-23 19:26:17 +10:00
David Bomba
023d596844 Add transaction id to expenses and payments 2022-09-23 12:30:53 +10:00
David Bomba
8300b01504 Refactor for bank transactions 2022-09-22 15:54:58 +10:00
David Bomba
3aa0df508e Refactor bank transactions 2022-09-21 13:21:52 +10:00
David Bomba
08802deeb1 Add provisional match 2022-09-17 12:06:11 +10:00
David Bomba
37f6106125 Fixes for bank transactions: 2022-09-14 17:40:34 +10:00
David Bomba
73acc1b7d5 Fixes for bank transactions: 2022-09-14 16:48:56 +10:00
David Bomba
8d91b7d85f Logging 2022-09-14 16:29:00 +10:00
David Bomba
60d15f5d9f Logging 2022-09-14 16:24:48 +10:00
David Bomba
90c6f4a48c Logging 2022-09-14 16:21:40 +10:00
David Bomba
9b74cb4615 Logging 2022-09-14 16:19:08 +10:00
David Bomba
96115adeac Fixes for bank transactions transformer 2022-09-14 14:47:08 +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
c0cb157309 Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
David Bomba
7d01295168 Add new column for invoice_task_project 2022-08-25 08:00:52 +10:00
Benjamin Beganović
e4a9ae4526 Add vendor & expense includes for purchase orders 2022-08-23 14:15:09 +02:00
David Bomba
f45d7f2897 Psalm cleanup 2022-08-16 09:39:12 +10:00
David Bomba
3b1d0e07e2 Automating data pulls 2022-08-12 13:41:55 +10:00
David Bomba
ea611e9256 HasMany BankTransactions 2022-08-12 11:40:35 +10:00
David Bomba
4b6447befe Add missing fields for activity transformer 2022-08-12 11:32:29 +10:00
David Bomba
04642b0324 Bank Transaction stubs 2022-08-11 17:18:53 +10:00
David Bomba
90557a3083 Working on BankTransaction scaffolds 2022-08-11 16:26:47 +10:00
David Bomba
6f9baa1c37 Refresh and remove accounts 2022-08-11 14:19:35 +10:00
David Bomba
5a2a2cce4a Bank integration 2022-08-11 11:49:39 +10:00
David Bomba
1be1a80437 Stubs for bank integration 2022-08-05 14:25:06 +10:00
David Bomba
92c236e788 Fixes for payment emails 2022-08-04 16:22:48 +10:00
David Bomba
b4dfabd684 fixes for company table types 2022-07-29 19:14:18 +10:00
David Bomba
3a510ffd4a Fixes for subscriptions - allow currency id to be passed through 2022-07-29 10:34:33 +10:00
David Bomba
1196ea8122 Add enabled_expense_tax_rates 2022-07-29 09:26:31 +10:00
David Bomba
438562ab8f Integrate twilio 2022-07-27 11:21:12 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
Benjamin Beganović
3c313848d8 vendor include for expenses 2022-07-21 16:54:47 +02:00
Benjamin Beganović
de44058c76 client include for expenses 2022-07-21 16:50:34 +02:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
675ccc7b9e Add status and client to task transformer 2022-07-12 20:50:50 +10:00
David Bomba
84ef064e3d Handle scenario where task has no client 2022-07-12 08:22:03 +10:00
David Bomba
2c38a7d420 Add trial days to account transformer 2022-07-11 10:42:05 +10:00
David Bomba
375ce81df9 Fixes for language seeder 2022-07-07 16:13:37 +10:00
David Bomba
6b3b50318b Expense a Purchase Order 2022-07-06 19:25:22 +10:00
David Bomba
3e5e915acc Uploads for purchase orders 2022-07-06 15:18:41 +10:00
Benjamin Beganović
7bc4770f41 Client include in TaskTransformer 2022-07-04 21:39:45 +02:00
David Bomba
a7c5779eea Change purchase order transformer type 2022-06-23 17:38:57 +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
Benjamin Beganović
ff1acba00c Add client relationship to CreditTransformer 2022-06-17 16:56:35 +02:00
David Bomba
5ce95010d5 Add switch to force react as front end 2022-06-16 13:04:05 +10:00
David Bomba
063d600bbd Vendor Portal - Purchase Orders 2022-06-14 22:18:20 +10:00
David Bomba
90bff41600 Purchase Order Emails 2022-06-10 17:04:16 +10:00
David Bomba
c285e26302 Ensure client contact id is being return in activity 2022-06-10 12:39:52 +10:00
David Bomba
e6e651b4b4 Event / Listeners for Purchase Orders 2022-06-09 13:33:13 +10:00
Benjamin Beganović
50c6ab270a Fixes for variable naming 2022-06-06 13:41:29 +02:00
Benjamin Beganović
810a38f25d Add client include for quotes 2022-06-06 13:38:14 +02: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
d085595774 INA-6 | Update transformer for purchase order 2022-06-05 05:55:24 +02:00
Nikola Cirkovic
e4c055059f INA-6 | Create PurchaseOrderInvitationTransformer 2022-06-05 04:41:24 +02:00
David Bomba
ec7f0117fc Fixes for product transformer 2022-06-04 08:48:52 +10:00
David Bomba
777d0a54d0 Merge branch 'inventory_management' into v5-develop 2022-06-03 20:50:29 +10:00
David Bomba
849a3f6b7c Adjust schema for inventory management 2022-06-03 20:50:19 +10:00
David Bomba
3bf56af37f Fixes for timezone issues with recurring entities 2022-06-02 13:49:29 +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
Nikola Cirkovic
3c22a097b2 INA-5 | Update task scheduler transformer 2022-05-30 20:44:51 +02:00
Nikola Cirkovic
e7a96b6f31 INA-5 | Remove unused classes 2022-05-30 20:44:07 +02:00
Nikola Cirkovic
dc57d93902 INA-4 | Purchase Order Transformer 2022-05-29 04:08:30 +02:00
David Bomba
1e43e172a7 Actitivity output for React 2022-05-27 18:25:32 +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
Nikola Cirkovic
b3e58d93dc INA-5 | TaskSchedulerTransformer updated to use archived_at 2022-05-26 04:29:57 +02:00
Nikola Cirkovic
b1795df3ec INA-5 | TaskSchedulerTransformer [License, typehints] 2022-05-25 23:26:38 +02:00
Nikola Cirkovic
384038d910 INA-5 | ScheduledJobTransformer [Licence, type hints] 2022-05-25 23:24:35 +02:00
Nikola Cirkovic
de4adadfae INA-5 | Use fractal 2022-05-25 00:06:42 +02: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
=
90e60fb8fc Add is_hosted flag to accoun transformer 2022-05-02 07:51:39 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
fabf8e0bae Query lazy loading imrpovements 2022-04-11 17:45:37 +10:00
David Bomba
d3a9fb9dd7 Add client to recurring invoice transformer 2022-04-08 08:09:20 +10:00