Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0011173 | Openbravo ERP | B. User interface | public | 2009-10-29 11:48 | 2009-12-04 09:14 |
Reporter | networkb | ||||
Assigned To | harikrishnan | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.50MP7 | ||||
Target Version | 2.50MP10 | Fixed in Version | 2.50MP10 | ||
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). | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|