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

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
März 15
8154
3
Juli 24
8488
0
Aug. 19
3377
4
Aug. 19
4584
0
Apr. 17
3203