diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/tukar_guling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml index 7bc783eb..9d281986 100644 --- a/indoteknik_custom/views/tukar_guling.xml +++ b/indoteknik_custom/views/tukar_guling.xml @@ -95,7 +95,7 @@ <!-- Product Lines --> <notebook> <page string="Product Lines" name="product_lines" create="0" edit="0"> - <field name="line_ids" delete="1"> + <field name="line_ids" delete="1" readonly="1"> <tree string="Product Lines"> <field name="sequence" widget="handle"/> <field name="product_id" required="1" |
