Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012424 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | minor | always | 2010-02-23 18:31 | 2010-05-18 12:12 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 96f0b262e18f | ||||
Projection | none | ETA | none | Target Version | 2.50MP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP11 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012424: Link to Sales Order does not work in Pending Good Receipts | |||||||
Description | This error appears when a new purchase order is created: missing ) after argument list blurGrid()windowKeyboard.js (línea 90) cursorFocus(span, "onmousedown")windowKeyboard.js (línea 13) mouseDownLogic(mousedown clientX=151, clientY=267, span)windowKeyboard.js (línea 11) anonymous()dojo.js (línea 2687) anonymous()dojo.js (línea 2578) [Break on this error] submitCommandFormParameter('DIRECT', doc....html', null, false, true);return false; | |||||||
Steps To Reproduce | Go to Purchase Management > Transactions > Purchase Order. Create a new register in organization A. Select a BP (IE McGiver). Go to Line, tab. Select Hat product. Go back to Header. Process it. Go to Purchase Management > Transactions > Pending Good Receipts. Press Search. Try to go to created sales order. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0024770) adrianromero (viewer) 2010-02-24 10:50 |
The problem is that for new created orders the id of the order is an UUID not a numeric value and for that reason the javascript link generated fails: submitCommandFormParameter('DIRECT', document.frmMain.inpcOrderId, E584D2E69E864D5992AB41B8547DA8F4, ... The Id has to be enclosed between single quotes. |
(0025925) hgbot (developer) 2010-04-07 10:07 |
Repository: erp/devel/pi Changeset: 96f0b262e18f12d08d53d7c7a8e8c6ad4874ffa2 Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Wed Apr 07 13:48:12 2010 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/96f0b262e18f12d08d53d7c7a8e8c6ad4874ffa2 [^] Fixes Issue 12424: Link to Sales Order does not work in Pending Good Receipts. --- M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html --- |
(0026092) psarobe (viewer) 2010-04-13 10:06 |
Tested working fine |
(0026427) hudsonbot (viewer) 2010-04-19 21:12 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/96f0b262e18f [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-02-23 18:31 | networkb | New Issue | |
2010-02-23 18:31 | networkb | Assigned To | => adrianromero |
2010-02-23 18:31 | networkb | OBNetwork customer | => Yes |
2010-02-24 10:50 | adrianromero | Note Added: 0024770 | |
2010-02-24 10:50 | adrianromero | Status | new => scheduled |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP14 => 2.50MP15 |
2010-04-07 10:05 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-04-07 10:07 | hgbot | Checkin | |
2010-04-07 10:07 | hgbot | Note Added: 0025925 | |
2010-04-07 10:07 | hgbot | Status | scheduled => resolved |
2010-04-07 10:07 | hgbot | Resolution | open => fixed |
2010-04-07 10:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/96f0b262e18f12d08d53d7c7a8e8c6ad4874ffa2 [^] |
2010-04-13 10:06 | psarobe | Note Added: 0026092 | |
2010-04-13 10:06 | psarobe | Status | resolved => closed |
2010-04-13 10:06 | psarobe | Fixed in Version | => 2.50MP15 |
2010-04-14 00:00 | anonymous | sf_bug_id | 0 => 2986795 |
2010-04-19 21:12 | hudsonbot | Checkin | |
2010-04-19 21:12 | hudsonbot | Note Added: 0026427 | |
2010-05-18 12:12 | gorka_gil | Target Version | 2.50MP15 => 2.50MP17 |
Copyright © 2000 - 2009 MantisBT Group |