diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-31 23:53:07 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-31 23:53:07 +0700 |
| commit | ac76f5ac3e0f9bbd8d399d1753bb30b67b1c074f (patch) | |
| tree | e0080fa6f3f7885b59b48f594a07643b8f2f28fe /fixco_custom/views/product_product.xml | |
| parent | 0f2445e3f7c74aa0ff81824de34d383691daa6a2 (diff) | |
| parent | aaaf75e4f4c62b7481c354456909e958d1631379 (diff) | |
Merge branch 'main' of https://bitbucket.org/altafixco/fixco-addons
merge
Diffstat (limited to 'fixco_custom/views/product_product.xml')
| -rwxr-xr-x | fixco_custom/views/product_product.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixco_custom/views/product_product.xml b/fixco_custom/views/product_product.xml index a622d36..52945eb 100755 --- a/fixco_custom/views/product_product.xml +++ b/fixco_custom/views/product_product.xml @@ -17,7 +17,7 @@ <field name="barcode_box" /> <field name="qty_pcs_box" /> <field name="qr_code_variant" widget="image" readonly="True"/> - <field name="product_public_category_id" attrs="{'required': [('brand_id', '=', 3)]}"/> + <field name="product_public_category_id"/> </field> <field name="uom_po_id" position="after"> <field name="qty_multiple" /> |
