Developing custom LedgerSMB extension experience
By Erik Huelsmann
In summary: adding to or changing LedgerSMB can be extremely easy
For one of my businesses, I needed to create an application to store some data on the services and products we provide. Basically, there would be one central table with some references to a few other tables, mostly to provide (short) selection lists. Also, there's one bigger complexity, because we wanted to link to our customer data.
The customer data is all stored in LSMB, so, developing this database inside LSMB's database seemed like a logical choice.