summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/user_company_request.xml
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-08-04 09:02:28 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-08-04 09:02:28 +0700
commit4aa9ca7105297079d109e20c793769476af91d02 (patch)
tree73f7067c6b868a73fb940db4cb38725d9fcd6953 /indoteknik_custom/views/user_company_request.xml
parent145d15ceaf462f0b3533c441287a66410b7d12e6 (diff)
parent71c0324d483419d3b91078cf6efc2263f279362a (diff)
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into reminder-tempo-v2
Diffstat (limited to 'indoteknik_custom/views/user_company_request.xml')
-rw-r--r--indoteknik_custom/views/user_company_request.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/user_company_request.xml b/indoteknik_custom/views/user_company_request.xml
index 88d04c64..5f296cb0 100644
--- a/indoteknik_custom/views/user_company_request.xml
+++ b/indoteknik_custom/views/user_company_request.xml
@@ -31,7 +31,8 @@
<group>
<field name="user_id" readonly="1"/>
<field name="similar_company_ids" invisible="1"/>
- <field name="user_company_id" domain="[('id', 'in', similar_company_ids)]"/>
+<!-- <field name="user_company_id" domain="[('id', 'in', similar_company_ids)]"/>-->
+ <field name="user_company_id" />
<field name="user_input" readonly="1"/>
<field
name="is_approve"