Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036257Openbravo ERPA. Platformpublic2017-06-14 13:422017-06-16 11:25
inigosanchez 
Triage Finance 
lowminorhave not tried
newopen 
5
 
 
Core
No
0036257: Some HttpSecureAppServlet callouts doesn't defined in callout and mapping window
Create From Multiple process has several problems:

* It tries to execute several manual callouts for which there is no mapping definition:
   - SL_CreateFromMultiple_Warehouse
   - SL_CreateFromMultiple_Product
   - SL_CreateFromMultiple_Conversion

* It causes some js errors when opened
* When executed, a blank page is opened replacing all the UI.

- Login in the ERP as "System Admin" role.
- Go to [Windows, Tabs and Fields] window.
- Select "Goods Receipt" window and go to Tabs subtab.
- Select "Header" record and go to Fields subtab.
- Clear all filters and search "Create From Multiple" field.
- Set Displayed field: Yes.

- Logout and Login as "F&B Internation Group Admin" role.
- Go to [Goods Receipt] window and create a new good receipt.
- Open "Create From Multiple" process.
   -> Check in dev tools js errors:
     * GET http://lh3:8080/openbravo//web/js/openbravo/core.js [^] 404 (Not Found)
     * Uncaught ReferenceError: dojo is not defined
     * POST http://lh3:8080/openbravo//ad_callouts/SL_CreateFromMultiple_Warehouse.html [^]
- Select any product
   -> SL_CreateFromMultiple_Product.html 404 (Not Found)
- Click on Cancel button
   -> It does not work (the popup is not closed)
- Fill all required fields
- Click OK
   -> Blank page is shown
Decide whether this functionality should be kept or removed, if kept, needs to be reviewed/fixed.
No tags attached.
related to defect 0036216 closed inigosanchez Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process 
Issue History
2017-06-14 13:42inigosanchezNew Issue
2017-06-14 13:42inigosanchezAssigned To => platform
2017-06-14 13:42inigosanchezFile Added: newManualCallouts.diff
2017-06-14 13:42inigosanchezModules => Core
2017-06-14 13:42inigosanchezTriggers an Emergency Pack => No
2017-06-14 13:45inigosanchezRelationship addedrelated to 0036216
2017-06-16 11:25alostaleAssigned Toplatform => Triage Finance
2017-06-16 11:25alostaleDescription Updatedbug_revision_view_page.php?rev_id=15367#r15367
2017-06-16 11:25alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=15369#r15369
2017-06-16 11:25alostaleProposed Solution updated
2017-06-16 11:25alostaleFile Deleted: newManualCallouts.diff

There are no notes attached to this issue.