Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030481 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | major | always | 2015-08-03 10:03 | 2015-08-25 15:48 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 2e0980743044 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030481: Wrong quantity conversion in goods receipts under some circumstancies | |||||||
Description | Wrong quantity conversion in goods receipts under some circumstancies. | |||||||
Steps To Reproduce | As System Administrator: show Conversion tab of the UOM window UOM tab of Product window Order quanty and Order UOM fields of Purchase order window || lines tab Order quanty and Order UOM fields of Goods Receipt window || lines tab As group admin role, Go to Unit of measure window select kilogram unit of measue Conversion tab: Add Unit: Multiply rate by 3.6 Go to Product window, create a new product. Name: secondUOM UOM: Unit Price tab: Tarifas Bebidas Alegres UOM tab: Kilogram Go to Purchase Order window, create a new one for Business Partner: Bebidas Alegres Lines tab: Product: secondUOM Order qty: 20 Order UOM: Kilogram So UOM: Unit Ordered qty: 72 Complete it. Go to Pending Goods Receipts window, select the purchase order created before and process it. Go to Goods Receipt window, realise that the movement qty is 72 and the order qty is 259.2 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0079163) VictorVillar (developer) 2015-08-03 10:04 |
It is necessary a script to fix the data. Besides, it might be a regression. |
(0079665) hgbot (developer) 2015-08-25 09:15 |
Repository: erp/devel/pi Changeset: 2e09807430444dc374dc9762a85662e6c19b3a49 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Thu Aug 13 10:45:12 2015 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/2e09807430444dc374dc9762a85662e6c19b3a49 [^] Fixes Issue 30481:Wrong quantity conversion in goods receipts under some circumstancies When using conversion from primary UOM to secondary uom divideby rate should be used and when vice versa multiply rate should be used. --- M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.java --- |
(0079702) hgbot (developer) 2015-08-25 14:09 |
Repository: erp/pmods/org.openbravo.fix.stock.qtyorderonhand Changeset: 2cd70f1f626dc414e119d73c3058018beb14002f Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Tue Aug 25 09:25:09 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.fix.stock.qtyorderonhand/rev/2cd70f1f626dc414e119d73c3058018beb14002f [^] Related to issue 30481: Fix wrong data New module created with a Java process to fix wrong data. Process will create a close physical inventory for wrong stock lines with quantity and order quantity setted as 0, and an open physical inventory for the same lines with the same quantity and the correct order quantity. --- R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_MENU.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_MODEL_OBJECT.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_MODULE.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_PROCESS.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src-db/database/sourcedata/AD_TREENODE.xml R modules/org.openbravo.fix.stock.qtyorderonhand/src/org/openbravo/fix/stock/qtyorderonhand/FixStockQtyOrderProcess.java --- |
(0079703) dmiguelez (developer) 2015-08-25 14:09 |
Repo with the Process that fixes wrong data: https://code.openbravo.com/erp/pmods/org.openbravo.fix.stock.qtyorderonhand [^] |
(0079704) dmiguelez (developer) 2015-08-25 14:09 |
Code Review + Testing Ok |
(0079725) hudsonbot (developer) 2015-08-25 15:48 |
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/e847ea2dfcc5 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-03 10:03 | VictorVillar | New Issue | |
2015-08-03 10:03 | VictorVillar | Assigned To | => Triage Finance |
2015-08-03 10:03 | VictorVillar | Modules | => Core |
2015-08-03 10:03 | VictorVillar | Resolution time | => 1441231200 |
2015-08-03 10:03 | VictorVillar | Triggers an Emergency Pack | => No |
2015-08-03 10:04 | VictorVillar | Issue Monitored: networkb | |
2015-08-03 10:04 | VictorVillar | Note Added: 0079163 | |
2015-08-10 07:15 | AtulOpenbravo | Assigned To | Triage Finance => AtulOpenbravo |
2015-08-10 07:15 | AtulOpenbravo | Status | new => scheduled |
2015-08-14 07:02 | AtulOpenbravo | Regression date | => 2014-11-12 |
2015-08-14 07:02 | AtulOpenbravo | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/e565273a954e [^] |
2015-08-20 14:06 | aferraz | Regression date | 2014-11-12 => |
2015-08-20 14:06 | aferraz | Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/e565273a954e [^] => |
2015-08-21 08:56 | aferraz | Relationship added | related to 0027977 |
2015-08-24 11:54 | vmromanos | Status | scheduled => acknowledged |
2015-08-24 11:55 | vmromanos | Status | acknowledged => scheduled |
2015-08-25 09:15 | hgbot | Checkin | |
2015-08-25 09:15 | hgbot | Note Added: 0079665 | |
2015-08-25 09:15 | hgbot | Status | scheduled => resolved |
2015-08-25 09:15 | hgbot | Resolution | open => fixed |
2015-08-25 09:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2e09807430444dc374dc9762a85662e6c19b3a49 [^] |
2015-08-25 14:09 | hgbot | Checkin | |
2015-08-25 14:09 | hgbot | Note Added: 0079702 | |
2015-08-25 14:09 | dmiguelez | Note Added: 0079703 | |
2015-08-25 14:09 | dmiguelez | Review Assigned To | => dmiguelez |
2015-08-25 14:09 | dmiguelez | Note Added: 0079704 | |
2015-08-25 14:09 | dmiguelez | Status | resolved => closed |
2015-08-25 15:48 | hudsonbot | Checkin | |
2015-08-25 15:48 | hudsonbot | Note Added: 0079725 | |
2015-10-20 12:39 | VictorVillar | Relationship added | blocks 0031185 |
2015-10-20 12:44 | VictorVillar | Relationship added | blocks 0031186 |
2016-05-16 11:06 | ngarcia | Relationship added | related to 0032943 |
2016-05-16 11:40 | ngarcia | Relationship added | related to 0032937 |
2016-10-11 19:15 | ngarcia | Relationship added | related to 0034192 |
Copyright © 2000 - 2009 MantisBT Group |