erp5_catalog: Rename reindexObject and getUrl methods to use them as new methods for CatalogTool.
- This step is needed due to the use of BaseTool as Base class for CatalogTool due to which there were conflict between getUrl and reindexObject from the Base and the one from the BaseTool. - Update CMFCatalogAware patch to handle case for catalog tool for 2 different meta_types
Showing
Please register or sign in to comment