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

Hi, I've a question, in Odoo, in the report section, is it possibile to have a "measure" field that is percentage? I've this kind of problem, imagine that table result in the web.graph.view:

500   (product category:phone)
  100 (product:model)
  100 (product:model)
  100 (product:model)
  100 (product:model)
  100 (product:model)

The number 100 represent 100% of the product quantity available. For the category i don't need the sum of all the percentage that is seen by odoo as a simple number. I need odoo graph view to automatically show 100% in the line category.
Is there a field type of percentage so that in the upper branch of the graph doesn't do the sum? How can I solve that problem?

Thank you

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

hi all i'd like to know in version 8 how to setup in reports the "measure" field with "measure" percentage and to sum the items with value in month how many % can any one feed me back and help me in it ? please

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

Thank you for your answer @vasanth . Do you mean in the report view to add this widget? I've added: <field name="percentage" type="measure" widget="progressbar"/> but nothing seems to happen. The problem remains. Is the edit I've done correct?

 

EDIT (SOLVED):

I've found the solution in another odoo forum answer. for who that is interested to solve this kind of problem i write there the solution url:

https://www.odoo.com/forum/help-1/question/how-to-remove-sum-of-total-in-group-by-29666

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

Hi Rainboos,

you can use widget for this.

<field name="your_field" widget="progressbar"/>

 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 6 23
1890
3
thg 7 16
11510
0
thg 6 15
3591
0
thg 9 19
3315
1
thg 12 15
3211