Commit Graph

9 Commits

Author SHA1 Message Date
David Bomba 3d2950ec19 Updated translations 2024-11-06 06:59:54 +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 5c9eabb3dd Minor fixes 2024-10-23 12:35:10 +11:00
Benjamin Beganović d62af022cb saving acts_as_sender, acts_as_receiver 2024-10-22 17:59:46 +02:00
David Bomba 27850f683a Additional routes for legal entities 2024-10-22 13:24:26 +11:00
David Bomba 553e24615c Additional routes for legal entities 2024-10-22 11:41:36 +11:00
David Bomba 1d8b00f55a Validation tests 2024-10-22 11:17:43 +11:00
Benjamin Beganović 2441669f8d connect & disconnect 2024-10-21 17:38:10 +02:00
Benjamin Beganović 077b0f39ff setup peppol 2024-10-10 18:28:58 +02:00