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

Is it possible to edit the portal users sales order page? The default layout only shows the sales order #, order date, and total.


Can we add a column to show the project name or custom fields?

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

Hi,The page that you see when you go to my/orders is My Sales Orders in technical-> views.
So to change that you need to edit that template.



Hope it helps

Ảnh đại diện
Huỷ bỏ
Tác giả

Hi Cybros,

Thank you for he response. If my custom field is x_studio_text_field_wlJPE under the sales order model, where you have <span t-field="order.partner_id> I would replace that with
<span t-field="order.x_studio_text_field_wlJPE> correct?