Commit graph

295 commits

Author SHA1 Message Date
3236fc7b21 Prune empty data from instance updates aswell
All checks were successful
Tests / test (push) Successful in 29s
Closes #124
2025-06-26 17:33:11 +02:00
6c6fb06a01 Prune empty values before creating instance 2025-06-26 17:28:59 +02:00
dabf758ced Fix bug exclusive to second-level config fields
All checks were successful
Tests / test (push) Successful in 33s
2025-06-26 17:21:24 +02:00
493f68eedf Make loop more efficient 2025-06-26 17:21:18 +02:00
31f7ef9479 Fix permission check with incorrect object type
All checks were successful
Tests / test (push) Successful in 25s
closes #119
2025-06-26 13:41:29 +02:00
b29ef95c89 Fix lookup error on invalid URLs
closes #119
2025-06-26 13:39:43 +02:00
1c69c634cc Add dynamic JSON array fields 2025-06-26 13:37:21 +02:00
241c1e9b28 Set writeConnectionSecretToRef.name on create 2025-06-26 12:11:22 +02:00
cfa726a028 Refactor raising fieldset level in CRD form 2025-06-26 12:03:50 +02:00
90d43d1ed2 Move fieldset nesting one level down 2025-06-26 11:49:18 +02:00
e6182f8e08 Exclude nested hidden fields, too 2025-06-26 11:49:05 +02:00
d9eba91122 Disregard hidden fields in fieldset generation 2025-06-23 11:59:04 +02:00
4b5da3f5a8 Hide a hard-coded list for fields from user forms 2025-06-23 11:56:19 +02:00
58250bfe6d Add support link to dashboard
All checks were successful
Tests / test (push) Successful in 25s
2025-06-23 11:37:22 +02:00
ddbc97721c Add organization and global dashboards
All checks were successful
Tests / test (push) Successful in 24s
2025-06-23 11:36:15 +02:00
55c64d74ff Make error views only available in dev mode
All checks were successful
Tests / test (push) Successful in 24s
2025-06-23 11:33:21 +02:00
357fea64d1 Code style 2025-06-23 11:33:15 +02:00
4ccefd1c7f Fall back in case of missing sale order ID 2025-06-23 11:31:50 +02:00
631f726691 Implement support requests via Odoo 2025-06-23 11:31:49 +02:00
3b21160c0d Provide custom error pages
All checks were successful
Tests / test (push) Successful in 29s
2025-06-22 18:17:01 +02:00
6a1f554854 Apply code review fixes
All checks were successful
Tests / test (push) Successful in 37s
2025-06-22 17:41:35 +02:00
adda59fe7f add billing entity docs
All checks were successful
Tests / test (push) Successful in 24s
2025-06-15 18:38:55 +02:00
a3011444ec Fix bug in namespace creation 2025-06-15 18:22:48 +02:00
10fd7d2356 Add odoo field migration 2025-06-15 18:17:29 +02:00
0c6a76ea71 Add labels and annotations to org namespaces 2025-06-15 18:14:47 +02:00
918c2a20ec Provide full data to get_or_create_namespace 2025-06-15 18:06:30 +02:00
5b7c26bbac Implement Sale Order creation on org creation 2025-06-15 18:00:18 +02:00
2579aff765 Refactor and include access scoping 2025-06-15 16:19:07 +02:00
f4289b6973 Sort invoice addresses by parent org name 2025-06-15 16:09:56 +02:00
7a38571c18 Retrieve parent ID and name in Odoo address lookup 2025-06-15 16:05:20 +02:00
025670c0a4 Allow users to reuse invoice addresses 2025-06-15 16:02:39 +02:00
4718a01bb0 Show all invoice addresses to internal users 2025-06-15 15:58:44 +02:00
a3533ed651 Make sure retrieved odoo users are active 2025-06-15 15:47:39 +02:00
dae5e7153b Implement Odoo parent ID fetch
All checks were successful
Tests / test (push) Successful in 32s
2025-06-05 09:26:12 +02:00
9a46229e81 Code style 2025-06-05 09:24:34 +02:00
c7d079e9bf Fix missing invoice address choices
All checks were successful
Tests / test (push) Successful in 23s
2025-06-04 11:45:42 +02:00
3a16a4a301 Fix rendering of radio inputs 2025-06-04 11:45:42 +02:00
b54f8ecbc2 Remove VAT field 2025-06-04 11:45:42 +02:00
19fbc4b5f3 Show invoice address on organization detail page 2025-06-04 11:45:42 +02:00
fe6580c3d3 Implement billing address creation via odoo 2025-06-04 11:45:42 +02:00
f973d33e51 Improve look of invoice address form 2025-06-04 11:45:42 +02:00
e2b13a3223 Rename form fields 2025-06-04 11:45:42 +02:00
0bb9f8785d Retrieve country list from odoo 2025-06-04 11:45:42 +02:00
86cf2956a2 Implement template/form/view for org create 2025-06-04 11:45:42 +02:00
d72c853e72 Implement user:odoo contact mapping
ref #60
2025-06-04 11:45:42 +02:00
29b630ea2b Fully implement odoo user search 2025-06-04 11:45:42 +02:00
f774b37696 Use class-based odoo client for connection reuse 2025-06-04 11:45:42 +02:00
fcca4ea514 Implement user search in odoo 2025-06-04 11:45:42 +02:00
93c4fc9b26 Add system checks 2025-06-04 11:45:42 +02:00
3abd298dea Add Odoo settings 2025-06-04 11:45:41 +02:00