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

16943 Commits

Author SHA1 Message Date
David Bomba
0fe465ac11 Update ci .env 2023-04-06 12:10:56 +10:00
David Bomba
5f3bfb070b Fixes for tests 2023-04-06 11:38:29 +10:00
David Bomba
69e84fe142 Remove requirements for cache to be updated after .env vars are changed 2023-04-06 11:07:24 +10:00
David Bomba
28a24df77b Ensure contact ids are stored in activity table 2023-04-06 09:50:57 +10:00
Lars Kusch
9b7845d4b5
Merge branch 'v5-develop' into v5-develop 2023-04-05 17:32:43 +02:00
Lars Kusch
5ce5e8f042 Added accurate payment instructions 2023-04-05 15:43:02 +02:00
Lars Kusch
6756de3c2b Added Xinvoice to more pdf-downlaods 2023-04-05 15:31:40 +02:00
Lars Kusch
66b0d287b8 Added compatibilty to XRechnung 2.2 2023-04-05 14:57:26 +02:00
Lars Kusch
cdda4a6594 More improvements and fixes 2023-04-05 14:33:23 +02:00
Lars Kusch
66193b6e6a More improvements 2023-04-05 11:43:37 +02:00
Lars Kusch
fd72b1dce5 Fixed some bugs 2023-04-05 11:41:26 +02:00
Lars Kusch
3239431faa Fixes some bugs and finished refactoring for calc method 2023-04-05 11:39:54 +02:00
Lars Kusch
d079a02bff Refactoring to use the $invoice->calc() method 2023-04-05 11:22:41 +02:00
David Bomba
012d33c723 Test coverage for linking and unlinking expenses from transactions 2023-04-05 16:13:42 +10:00
David Bomba
f780545b1b Refactor to allow link multiple expenses to a transaction 2023-04-05 14:53:48 +10:00
David Bomba
aaa4c82d2e Add graceful way to handle cut/paste react links 2023-04-05 13:13:01 +10:00
David Bomba
ec597d7b2e Disconnect OAuth Mailer 2023-04-05 11:18:10 +10:00
David Bomba
6f579ba321 Remove redundant trait 2023-04-05 10:51:14 +10:00
David Bomba
7d34828c08 Remove redundant trait 2023-04-05 08:32:46 +10:00
hillelcoren
5cfcf8c1cb Admin Portal - Selfhosted 2023-04-04 16:48:08 +00:00
hillelcoren
b020f98372 Admin Portal - Profile 2023-04-04 16:39:59 +00:00
hillelcoren
2bbc219849 Admin Portal - Hosted 2023-04-04 16:31:55 +00:00
hillelcoren
b49bd484aa Admin Portal - Selfhosted 2023-04-04 13:18:56 +00:00
hillelcoren
053fad1955 Admin Portal - Profile 2023-04-04 13:13:15 +00:00
hillelcoren
d6680484e4 Admin Portal - Hosted 2023-04-04 13:07:33 +00:00
David Bomba
fb48fbf69e
Merge pull request #8428 from turbo124/v5-develop
Add updated calculated fields cron
2023-04-04 21:34:32 +10:00
David Bomba
1d5afe6e91 Add updated calculated fields cron 2023-04-04 21:34:01 +10:00
David Bomba
20dcfffb34 Override precisiong for jpy currency 2023-04-04 21:15:02 +10:00
David Bomba
047fb30a78
Merge pull request #8410 from beganovich/fixes-for-storing-designs
Coerce the string to array if empty string passed for `design`
2023-04-04 20:50:18 +10:00
Lars Kusch
dabfe543f1 More fixes 2023-04-04 11:46:51 +02:00
Lars Kusch
e8a12816a9 Add Xinvoice to E-Mail 2023-04-04 09:18:37 +02:00
Lars Kusch
073fee4c5b Add Xinvoice to E-Mail 2023-04-04 09:18:22 +02:00
Lars Kusch
f2c38bb948 Add Xinvoice to E-Mail 2023-04-04 08:58:01 +02:00
David Bomba
198ef9c268
Merge pull request #8426 from turbo124/v5-develop
Fixes for migrations
2023-04-04 07:42:38 +10:00
David Bomba
1e1344e704 Fixes for migrations 2023-04-04 07:42:22 +10:00
David Bomba
87442190a8
Merge pull request #8425 from turbo124/v5-develop
Set default tax id for products
2023-04-04 07:37:36 +10:00
David Bomba
e14656129f Set default tax id to 1 for all products 2023-04-04 07:36:58 +10:00
David Bomba
fbd47c1e40 Fixes for amount validation 2023-04-04 07:15:19 +10:00
Lars Kusch
55bb506d4e Attach XInvoice to email 2023-04-03 21:18:20 +02:00
Lars Kusch
dff4f762d4 More fixes 2023-04-03 21:18:07 +02:00
Lars Kusch
73ac25072f More fixes 2023-04-03 21:00:47 +02:00
Lars Kusch
1c339cd208 More fixes 2023-04-03 17:55:40 +02:00
hillelcoren
84dd5d4dd3 Admin Portal - Selfhosted 2023-04-03 14:22:26 +00:00
hillelcoren
122c4d6d1d Admin Portal - Profile 2023-04-03 14:15:16 +00:00
hillelcoren
3d78f7b089 Admin Portal - Hosted 2023-04-03 14:08:09 +00:00
David Bomba
8ed37fb2d7 Fixes for adjust product inventory 2023-04-03 23:40:57 +10:00
Benjamin Beganović
44f21cef14 Add array check 2023-04-03 15:36:36 +02:00
Benjamin Beganović
a05a23bdb7 Prevent undefined array key 2023-04-03 15:35:55 +02:00
Lars Kusch
0e74d6e03d Created API for XInvoice 2023-04-03 14:34:47 +02:00
David Bomba
4bbd4c9393 Remove logging 2023-04-03 17:44:55 +10:00