Commit Graph

25489 Commits

Author SHA1 Message Date
David Bomba
98c54ec8ce Merge pull request #11680 from turbo124/v5-develop
v5.12.58
v5.12.58
2026-02-13 00:29:50 +11:00
David Bomba
1df6abff98 Updated npm dependencies 2026-02-13 00:29:38 +11:00
David Bomba
72028ac739 Fixes for multi region tax issues for QB sync 2026-02-12 18:01:10 +11:00
David Bomba
68b88b1846 Fixes for tests 2026-02-12 16:39:14 +11:00
David Bomba
962af3bfa7 Tests for clean line item refactoring 2026-02-12 16:26:23 +11:00
David Bomba
585bedc9d9 Fixes for clean line item props 2026-02-12 16:19:11 +11:00
David Bomba
c3ab6ca833 Adjustments for invoice line item validation 2026-02-12 16:13:16 +11:00
David Bomba
1362ef41ad Fixes for tests 2026-02-12 11:59:10 +11:00
David Bomba
656b1ca3fa Fixes for tests 2026-02-12 11:51:15 +11:00
David Bomba
212f8c04f9 Fixes for negative invoice proxying for credits / peppol 2026-02-12 11:37:32 +11:00
David Bomba
2526eef90c v5.12.58 2026-02-12 10:12:21 +11:00
David Bomba
18b95e5d09 Merge pull request #11679 from turbo124/v5-develop
v5.12.57
v5.12.57
2026-02-12 10:08:29 +11:00
David Bomba
ad06703146 v5.12.57 2026-02-12 10:07:56 +11:00
David Bomba
4ab72ab25b Fixes for validation 2026-02-12 10:07:26 +11:00
David Bomba
9f458eddfb Merge pull request #11678 from turbo124/v5-develop
v5.12.56
v5.12.56
2026-02-12 09:59:06 +11:00
David Bomba
51c8856ff9 Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2026-02-12 09:58:59 +11:00
David Bomba
2057de0ed3 v5.12.56 2026-02-12 09:57:30 +11:00
David Bomba
d9abb14805 Fixes for e-invoice received notification 2026-02-11 22:17:29 +11:00
David Bomba
9f5a929805 Minor adjustments for credit note xml 2026-02-11 21:28:59 +11:00
David Bomba
535d12e7cc Updated dependencies 2026-02-11 17:46:38 +11:00
David Bomba
04584c304f Updated dependencies 2026-02-11 17:39:56 +11:00
David Bomba
264405adb6 New resources 2026-02-11 17:16:37 +11:00
David Bomba
6021005d52 Fixes for merge conflicts 2026-02-11 16:22:09 +11:00
David Bomba
665cf44f3d Quickbooks batching + rate limiting 2026-02-11 15:55:51 +11:00
David Bomba
a81a5ac3b2 Quickbooks batching + rate limiting 2026-02-11 15:54:07 +11:00
David Bomba
28a49a8c88 Improvements for markpaid functionality 2026-02-11 13:54:03 +11:00
David Bomba
e95174b878 Changes to timing for updating the client balance 2026-02-11 13:34:41 +11:00
David Bomba
d5c50f9a00 Update templates to accept standard variables 2026-02-11 12:14:39 +11:00
David Bomba
8231ebb058 Fixes for inappropriately transforming IDs 2026-02-11 10:16:28 +11:00
David Bomba
c340640076 Merge pull request #11674 from TheNewSound/v5-fix-frequency-id-validation
Use `between` rule for `frequency_id` validation, instead of `digits_between`
2026-02-11 09:50:45 +11:00
v
81b1790bca Use between rule for frequency_id validation, instead of digits_between since the values of the frequency constants are between 0-13 (exclusive) and we don't want to check the amount of digits, but the actual value given. 2026-02-10 20:24:56 +01:00
David Bomba
69aedf67c7 Minor fixes 2026-02-10 20:15:50 +11:00
David Bomba
a8c68ffa14 Minor fixes for client model accessor in base repo 2026-02-10 10:38:45 +11:00
David Bomba
542f8e0052 Minor fixes for client model accessor in base repo 2026-02-10 10:19:20 +11:00
David Bomba
6f0db208e9 Minor fixes for client model accessor in base repo 2026-02-10 10:08:04 +11:00
David Bomba
c32b188726 Fixes for tests 2026-02-10 10:05:57 +11:00
David Bomba
576cf72fb3 Fixes for tets 2026-02-10 09:57:51 +11:00
David Bomba
cad0a69f55 Improvements for API documentation 2026-02-10 09:53:40 +11:00
David Bomba
9086f4d5e3 Improvements for API spec 2026-02-10 09:46:11 +11:00
David Bomba
85d14c60d4 Update version for openapi spec 2026-02-10 08:54:41 +11:00
David Bomba
1c4ce6c813 Minor fixes for tests 2026-02-10 08:45:04 +11:00
David Bomba
253aab3c14 Updated openapi spec 2026-02-10 08:39:13 +11:00
David Bomba
b9b88b2d40 Fixes for QB tests in CI 2026-02-09 13:32:52 +11:00
David Bomba
552fcbe603 Handle AST taxes 2026-02-09 13:30:17 +11:00
David Bomba
f19df9d86f Handle AST taxes 2026-02-09 13:24:45 +11:00
David Bomba
53e1245bc4 Improvements for QB Product Imports 2026-02-09 10:48:14 +11:00
David Bomba
0cdd4b8193 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2026-02-09 08:16:02 +11:00
David Bomba
8bc9e19e12 Minor fixes for types 2026-02-09 08:15:54 +11:00
David Bomba
229aa8ed44 Refactor payment types to generate from a static method 2026-02-08 09:06:51 +11:00
David Bomba
bf6aeae9b4 Fixes for invoicing outstanding tasks 2026-02-07 13:46:35 +11:00