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

Hello,


We are currently using Odoo version 17.1e SaaS and need some assistance with customizing the Sales Analysis page. Specifically, we want to add an additional column (Effective Date and Invoice Date) to this page to include more detailed information in our analysis.

We have an error when trying to add a new column.

Does anyone know how this can be achieved?




Thank you.

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

Hello,

The Sales Analysis (sale.report) is a custom report based on an SQL view.

Adding new fields to it requires modifying the Python code, which unfortunately isn’t possible on SaaS.

You can refer to the following documentation for more details:

Odoo 18.0 – Creating Reports



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

Dear Zuhair,

In Odoo Studio, to add the "Effective Date" field to your view:

  1. Click the "+ Add" section.
  2. Scroll down and expand the "Existing Fields" section.
  3. Search for "Effective Date" in the list of fields.
  4. Drag and drop the "Effective Date" field to the desired location on your form.



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

Thank you for your response.

We trying to add the Effective Date in sale.report model in list view. But the Effective Date is not available in the existing field.

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 6 21
7252
0
thg 3 23
2319
0
thg 10 22
2108
1
thg 4 16
3797
0
thg 8 15
3345