Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #36257 All Revisions ] Back to Issue ]
Summary 0036257: Some HttpSecureAppServlet callouts doesn't defined in callout and mapping window
Revision 2017-06-16 11:25 by alostale
Steps To Reproduce - 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
Revision 2017-06-14 13:42 by alostale
Steps To Reproduce - 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.
- Execute "Create From Multiple" process.

Note than SL_CreateFromMultiple_Warehouse is called but the error is thrown in the console.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker