Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0029298 | Openbravo ERP | 04. Warehouse management | public | 2015-03-16 18:10 | 2015-05-07 22:16 |
Reporter | VictorVillar | ||||
Assigned To | aferraz | ||||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | 3.0PR15Q3 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | vmromanos | ||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | 34993 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0029298: It should not be possible to change the unit of measure conversion | ||||
Description | It should not be possible to change the unit of measure conversion | ||||
Steps To Reproduce | It is necessary to show the fields/tabs related with second uom. (conversion tab in UOM window, Uom tab in product window...) As group Admin role, Create a new conversion for Unit. Second unit of measure: hour Multiply rate by: 3 Divide Rate by: 0.33 Assing this second uom to product: Agua Create a new physical inventory for one product add: 40 hours main unit of measure: 120 Process it. After that change the the conversion to: Multiply rate by:0.1 Divide Rate by: 10 Create a new physical inventory add: 100 hours main unit of measure: 10 So the total is: Unit: 130 second unit of measure: 140 (hours) So the conversion is: 140/130 = 1.07 After that change the the conversion to: Multiply rate by:3 Divide Rate by: 0.33 Go to Sales order: Document type: POS order create one register for Agua second qty: 40 main unit of measure: 120 Complete it. Go to Goods Shipment created. realise that the second unit of measure qty is: 43,076923077 and the main unit of measure qty is: 120 The reason is: m_inout_create function v_ActualQty:=ROUND(v_storage.QtyOrder*(v_LocatorQty/v_storage.QtyOnHand), v_storage.stdprecision) ; where v_storage.QtyOrder= 140 v_LocatorQty= 120 v_storage.QtyOnHand= 130 | ||||
Proposed Solution | It is necessary to decide if it should be possible to change the rate if there is stock of any product with these units | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-03-16 18:10 | VictorVillar | New Issue | |||
2015-03-16 18:10 | VictorVillar | Assigned To | => Sandrahuguet | ||
2015-03-16 18:10 | VictorVillar | OBNetwork customer | => Yes | ||
2015-03-16 18:10 | VictorVillar | Modules | => Core | ||
2015-03-16 18:10 | VictorVillar | Support ticket | => 34993 | ||
2015-03-16 18:10 | VictorVillar | Resolution time | => 1429135200 | ||
2015-03-16 18:10 | VictorVillar | Triggers an Emergency Pack | => No | ||
2015-03-16 18:10 | VictorVillar | Issue Monitored: networkb | |||
2015-03-18 17:02 | reinaldoguerra | Assigned To | Sandrahuguet => reinaldoguerra | ||
2015-03-18 17:02 | reinaldoguerra | Status | new => scheduled | ||
2015-03-30 13:59 | jonalegriaesarte | Target Version | 3.0PR15Q2 => 3.0PR15Q3 | ||
2015-04-15 16:10 | aferraz | Assigned To | reinaldoguerra => aferraz | ||
2015-04-17 13:06 | aferraz | Note Added: 0076605 | |||
2015-04-23 13:03 | aferraz | Note Edited: 0076605 | bug_revision_view_page.php?bugnote_id=0076605#r8338 | ||
2015-04-24 08:50 | hgbot | Checkin | |||
2015-04-24 08:50 | hgbot | Note Added: 0076737 | |||
2015-04-24 08:50 | hgbot | Status | scheduled => resolved | ||
2015-04-24 08:50 | hgbot | Resolution | open => fixed | ||
2015-04-24 08:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cd77e2cf07ed8403aa07f8a553e69d900d01a67a [^] | ||
2015-04-24 08:52 | vmromanos | Review Assigned To | => vmromanos | ||
2015-04-24 08:52 | vmromanos | Note Added: 0076738 | |||
2015-04-24 08:52 | vmromanos | Status | resolved => closed | ||
2015-05-07 22:16 | hudsonbot | Checkin | |||
2015-05-07 22:16 | hudsonbot | Note Added: 0077151 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|