Commit Graph

741 Commits

Author SHA1 Message Date
David Bomba
bd6540992a Minor cleanup for session state 2025-01-15 11:47:40 +11:00
Benjamin Beganović
59b6374700 Update routes 2025-01-13 16:59:07 +01:00
David Bomba
7e5cb8fe81 Merge branch 'v5-develop' into v5-stable 2025-01-04 19:40:10 +11:00
David Bomba
241816a0f9 Refactor for bulk project invoicing 2024-12-31 11:55:04 +11:00
David Bomba
69a9225957 Merge branch 'v5-develop' into v5-stable 2024-12-08 16:41:14 +11:00
David Bomba
e58b8d6c59 Roll back symfony mailer to 7.1.6 2024-12-06 09:16:00 +11:00
David Bomba
ca9d8947d9 Tests for routes 2024-11-28 12:10:59 +11:00
David Bomba
a3a3f6a1d2 Add in turnstile to protect client register routes 2024-11-27 16:10:04 +11:00
David Bomba
763aa4ae29 Add sockets for async downloads 2024-11-23 09:57:50 +11:00
David Bomba
781e22fe96 merge 2024-11-20 15:19:38 +11:00
Benjamin Beganović
0bd978e4f6 Update routes 2024-11-18 17:46:57 +01:00
David Bomba
86ed8044c3 Refactor for livewire components 2024-11-14 11:02:43 +11:00
Benjamin Beganović
20e400d621 E-invoicing: Refactor calls (#113)
* Update main PEPPOL controller

* Expose countries in AddTaxIdentifierRequest

* setupLegalEntity method for Storecove

* Add missing methods to the StorecoveProxy

* Endpoint for additional legal identifiers

* Update return types on getLegalEntity
2024-11-13 11:35:21 +11:00
David Bomba
c0f30c6855 Invoice projects via API 2024-11-13 11:12:41 +11:00
David Bomba
b02fcf5909 Refactor addadditionaltaxidentifier to admin module 2024-11-11 15:30:21 +11:00
David Bomba
99fcdf330a Stylesheets 2024-11-08 13:49:07 +11:00
Benjamin Beganović
4e097db3ed eInvoicing (#105)
* apply migration to accounts table

* remove references of e_invoicing_token from company

* update rotation of token

* update sending functionality

* fixes for column reference

* update translations

* wip

* proxy peppol calls to admin module

* Update StoreEntityRequest

* Update translations

* Add e_invoice_quota to account transformer

* Checking license validity

* Rotate token using API call to hosted

* Drop validation

* Update translations

* Returning account quota

* Show quota request

* Update endpoints

* Pass account_key instead of company to quota

* Add account_key on send request

* drop redundant column

* Update translations

* Update company details with classification, vat & id number

* Update validator

* Update settings for enable_e_invoice

* Fixes for payment meta

* Rebase on turbo124/v5-develop

* Update validation for payment means

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-11-06 06:41:35 +11:00
Benjamin Beganović
d1b3e2e866 update routes 2024-10-24 16:05:38 +02:00
Benjamin Beganović
49f974a9b6 updating legal entity values 2024-10-22 18:00:08 +02:00
David Bomba
553e24615c Additional routes for legal entities 2024-10-22 11:41:36 +11:00
David Bomba
2723447389 Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-10-22 07:10:07 +11:00
David Bomba
00582aa8db Add support for setting a payment method as default 2024-10-22 06:57:36 +11:00
Benjamin Beganović
56264b1868 update routes 2024-10-21 17:39:14 +02:00
David Bomba
d28034db78 Payment means 2024-10-21 20:40:49 +11:00
Benjamin Beganović
fa13efe5da update routes 2024-10-10 18:29:55 +02:00
David Bomba
20adb62d26 Fixes for broadcast routes 2024-10-08 11:21:14 +11:00
David Bomba
a8344ab13d Fixes for smtp port casting 2024-10-07 20:10:19 +11:00
David Bomba
310353ab28 Merge Vendors 2024-10-04 15:40:55 +10:00
Benjamin Beganović
c7ba9cb908 Merge remote-tracking branch 'upstream/v5-develop' into 1403-gocardless 2024-09-23 16:00:24 +02:00
Benjamin Beganović
3bbc361b29 Merge pull request #10005 from beganovich/1483-websockets
WebSockets: Add broadcast events
2024-09-20 19:04:25 +02:00
Benjamin Beganović
7b7974fbfa clean up channels 2024-09-20 18:35:53 +02:00
David Bomba
19cf39786e Fixes for blockonomics 2024-09-19 08:17:51 +10:00
David Bomba
5cdc036c74 Revert "Add Blockonomics payment capabilities" 2024-09-19 08:11:20 +10:00
Benjamin Beganović
e4a5821272 define channel for accessing invoice presence 2024-09-18 18:10:47 +02:00
David Bomba
40ebad7dca Merge branch 'v5-develop' into feature-inbound-email-expenses
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-16 16:55:52 +10:00
cnohall
749b58500e remove manual call of processWebhookRequest, instead rely on existing infrastructure 2024-09-15 19:40:26 +09:00
paulwer
9ced189262 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-09-15 07:42:43 +02:00
cnohall
9a1c76a23a add support for QR-code 2024-09-12 14:06:53 +09:00
cnohall
19e99f300d add logic about secrets 2024-09-11 22:14:21 +09:00
cnohall
34830bc9ab update UI and make refreshing price possible 2024-09-11 17:07:43 +09:00
cnohall
3cbe451878 combine use of websocket and callback 2024-09-10 15:02:55 +09:00
David Bomba
f893a75e9b Validate e-invoice payload 2024-09-03 16:36:46 +10:00
David Bomba
8c2b97dce5 EInvoice sending activity 2024-08-29 15:16:01 +10:00
paulwer
13dae4f524 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-08-28 07:02:43 +02:00
David Bomba
3df5e6ca5c self host e-invoicing 2024-08-27 20:22:51 +10:00
David Bomba
620bdc61dd Static Analysis 2024-08-27 11:49:01 +10:00
David Bomba
b24d843164 Updates for QB 2024-08-23 14:17:37 +10:00
David Bomba
9c225458c6 Fixes for QB pr 2024-08-21 13:04:09 +10:00
Kendall Arneaud
7c1f892ec2 Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-02 10:02:45 -04:00
karneaud
af47d5d8e4 move quickbooks routes to provider 2024-08-01 22:33:13 -04:00