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.