Commit graph

391 commits

Author SHA1 Message Date
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
639e183184 First stab at Odoo filter logic 2025-06-04 11:44:47 +02:00
edafff897e Add odoo fields 2025-06-04 11:44:47 +02:00
f38db4541d Merge pull request 'Integrate Sentry error reporting' (#92) from sentry into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m0s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 11s
Reviewed-on: #92
2025-06-04 08:35:39 +00:00
8016c7a5ad Merge pull request 'Update dependency argon2-cffi to v25' (#90) from renovate/argon2-cffi-25.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #90
2025-06-04 06:54:47 +00:00
3e1d6d6947 Merge pull request 'Update dependency pytest to >=8.4.0' (#89) from renovate/pytest-8.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #89
2025-06-04 06:54:29 +00:00
8e12688597
integrate sentry error reporting
All checks were successful
Tests / test (push) Successful in 26s
2025-06-04 08:46:20 +02:00
Renovate Bot
4df4bc36fa Update dependency argon2-cffi to v25
All checks were successful
Tests / test (push) Successful in 24s
2025-06-04 03:01:17 +00:00
Renovate Bot
b088f40563 Update dependency pytest to >=8.4.0
All checks were successful
Tests / test (push) Successful in 23s
2025-06-04 03:01:10 +00:00
bbbe390238 Merge pull request 'Update python Docker tag' (#71) from renovate/python-3.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 50s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #71
2025-06-03 05:16:16 +00:00
917dd31b57 Merge pull request 'Update dependency django-allauth to >=65.9.0' (#76) from renovate/django-allauth-65.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #76
2025-06-03 05:15:39 +00:00
b6fb21eb60 Merge pull request 'Update dependency pytest-cov to >=6.1.1' (#80) from renovate/pytest-cov-6.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Build and Deploy Staging / build (push) Successful in 59s
Tests / test (push) Has been cancelled
Reviewed-on: #80
2025-06-03 05:14:13 +00:00
d31850ef90 Merge pull request 'Update dependency cryptography to >=45.0.3' (#83) from renovate/cryptography-45.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #83
2025-06-03 05:13:55 +00:00
Renovate Bot
b3a59f243c Update python Docker tag
All checks were successful
Tests / test (push) Successful in 23s
2025-06-03 03:02:09 +00:00
Renovate Bot
3844092231 Update dependency pytest-cov to >=6.1.1
All checks were successful
Tests / test (push) Successful in 23s
2025-06-03 03:01:56 +00:00
Renovate Bot
02abc2c60c Update dependency django-allauth to >=65.9.0
All checks were successful
Tests / test (push) Successful in 22s
2025-06-03 03:01:51 +00:00
Renovate Bot
316fd17ae9 Update dependency cryptography to >=45.0.3
All checks were successful
Tests / test (push) Successful in 23s
2025-06-03 03:01:46 +00:00
75f34b8174 Update lockfile
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m11s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 7s
closes #87
2025-06-02 14:57:28 +02:00
4deb7ab58f Merge pull request 'Update dependency jsonschema to >=4.24.0' (#78) from renovate/jsonschema-4.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 56s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 9s
Reviewed-on: #78
2025-06-02 12:55:24 +00:00
e3af3ddfec Merge pull request 'Update dependency coverage to >=7.8.2' (#75) from renovate/coverage-7.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #75
2025-06-02 12:54:52 +00:00
1892d27475 Merge pull request 'Update dependency flake8 to >=7.2.0' (#77) from renovate/flake8-7.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #77
2025-06-02 12:54:30 +00:00
de0cb1b885 Merge pull request 'Update dependency pillow to >=11.2.1' (#79) from renovate/pillow-11.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Reviewed-on: #79
2025-06-02 12:54:11 +00:00
3c36b89584 Merge pull request 'Update dependency pytest-django to >=4.11.1' (#81) from renovate/pytest-django-4.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #81
2025-06-02 12:53:16 +00:00
a37b0d4a13 Merge pull request 'Display/CSS fixes' (#88) from css into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m8s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #88
2025-06-02 08:37:04 +00:00
fa6ac5334e Fix search field functionality
All checks were successful
Tests / test (push) Successful in 24s
2025-06-02 10:35:27 +02:00