Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011173 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2009-10-29 11:48 | 2009-12-04 09:14 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP10 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 608ad05b9556 | ||||
Projection | none | ETA | none | Target Version | 2.50MP10 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP7 | 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 | 0011173: Error in create lines from in goods receipt. Mark all does not work properly. | |||||||
Description | When you use mark all in create lines form in goods receipt header and process them, the process gives a ProcessRunError (only this description). If you use the singles checkboxes the process works properly. | |||||||
Steps To Reproduce | - Procurement Management || Transactions || Goods Receipt - New receipt - Select a partner, for example McGiver (using BigBazar entitiy) - Save - Create lines from - Select an order. Some lines must be appear. - Use the first checbox on the top. All the checkbox must be checked. - Ok button - ProcessRunError appears in header tab. Workaround: - Procurement Management || Transactions || Goods Receipt - New receipt - Select a partner, for example McGiver (using BigBazar entitiy) - Save - Create lines from - Select an order. Some lines must be appear. - Check the lines using the checkbox in each line. - Ok Button. - Process succesfully finished. The error comes from src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java in saveShipmentPO method. The line final String strMovementqty = vars.getRequiredStringParameter("inpmovementqty"+ strLineId); fails. Why? Because in the html (src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html) the method markAll is used <input type="checkbox" name="inpTodos" onclick="markAll(document.frmMain.inpId, this.checked);return true;"></input> and this method does not load the data in the lines (for example the editable quantity). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0021852) harikrishnan (viewer) 2009-11-16 12:48 |
Even i followed the steps to reproduce but i cant able to reproduce the issue. |
(0021885) networkb (viewer) 2009-11-16 18:23 |
It only happens when Purchase Order selected, has one line |
(0021936) hgbot (developer) 2009-11-18 04:49 |
Repository: erp/devel/pi Changeset: e0e1c9f6871b60488d7213aff8ee8c15a0a1f090 Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Wed Nov 18 09:18:12 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/e0e1c9f6871b60488d7213aff8ee8c15a0a1f090 [^] Fixes Issue 11173: Error in create lines from in goods receipt. Mark all does not work properly. --- M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html --- |
(0021961) sureshbabu (viewer) 2009-11-18 12:50 |
Hi Hari, I am finding the same issue again appears in my context. Let me know your idle time so that we both can retest the issue once again if it works for you. Thanks Suresh |
(0022083) hgbot (developer) 2009-11-23 06:48 |
Repository: erp/devel/pi Changeset: 608ad05b9556b89cac3be32216b75bb9bff6253e Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Mon Nov 23 11:17:27 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/608ad05b9556b89cac3be32216b75bb9bff6253e [^] Fixes Issue 11173: Error in create lines from in goods receipt. Mark all does not work properly. --- M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html --- |
(0022267) sureshbabu (viewer) 2009-12-01 06:19 |
Tested working fine, able to create goods receipt after selecting the line items using the select all checkbox. |
(0022409) hudsonbot (viewer) 2009-12-04 09:14 |
--- A changeset related to this issue has passed a series of tests and has been promoted to main: Changeset: http://code.openbravo.com/erp/devel/main/rev/f6bc559b1872 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-29 11:48 | networkb | New Issue | |
2009-10-29 11:48 | networkb | Assigned To | => rafaroda |
2009-10-29 11:48 | networkb | OBNetwork customer | => Yes |
2009-10-29 11:56 | rafaroda | Priority | immediate => high |
2009-10-29 11:56 | rafaroda | Status | new => scheduled |
2009-11-16 12:48 | harikrishnan | Note Added: 0021852 | |
2009-11-16 12:48 | harikrishnan | Status | scheduled => feedback |
2009-11-16 18:23 | networkb | Note Added: 0021885 | |
2009-11-16 18:23 | networkb | Status | feedback => new |
2009-11-16 18:43 | rafaroda | Status | new => scheduled |
2009-11-16 18:43 | rafaroda | fix_in_branch | => pi |
2009-11-18 04:45 | harikrishnan | Assigned To | rafaroda => harikrishnan |
2009-11-18 04:49 | hgbot | Checkin | |
2009-11-18 04:49 | hgbot | Note Added: 0021936 | |
2009-11-18 04:49 | hgbot | Status | scheduled => resolved |
2009-11-18 04:49 | hgbot | Resolution | open => fixed |
2009-11-18 04:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e0e1c9f6871b60488d7213aff8ee8c15a0a1f090 [^] |
2009-11-18 12:50 | sureshbabu | Note Added: 0021961 | |
2009-11-18 12:50 | sureshbabu | Status | resolved => new |
2009-11-18 12:50 | sureshbabu | Resolution | fixed => open |
2009-11-18 18:38 | rafaroda | Status | new => scheduled |
2009-11-18 18:38 | rafaroda | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e0e1c9f6871b60488d7213aff8ee8c15a0a1f090 [^] => |
2009-11-18 18:38 | rafaroda | fix_in_branch | pi => |
2009-11-23 06:48 | hgbot | Checkin | |
2009-11-23 06:48 | hgbot | Note Added: 0022083 | |
2009-11-23 06:48 | hgbot | Status | scheduled => resolved |
2009-11-23 06:48 | hgbot | Resolution | open => fixed |
2009-11-23 06:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/608ad05b9556b89cac3be32216b75bb9bff6253e [^] |
2009-12-01 06:19 | sureshbabu | Note Added: 0022267 | |
2009-12-01 06:19 | sureshbabu | Status | resolved => closed |
2009-12-01 06:19 | sureshbabu | Fixed in Version | => 2.50MP10 |
2009-12-02 00:00 | anonymous | sf_bug_id | 0 => 2907160 |
2009-12-04 09:14 | hudsonbot | Checkin | |
2009-12-04 09:14 | hudsonbot | Note Added: 0022409 |
Copyright © 2000 - 2009 MantisBT Group |