Commit graph

383 commits

Author SHA1 Message Date
9008833306
add billing entity docs
All checks were successful
Tests / test (push) Successful in 24s
2025-06-05 10:58:12 +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
cb7332f4e9 Fix display of search field 2025-06-02 10:35:22 +02:00
50a7f628e4 Display fix: Place service offerings in rows 2025-06-02 10:32:12 +02:00
c3d8fd9f56 Display fix: place services in rows 2025-06-02 10:31:07 +02:00
c19b73eb07 Merge pull request 'Update dependency django to v5.2.1' (#70) from renovate/django-5.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 2m27s
Tests / test (push) Successful in 38s
Build and Deploy Staging / deploy (push) Successful in 41s
Reviewed-on: #70
2025-06-02 07:35:08 +00:00
8566520f97 Merge pull request 'Update docker/build-push-action action to v6' (#85) from renovate/docker-build-push-action-6.x into main
Reviewed-on: #85
2025-06-02 07:34:41 +00:00
f480711f4e Merge pull request 'Update https://github.com/astral-sh/setup-uv action to v6' (#86) from renovate/https-github.com-astral-sh-setup-uv-6.x into main
Reviewed-on: #86
2025-06-02 07:34:29 +00:00
b146a6e59f Merge pull request 'Update dependency node to v22' (#84) from renovate/node-22.x into main
Reviewed-on: #84
2025-06-02 07:34:13 +00:00
d5a7133b23 Merge pull request 'Update quay.io/appuio/oc Docker tag to v4.18' (#82) from renovate/quay.io-appuio-oc-4.x into main
Reviewed-on: #82
2025-06-02 07:33:51 +00:00