Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015035
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajoralways2010-10-26 13:232010-11-05 12:44
ReportersureshbabuView Statuspublic 
Assigned Toadrianromero 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision25db9e74a308
ProjectionnoneETAnoneTarget Version2.50MP23
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015035: Not able to create Goods receipt, for a order which is created with -ve quantity using create line from button in Good receipt

DescriptionNot able to create Goods receipt, for a sales order which is created with -ve quantity From Goods receipt window using "Create Lines From" button
Steps To Reproduce1) Create and complete a sales order for qty=-10 (Negative qty)
2) Try to create a goods receipt for the above created sales order from Goods receipt window using Create lines from button,

Issue, above created line item not appear in the grid table.
TagsRegression QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00147302.50MP23 closedadrianromero CreateLines from is not working well: Lines with 0.00 can be selected 

-  Notes
(0032222)
psarobe (manager)
2010-10-26 13:56

Regression introduced by issue 14730
(0032225)
hgbot (developer)
2010-10-26 16:08

Repository: erp/devel/pi
Changeset: 3bd074923746e7240fd63b0c00db4ff4dd439ea7
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Oct 26 16:08:08 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3bd074923746e7240fd63b0c00db4ff4dd439ea7 [^]

Fixes issue 0015035: Not able to create Goods receipt, for a order which is created with -ve quantity using create line from button in Good receipt
It has been removed the check of delivered items for negative quantities for the query that selects candidate lines for shipment

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
(0032226)
adrianromero (manager)
2010-10-26 16:12

* Steps to test

Follow the steps to reproduce and verify that now, when pressing the "create lines from" button, lines from orders with negative quantity now appears.

Verify also that the check included in issue 14730 still works. i.e. order lines with positive quantities are displayed in the "create lines from" button only if the ordered quantity is greater than the delivered quantity.

* Other areas affected

No other areas affected. Only the "Create lines from" dialog.
(0032231)
hgbot (developer)
2010-10-26 17:10

Repository: erp/devel/pi
Changeset: 25db9e74a308f2f2e401d3cfa32463c87d5a5846
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Oct 26 17:09:28 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/25db9e74a308f2f2e401d3cfa32463c87d5a5846 [^]

Fixes issue 0015035: Not able to create Goods receipt, for a order which is created with -ve quantity using create line from button in Good receipt
It has been removed the check of delivered items for negative quantities for the query that selects candidate lines for shipment

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
(0032243)
sureshbabu (reporter)
2010-10-27 07:50

verified
(0032417)
hudsonbot (developer)
2010-11-05 12:44

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/3bd074923746 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0032419)
hudsonbot (developer)
2010-11-05 12:44

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/25db9e74a308 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]

- Issue History
Date Modified Username Field Change
2010-10-26 13:23 sureshbabu New Issue
2010-10-26 13:23 sureshbabu Assigned To => adrianromero
2010-10-26 13:24 sureshbabu Tag Attached: Regression QA
2010-10-26 13:56 psarobe Relationship added related to 0014730
2010-10-26 13:56 psarobe Note Added: 0032222
2010-10-26 13:57 psarobe Status new => scheduled
2010-10-26 13:57 psarobe fix_in_branch => pi
2010-10-26 16:08 hgbot Checkin
2010-10-26 16:08 hgbot Note Added: 0032225
2010-10-26 16:08 hgbot Status scheduled => resolved
2010-10-26 16:08 hgbot Resolution open => fixed
2010-10-26 16:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3bd074923746e7240fd63b0c00db4ff4dd439ea7 [^]
2010-10-26 16:12 adrianromero Note Added: 0032226
2010-10-26 17:10 hgbot Checkin
2010-10-26 17:10 hgbot Note Added: 0032231
2010-10-26 17:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/3bd074923746e7240fd63b0c00db4ff4dd439ea7 [^] => http://code.openbravo.com/erp/devel/pi/rev/25db9e74a308f2f2e401d3cfa32463c87d5a5846 [^]
2010-10-27 07:50 sureshbabu Note Added: 0032243
2010-10-27 07:50 sureshbabu Status resolved => closed
2010-10-30 11:24 anonymous sf_bug_id 0 => 3098758
2010-11-05 12:44 hudsonbot Checkin
2010-11-05 12:44 hudsonbot Note Added: 0032417
2010-11-05 12:44 hudsonbot Checkin
2010-11-05 12:44 hudsonbot Note Added: 0032419


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker