Commit Graph

720 Commits

Author SHA1 Message Date
David Bomba 538a0b7094 refactor for moving microsoft config into new locations 2025-08-18 07:45:01 +10:00
David Bomba d47827876c add microsoft client id to company transformer 2025-08-15 05:56:51 +10:00
David Bomba 1323a56e13 add microsoft client id to company transformer 2025-08-15 05:56:33 +10:00
David Bomba c0e7c399fb Roll backup project user include 2025-08-14 07:28:47 +10:00
David Bomba 2899d5fce2 Add user transformer for projects 2025-08-14 07:23:53 +10:00
David Bomba f2f08e22e6 Add payment scheduler for invoices 2025-08-01 12:43:05 +10:00
David Bomba 1a9ba4742a Updated lang files 2025-06-01 19:50:41 +10:00
David Bomba 0de38c78a1 minor fixes 2025-05-16 07:19:26 +10:00
David Bomba 386fc532c7 Updated translations 2025-05-05 07:40:07 +10:00
David Bomba 912cb3aec5 Add activities to payments 2025-05-01 14:41:05 +10:00
David Bomba 8f1fd0d933 Add activities to payments 2025-05-01 14:38:12 +10:00
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba dcc75bbc0f Updates for shipping locations when using Locations 2025-03-03 12:44:19 +11:00
David Bomba 35f4aec6e3 Add casts for location model 2025-02-27 07:55:43 +11:00
David Bomba c7bad23909 Add locations to mini/first load 2025-02-21 13:28:47 +11:00
David Bomba 0265bc1603 Locations 2025-02-21 10:33:41 +11:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba 2622976730 e_invoice column for recurring 2025-02-17 09:20:37 +11:00
David Bomba e2ff4709da Expose cg settings 2025-01-16 12:49:59 +11:00
David Bomba e478cabd49 Updated translations 2024-11-29 11:27:34 +11:00
David Bomba 552d596eae Style fixes 2024-11-20 11:15:49 +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
David Bomba 73364b5707
Merge branch 'v5-develop' into einvoicing-peppol-form-api
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-10-22 07:08:20 +11:00
David Bomba 0745dfaa3d Add amount filters for expense 2024-10-19 09:32:06 +11:00
Benjamin Beganović d45e4ad1b3 e_invoicing_token field 2024-10-11 17:55:46 +02:00
Benjamin Beganović f728ebb797 expose legal_entity_id on transformer 2024-10-10 18:29:50 +02:00
David Bomba e059221ccd Minor fixes 2024-10-04 09:56:31 +10:00
David Bomba a424c43c6e Prototype for global search 2024-09-22 14:49:43 +10:00
David Bomba 20b04a266f merge 2024-09-17 10:17:07 +10:00
David Bomba 114b58cdc4
Beganovich 1513 powerboard (#103)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* Fixes for broken powerboard

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build

* adjustments for minimum payments

* Add text decoration to terms button

* Improvements for subscriptions and new payment flow

---------

Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>
2024-09-17 10:16:10 +10:00
paulwer 1f92ea0108 fixes for validating expense_mailbox in company request 2024-08-28 07:33:03 +02: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 036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba c894cdff8b Refactor for quickbooks 2024-08-21 16:49:48 +10:00
David Bomba 9c225458c6 Fixes for QB pr 2024-08-21 13:04:09 +10:00
paulwer ce77eff7cb Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-07-31 07:59:26 +02:00
David Bomba d53f3062cf add stock quantity to imports 2024-07-14 08:16:29 +10:00
David Bomba e81372ef24 remove e_invoice from company transformer 2024-07-10 16:38:24 +10:00
David Bomba 398e72a968 Updates for e_invoice 2024-07-09 12:27:32 +10:00
David Bomba 6b0f872b12 Disable e_invoice in transformer 2024-07-09 08:05:31 +10:00
paulwer dbcf32da26 minor fixes 2024-06-30 13:06:30 +02:00
paulwer 19cdfcf094 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-28 20:41:55 +02:00
David Bomba 1a1d75a0b5 v5.10.4 2024-06-27 14:57:15 +10:00
paulwer 4a56c114d0 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-24 14:38:38 +02:00
David Bomba 5db3eb3d53 Add stubbed referal object 2024-06-24 11:17:46 +10:00
paulwer b13e54f49b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-22 14:20:04 +02:00
David Bomba cb9e40d442 Referral Meta 2024-06-19 12:45:42 +10:00
David Bomba 97049f36a9 Fixes for includes 2024-06-17 16:34:26 +10:00
David Bomba 13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
paulwer cb4e348c15 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-16 13:30:09 +02:00