0

What is the Class Name of Location Tab of Business Partner in which its save button methods are resides

1 Answers1

1
  • To save the record in location dialog

    For ZK version org.adempiere.webui.window.WLocationDialog
    For swing verion org.compiere.grid.ed.VLocationDialog

For location of the business partner logic org.compiere.model.MBPartnerLocation

Community
  • 1
  • 1
Giri
  • 507
  • 6
  • 23