Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4558 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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 

Avatar
Verwerfen
Autor

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.

Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Jan. 19
4021
0
Nov. 22
2051
6
März 18
65902
8
Sept. 15
5731
1
Juli 22
3238