Billing Entity Management #66

Merged
rixx merged 32 commits from 54-billing-entity-management into main 2025-06-22 15:42:14 +00:00

32 commits

Author SHA1 Message Date
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
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