Openbravo Issue Tracking System - Modules
View Issue Details
0036365ModulesProduct Catalogspublic2017-06-28 08:232017-06-28 09:01
caristu 
Triage Omni OMS 
normalminoralways
newopen 
5
 
 
0036365: Product selector in manage catalogs does not work if the context is different from 'openbravo'
Product selector in manage catalogs does not work if the context is different from 'openbravo'
a. Create a new Openbravo instance with a context name different from 'openbravo'.
b. Install the latest version of Product Catalogs
-----
1. Create a new catalog.
2. Create a summary level node and a non summary level node.
3. Click on manage catalog.
4. Using the tree, assign the non summary level node to the summary level node.
5. Try to add products to the non summary level node.
   - Select the node on the tree and right click on it.
   - Select "Add Products" option
   - Open the selector window --> ERROR the selector does not show any result.
See[1]. The problem is on the URL defined for the selector datasource. The context name in the URL is fixed.

To fix the problem, replace 'openbravo' with the expression: OB.Application.contextUrl

https://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/file/0ed6ceec4dbe/web/org.openbravo.materialmgmt.catalog/js/ob-catalog-tree.js#l620 [^]
No tags attached.
related to defect 0033833 closed inigosanchez Products can not be added to node from popup 
Issue History
2017-06-28 08:23caristuNew Issue
2017-06-28 08:23caristuAssigned To => Triage Finance
2017-06-28 08:24caristuRelationship addedrelated to 0033833
2017-06-28 08:24caristuProposed Solution updated
2017-06-28 08:35caristuProposed Solution updated
2017-06-28 08:35caristuProposed Solution updated
2017-06-28 09:01caristuSummaryProduct selector in manage catalogs does not work if the context is different from openbravo => Product selector in manage catalogs does not work if the context is different from 'openbravo'
2017-06-28 09:01caristuDescription Updatedbug_revision_view_page.php?rev_id=15434#r15434

There are no notes attached to this issue.