تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1389 أدوات العرض

Hi,


Let me explain better:

  • Whenever there's a tree inside a form view (like sale.order.lines) the first field is usually the sequence and allows users to reorder the lines by dragging the cross icon.
  • However, on Manufacturing Orders, the trees components and by-products (aka move_raw_ids and move_byproduct_ids) don't have the draggin cross icon.


I've tryed to add the code ≤field name="sequence" widget="handle"/≥ and the results are strange:

  • If the code is added as the first column the widget doesn't show up and the user has to manually type the sequence value
  • If the code is added after the first few columns the widget icon appears, but it's not clickable.


What am I doing wrong? Was my explanation clear?

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Ok, figured it out.


For future reference: it was the default_order on ≤ tree default_order="is_done,sequence" editable="bottom"

Removing the "is_done" field made things work

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أبريل 25
483
1
يوليو 24
1221
1
مارس 24
1608
1
سبتمبر 22
2049
1
أبريل 22
1867