Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025174 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | have not tried | 2013-11-18 13:49 | 2014-02-15 02:00 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | gauravdeshmukh | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | af9e83d05902 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 24747 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025174: Goods shipment can be booked without product and quanitity 1 | |||||||
Description | Goods shipment can be booked without product and quanitity 1 | |||||||
Steps To Reproduce | - Goods shipment, create a new header - Create a line with quantity 1 and without product - Book it | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0063711) gauravdeshmukh (viewer) 2014-01-27 11:10 |
We check following condition 1.When we select line without Product and Movement Quantity is equal to zero then no need to throw error 2.When we select line without Product and Movement Quantity is not equal to zero then throw error with text "When Product is blank then Movement Quantity must be zero." 3.case is applicable for sales and purchase i.e. for Goods Receipt and Goods Shipment window 4.Error is throw during Insert,Update and during Complete process 5.Default value for Movement Quantity = 0 so first time It create with a line with Movement Quantity = 0 |
(0064250) hgbot (developer) 2014-02-14 08:30 |
Repository: erp/devel/pi Changeset: af9e83d0590266b8b2ed6f02664f90d0f70cd628 Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com> Date: Thu Jan 30 11:29:06 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/af9e83d0590266b8b2ed6f02664f90d0f70cd628 [^] Fixes Issue 25174: Goods shipment can be booked without product and quantity. --- M src-db/database/model/functions/M_INOUT_POST.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/event/MInOutLineEventHandler.java --- |
(0064252) Sandrahuguet (viewer) 2014-02-14 08:38 |
Code review + testing OK |
(0064278) hudsonbot (viewer) 2014-02-15 02:00 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/90b0b23defc9 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-18 13:49 | jonalegriaesarte | New Issue | |
2013-11-18 13:49 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-11-18 13:49 | jonalegriaesarte | Modules | => Core |
2013-11-18 13:49 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-11-18 13:49 | jonalegriaesarte | Support ticket | => 24747 |
2013-11-18 13:49 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-12-09 16:10 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-01-15 09:59 | gauravdeshmukh | Assigned To | jonalegriaesarte => gauravdeshmukh |
2014-01-15 09:59 | gauravdeshmukh | Status | new => scheduled |
2014-01-27 11:10 | gauravdeshmukh | Note Added: 0063711 | |
2014-01-28 09:44 | gauravdeshmukh | Review Assigned To | => eduardo_Argal |
2014-02-14 08:30 | hgbot | Checkin | |
2014-02-14 08:30 | hgbot | Note Added: 0064250 | |
2014-02-14 08:30 | hgbot | Status | scheduled => resolved |
2014-02-14 08:30 | hgbot | Resolution | open => fixed |
2014-02-14 08:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/af9e83d0590266b8b2ed6f02664f90d0f70cd628 [^] |
2014-02-14 08:38 | Sandrahuguet | Review Assigned To | eduardo_Argal => Sandrahuguet |
2014-02-14 08:38 | Sandrahuguet | Note Added: 0064252 | |
2014-02-14 08:38 | Sandrahuguet | Status | resolved => closed |
2014-02-15 02:00 | hudsonbot | Checkin | |
2014-02-15 02:00 | hudsonbot | Note Added: 0064278 |
Copyright © 2000 - 2009 MantisBT Group |