Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007860 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | minor | always | 2009-02-27 10:25 | 2009-07-03 13:14 | |||
Reporter | arunkumar | View Status | public | |||||
Assigned To | Hennadzi | |||||||
Priority | low | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5945bf27bcbb | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50beta | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007860: Error message while completing Goods receipt should be displayed more clear. | |||||||
Description | While creating "Goods Receipt" the lines do not have the Storage bin specified. An error message is displayed for that. But it should be made more clear for the end users. | |||||||
Steps To Reproduce | * Login as userA * Go to Procurement management->Transactions->Goods receipt * Click new and select VENDOR A as a business partner. Save * Click on button 'Create lines from' and verify: o Business partner: VENDOR A o In the "Order" combo box there is the purchase order * Select the purchase order * Don't select the warehouse position. * Select the purchase order line * Click OK * Move to Lines * Click on Attribute set value icon and fill the values and click OK * Go back to header and Complete As we don't select the warehouse position while completing the Goods receipt it shows error. But the error message displayed is "NotNullError - M_TRANSACTION-M_LOCATOR_ID" It should be made more clear that we should select the warehouse position. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0014804) hgbot (developer) 2009-03-19 16:27 |
Repository: erp/devel/pi Changeset: 25eb5c735c0ef4a2bede100029352a9e446c3890 Author: Artem Zakolodkin <artem.zakolodkin <at> opensuite.com> Date: Thu Mar 19 17:25:41 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/25eb5c735c0ef4a2bede100029352a9e446c3890 [^] Fixed bug 0007860: Error message while completing Goods receipt should be displayed more clear --- M src-db/database/model/functions/M_INOUT_POST.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0016062) hgbot (developer) 2009-05-05 16:48 |
Repository: erp/devel/pi Changeset: 14335553bf67e46fb2724e49046dfbdd2278caad Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Tue May 05 16:46:40 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/14335553bf67e46fb2724e49046dfbdd2278caad [^] Fixed bug 8912.Related to issue 7860. Changed the m_locator_id checking. The checking for null m_locator_id in the m_inout_line table now is done only if the product of the line is a stocked item. --- M src-db/database/model/functions/M_INOUT_POST.xml --- |
(0017864) hgbot (developer) 2009-07-03 13:14 |
Repository: erp/devel/pi Changeset: 5945bf27bcbb6fa74364f7fa8e84be41439c06a9 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Tue May 05 16:46:40 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5945bf27bcbb6fa74364f7fa8e84be41439c06a9 [^] Fixed bug 8912.Related to issue 7860. Changed the m_locator_id checking. The checking for null m_locator_id in the m_inout_line table now is done only if the product of the line is a stocked item. --- M src-db/database/model/functions/M_INOUT_POST.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-27 10:25 | arunkumar | New Issue | |
2009-02-27 10:25 | arunkumar | Assigned To | => rafaroda |
2009-02-27 10:25 | arunkumar | File Added: StorageBinError.JPG | |
2009-02-27 10:25 | arunkumar | OBNetwork customer | => No |
2009-02-27 10:25 | arunkumar | Regression testing | => No |
2009-03-16 12:11 | rafaroda | Assigned To | rafaroda => Dowid |
2009-03-16 12:11 | rafaroda | Priority | normal => low |
2009-03-16 12:11 | rafaroda | Status | new => scheduled |
2009-03-17 10:27 | PavelPonomarev | Assigned To | Dowid => Hennadzi |
2009-03-19 16:27 | hgbot | Checkin | |
2009-03-19 16:27 | hgbot | Note Added: 0014804 | |
2009-03-19 16:27 | hgbot | Status | scheduled => resolved |
2009-03-19 16:27 | hgbot | Resolution | open => fixed |
2009-03-19 16:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/25eb5c735c0ef4a2bede100029352a9e446c3890 [^] |
2009-04-21 10:53 | psarobe | Status | resolved => closed |
2009-04-22 00:01 | anonymous | sf_bug_id | 0 => 2778031 |
2009-05-05 16:48 | hgbot | Checkin | |
2009-05-05 16:48 | hgbot | Note Added: 0016062 | |
2009-05-05 16:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/25eb5c735c0ef4a2bede100029352a9e446c3890 [^] => http://code.openbravo.com/erp/devel/pi/rev/14335553bf67e46fb2724e49046dfbdd2278caad [^] |
2009-07-03 13:14 | hgbot | Checkin | |
2009-07-03 13:14 | hgbot | Note Added: 0017864 | |
2009-07-03 13:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/14335553bf67e46fb2724e49046dfbdd2278caad [^] => http://code.openbravo.com/erp/devel/pi/rev/5945bf27bcbb6fa74364f7fa8e84be41439c06a9 [^] |
Copyright © 2000 - 2009 MantisBT Group |