[Erp5-users] ERP5 questions

Vincent Pelletier vincent at nexedi.com
Fri Apr 12 10:07:32 CEST 2013


On Fri, 12 Apr 2013 14:17:33 +0900,
Yusei TAHARA <yusei at nexedi.com> wrote :
> You do not need to use ZMySQLDA and other stuff you mentioned directly
> to query ERP5 data(ZODB/MySQL). They are used internally through
> portal_catalog. So what you need to use to query is portal_catalog.
> See following documents.
> 
> http://www.erp5.org/HowToSearchPortalCatalog
> http://www.erp5.org/SQLCatalogStructure

I would also add that chances are you don't need to query the catalog
directly either. The UI layer (ex: listbox filter fields) should provide
enough ways to refine searches.
Except if you are developing new ERP5 features, that is.

Regards,
-- 
Vincent Pelletier
ERP5 - open source ERP/CRM for flexible enterprises


More information about the Erp5-users mailing list