Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3723 Widoki

I've added a new qweb view to a manufacturing order, and everything is working as intended except for this line:


<div t-field="component.forecast_availability" t-options="{'widget':'forecast_widget',}"></div>


the variable component is of type stock.move. I'm trying to bring in the forecast widget, but all I get as a result is the float value of the field. I've looked through the source code for both the js widget and the xml file that goes with it, but can't see why this won't generate the little forecast button (or even run any of the widget functions).

If I remove the t-options parameter, the outcome is exactly the same. Is there an additional option I need to add? Or am I missing something else?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
paź 20
7159
0
maj 17
8590
1
cze 16
10105
0
wrz 15
5218
1
mar 15
7085