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

Hello!!! PLease, i have a module developed on OpenERP.

It contains a new widget.

And now i am trying to import it to an Odoo Machine.

The problem is that the widget does not appear so i want to ask you those lines, what will they be in Odoo???

$item.click(function() {

self.item_clicked(item);

});

Thanks a lot in advance.

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

i think , if you created a custom  widget, you can                                                        

implement this in your tag

 <field name="xx"  widget="ur_widget" />..

check these documents ...this may help you..how-to-make-custom-widget-in-openerp.html

add-custom-widget-in-your-open 


creating-widget-in-openerp.html 

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

Dear Deepak; I have added everything in my wiget. My problem now is nothing is displayed because of the new api so what i want to know is how to display the table after creating it in javascript and with the new api.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 1 19
3885
0
thg 11 22
1945
6
thg 3 18
65697
8
thg 9 15
5558
1
thg 7 22
3046