IDEMPIERE-605 Error message when saving new Business Partner / related to IDEMPIERE-362 Hide things that don't work on iDempiere

This commit is contained in:
Carlos Ruiz 2013-02-07 17:50:43 -05:00
parent 0becbfbf3e
commit 9af1992d05
1 changed files with 1 additions and 1 deletions

View File

@ -991,7 +991,7 @@ public class MBPartner extends X_C_BPartner
StringBuilder msgacc = new StringBuilder("p.C_BP_Group_ID=").append(getC_BP_Group_ID());
insert_Accounting("C_BP_Customer_Acct", "C_BP_Group_Acct", msgacc.toString());
insert_Accounting("C_BP_Vendor_Acct", "C_BP_Group_Acct",msgacc.toString());
insert_Accounting("C_BP_Employee_Acct", "C_AcctSchema_Default", null);
// insert_Accounting("C_BP_Employee_Acct", "C_AcctSchema_Default", null);
}
// Value/Name change