Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
2544 Lượt xem

I am trying to add fields from the Sales Order form as columns to the Sales Order Module. The fields that I would like to add are not on the predetermined list. i.e. customer reference.

Thanks.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

The technical name of the customer reference on the sale order form is 'client_order_ref'. You can find this by enabling the developer mode and hovering on the field.

To add this field in the list view of the sale orders without Odoo Studio, do the following:

  • Go to the list view of Sale Orders
  • In the debug menu, click Edit view list
  • Go to the "Inherited view" tab
  • Add a line
  • Save
  • Go back to the list view of sales orders and refresh. The Customer reference will show next to the Customer name.
Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Thanks, it worked!

Ảnh đại diện
Huỷ bỏ