Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009574Openbravo ERP07. Sales managementpublic2009-06-22 10:382009-06-23 00:00
sureshbabu 
alostale 
immediatecriticalalways
closedfixed 
5
pi 
main 
Core
No
0009574: Not able to complete the Sales order after entering the required details.
System throws error message as "Request parameter required: inpdocstatus" in Sales Order header page, once the user clicks the complete button after entering the required details.



# Go to Sales management->Transactions->Sales Order
# Click New and select Transaction Document: Standard Order
# Select business partner<any valid BP)
# Move to lines and select any product
# Move back to Header and click complete button.

System throws error message as "Request parameter required: inpdocstatus" instead of success Message.
No tags attached.
related to defect 0009495 closed alostale The validation on the parameters of a process definition, does not work with refering to fields on the popup 
depends on backport 0009575 closed alostale Not able to complete the Sales order after entering the required details. 
jpg Not able to complete a Sales order - Request parameter required inpdocstatus.JPG (42,710) 2009-06-22 10:38
https://issues.openbravo.com/file_download.php?file_id=1444&type=bug
jpg
Issue History
2009-06-22 10:38sureshbabuNew Issue
2009-06-22 10:38sureshbabuAssigned To => rafaroda
2009-06-22 10:38sureshbabuFile Added: Not able to complete a Sales order - Request parameter required inpdocstatus.JPG
2009-06-22 10:40alostaleRelationship addedrelated to 0009495
2009-06-22 10:40psarobeStatusnew => scheduled
2009-06-22 10:40psarobeAssigned Torafaroda => alostale
2009-06-22 10:40psarobefix_in_branch => pi
2009-06-22 11:00hgbotCheckin
2009-06-22 11:00hgbotNote Added: 0017507
2009-06-22 11:00hgbotStatusscheduled => resolved
2009-06-22 11:00hgbotResolutionopen => fixed
2009-06-22 11:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d516efd4a7328ceabcd6f9640ece24c652b4ec54 [^]
2009-06-22 11:05hgbotCheckin
2009-06-22 11:05hgbotNote Added: 0017508
2009-06-22 11:05hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/d516efd4a7328ceabcd6f9640ece24c652b4ec54 [^] => http://code.openbravo.com/erp/devel/pi/rev/d8c293b8cc2cea1367fc0ae5e6aad7f52e0012f4 [^]
2009-06-22 11:09psarobeFixed in Version => main
2009-06-22 23:34psarobeStatusresolved => closed
2009-06-23 00:00anonymoussf_bug_id0 => 2810579

Notes
(0017507)
hgbot   
2009-06-22 11:00   
Repository: erp/devel/pi
Changeset: d516efd4a7328ceabcd6f9640ece24c652b4ec54
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 22 10:53:58 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d516efd4a7328ceabcd6f9640ece24c652b4ec54 [^]

fixed bug 0009574: Not able to complete the Sales order after entering the required details.

---
M src-wad/src/org/openbravo/wad/ActionButton_Relation_data.xsql
M src-wad/src/org/openbravo/wad/WadActionButton.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
(0017508)
hgbot   
2009-06-22 11:05   
Repository: erp/devel/pi
Changeset: d8c293b8cc2cea1367fc0ae5e6aad7f52e0012f4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 22 11:05:32 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d8c293b8cc2cea1367fc0ae5e6aad7f52e0012f4 [^]

issue 9574: fixed for java action buttons

---
M src-wad/src/org/openbravo/wad/WadActionButton.java
---