Small typo fix.
This commit is contained in:
parent
1f75af645f
commit
3c0e3df286
|
@ -294,7 +294,7 @@ public class MBPartner extends X_C_BPartner
|
||||||
private Integer m_primaryC_BPartner_Location_ID = null;
|
private Integer m_primaryC_BPartner_Location_ID = null;
|
||||||
/** Prim User */
|
/** Prim User */
|
||||||
private Integer m_primaryAD_User_ID = null;
|
private Integer m_primaryAD_User_ID = null;
|
||||||
/** Credit Limit recently calcualted */
|
/** Credit Limit recently calculated */
|
||||||
private boolean m_TotalOpenBalanceSet = false;
|
private boolean m_TotalOpenBalanceSet = false;
|
||||||
/** BP Group */
|
/** BP Group */
|
||||||
private MBPGroup m_group = null;
|
private MBPGroup m_group = null;
|
||||||
|
|
Loading…
Reference in New Issue