FR 2538335 Swing POS: terminal selection
Advised by Carlos Ruiz with compliments.
This commit is contained in:
parent
9003312769
commit
70ffc39a38
|
@ -149,5 +149,10 @@ public class MPOS extends X_C_POS
|
|||
}
|
||||
return m_template;
|
||||
} // getBPartner
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return super.getName();
|
||||
}
|
||||
|
||||
} // MPOS
|
||||
|
|
Loading…
Reference in New Issue