weiber
Automotive
- Nov 21, 2011
- 4
hello,
in postbulid,
global mom_stock_part
if {[info exists mom_stock_part]} {
if {$mom_stock_part < 0.03} {
MOM_output_literal "finish"
} else {
MOM_output_literal "Rough"
}
}
check stock export finish or rough is ok,but shop doc is error
Someone can help you
in postbulid,
global mom_stock_part
if {[info exists mom_stock_part]} {
if {$mom_stock_part < 0.03} {
MOM_output_literal "finish"
} else {
MOM_output_literal "Rough"
}
}
check stock export finish or rough is ok,but shop doc is error
Someone can help you