Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3456 Weergaven

I am trying to call the 'note' field from the mrp_workcenter table in order to enter more detailed steps for each stage of my routing. I noticed in the default Manufacturing Order Report that it uses the python command:

    (o.workcenter_lines,'line2')

and then is able to reference the fields in the table mrp_production_workcenter_line by using calls such as: 

    line2.sequence

    line2.name

    line2.workcenter_id

How can I similarly refer to the mrp_workcenter table, in order to grab the text field 'note' for my various workcenter lines? Thanks!

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
mrt. 15
8059
3
jul. 24
8365
0
aug. 19
3328
4
aug. 19
4538
0
apr. 17
3084