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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014513
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajoralways2010-09-10 12:192011-01-17 12:31
ReporternetworkbView Statuspublic 
Assigned Toharikrishnan 
PriorityurgentResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revisiona4c4d0f0a33c
ProjectionnoneETAnoneTarget Version2.50MP22
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP21SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014513: Create Lines From Goods Receipt loads quantity of primary unit in both primary and secondary unit

DescriptionIf you have a complete PO with secondary uom and the you use "Create Lines From" in goods receipt window, you will see that quantity of primary uom and quantity of secondary uom are the same.
Steps To Reproduce1. Master Data Management || Product Setup || Unit of Measure || Unit of Measure >> Conversion : define conversion from Unit to Bag. Multiple Rate by: 2
2. Procurement Management || Transactions || Purchase Order || Header : create order for Mcgiver and Beer. set 30 bags --> 15 unit. Complete.
3. Procurement Management || Transactions || Goods Receipt || Header : create record for Mcgiver and press "Create Lines From" button. Select previous Order.

Realize that grid shows:
15 Ud
15 Bag

(where it should be 15 Ud -- 30 Bag)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to backport 00156762.50MP27 closeddalsasua Create Lines From Goods Receipt should load quantities (main and secondary) directly from the order 

-  Notes
(0031212)
hgbot (developer)
2010-09-20 09:42

Repository: erp/devel/pi
Changeset: a4c4d0f0a33c4e0597d2ea9097baef04e98edbc6
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Mon Sep 20 13:12:07 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a4c4d0f0a33c4e0597d2ea9097baef04e98edbc6 [^]

Fixes Issue 14513: Create Lines From Goods Receipt loads quantity of primary unit in both primary and secondary unit

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
(0031214)
harikrishnan (reporter)
2010-09-20 10:04

Steps to test:

*Follow the steps given in the issue.

Root Cause:
*They are calculated the Secondary unit by dividing the multiple rate.Now this is calculated by divide rate.

Impact:
*This is used only in Goods Receipt.
(0031238)
hudsonbot (developer)
2010-09-20 15:28

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/a4c4d0f0a33c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2d835e4acd70 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18424.obx [^]
(0031328)
sureshbabu (reporter)
2010-09-23 13:47

@hari still i am finding the same issue in livebuilds (Postgres pi) context
(0031342)
sureshbabu (reporter)
2010-09-24 11:07

verified
(0033676)
hgbot (developer)
2011-01-17 12:20

Repository: erp/stable/2.50
Changeset: 2626c56070e12179e10f76b223831e4114abc7af
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Jan 17 12:19:49 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/2626c56070e12179e10f76b223831e4114abc7af [^]

Issue 14513: Create Lines From Goods Receipt loads quantity of primary unit in both primary and secondary unit
Reverts changeset 8424 a4c4d0f0a33c

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
(0033677)
hgbot (developer)
2011-01-17 12:24

Repository: erp/devel/pi
Changeset: 8c73191b4b4044211bfe78a9baf345162c9ff701
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Jan 17 12:23:39 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8c73191b4b4044211bfe78a9baf345162c9ff701 [^]

Issue 14513: Create Lines From Goods Receipt loads quantity of primary unit in both primary and secondary unit
Reverts changeset 8424 a4c4d0f0a33c

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
(0033679)
adrianromero (manager)
2011-01-17 12:31

The initial changed that fixed this issue has been removed because it obliges to create a new conversion from the secondary uom to the primary uom and this is not needed.

This issue as been reverted to work as it was working before: It is only needed the divide rate of the conversion of the primariy uom to the secondary uom.

- Issue History
Date Modified Username Field Change
2010-09-10 12:19 networkb New Issue
2010-09-10 12:19 networkb Assigned To => adrianromero
2010-09-10 12:22 networkb Priority high => urgent
2010-09-10 12:22 networkb Severity minor => major
2010-09-10 12:24 networkb Target Version 2.50MP23 => 2.50MP22
2010-09-13 11:17 adrianromero Status new => scheduled
2010-09-13 11:17 adrianromero fix_in_branch => pi
2010-09-20 09:41 harikrishnan Assigned To adrianromero => harikrishnan
2010-09-20 09:42 hgbot Checkin
2010-09-20 09:42 hgbot Note Added: 0031212
2010-09-20 09:42 hgbot Status scheduled => resolved
2010-09-20 09:42 hgbot Resolution open => fixed
2010-09-20 09:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a4c4d0f0a33c4e0597d2ea9097baef04e98edbc6 [^]
2010-09-20 10:04 harikrishnan Note Added: 0031214
2010-09-20 15:28 hudsonbot Checkin
2010-09-20 15:28 hudsonbot Note Added: 0031238
2010-09-23 13:47 sureshbabu Note Added: 0031328
2010-09-24 11:07 sureshbabu Note Added: 0031342
2010-09-24 11:07 sureshbabu Status resolved => closed
2010-09-25 00:00 anonymous sf_bug_id 0 => 3075152
2011-01-17 11:24 maite Relationship added related to 0015676
2011-01-17 12:20 hgbot Checkin
2011-01-17 12:20 hgbot Note Added: 0033676
2011-01-17 12:24 hgbot Checkin
2011-01-17 12:24 hgbot Note Added: 0033677
2011-01-17 12:31 adrianromero Note Added: 0033679
2011-01-17 12:31 adrianromero Resolution fixed => no change required
2011-01-17 12:31 adrianromero fix_in_branch pi =>


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker