Hi,
In erpnext, are we maintaining all the users, customers, suppliers etc… in single table.
Thanks in advance.
No…each doctype (customer, supplier, item etc) is a single table…and they’re all in single database instance per site. One bench can host multiple sites where each site is single database instance. One doctype is one table