Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021540Openbravo ERP07. Sales managementpublic2012-09-03 17:362012-09-26 17:29
jecharri 
jecharri 
immediatemajoralways
closedfixed 
5
 
3.0MP15 
Google Chrome
Core
Coding ( Testing )
2012-08-03
https://code.openbravo.com/erp/devel/pi/rev/58d977d378fbbc607d362de50171e2e69cd8ed0c [^]
No
0021540: Problems to close and order with different qty than the shipment
Problems to close and order with different qty than the shipment.
It is necesary to have more than one secondary unit related to products.
Go to Unit of measure window,
   create two registers:
      1.- meter
      2.- centimeter
        Conversion:
           1.- to centimeter
           2.- to meter
Go to Product window,
   Create a new one,
       Organization: US
       name: test
       UOM: meter
     Price Tab:
       *Be soft list price
       *General
     UOM tab
       *Assign centimeter as secondary unit
     Create a new one,
       Organization: US
       name: test2
       UOM: meter
     Price Tab:
       *Be soft list price
       *General
     UOM tab
       *Assign centimeter as secondary unit

Go to Sales Order/Purchase Order window,
   Create a new register for US Organization
     Go to lines tab:
        select the product created before
        set Order Qty: 5 (centimeter), so the Ordered quantity would be 0.05
Book it

Go to Goods Shipment window,
create a new register for US Organization
   Click in Create Lines From Order created before
      Change the Order quantity: 2, so the Movement quantity would be 0.02
Complete it.

Go to Sales Order window again,
   select the order created before and close it.
You will not be able to close.
No tags attached.
related to defect 00212253.0MP15 closed jecharri Not update in Order qty (secondary uom qty) of an order document when you close it 
Issue History
2012-09-03 17:36jecharriNew Issue
2012-09-03 17:36jecharriAssigned To => jecharri
2012-09-03 17:36jecharriWeb browser => Google Chrome
2012-09-03 17:36jecharriModules => Core
2012-09-03 17:36jecharriResolution time => 1346796000
2012-09-03 17:36jecharriWeb browserGoogle Chrome => Google Chrome
2012-09-03 17:36jecharriRegression level => Coding ( Testing )
2012-09-03 17:36jecharriRegression date => 2012-08-03
2012-09-03 17:36jecharriRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/58d977d378fbbc607d362de50171e2e69cd8ed0c [^]
2012-09-03 17:47hgbotCheckin
2012-09-03 17:47hgbotNote Added: 0051787
2012-09-03 17:47hgbotStatusnew => resolved
2012-09-03 17:47hgbotResolutionopen => fixed
2012-09-03 17:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3020127b4f3a343b21df39ff36634296f87e021e [^]
2012-09-03 17:49jecharriStatusresolved => new
2012-09-03 17:49jecharriResolutionfixed => open
2012-09-03 17:49jecharriRelationship addedrelated to 0021225
2012-09-03 17:50jecharriStatusnew => scheduled
2012-09-03 17:50jecharrifix_in_branch => pi
2012-09-03 17:50jecharriStatusscheduled => resolved
2012-09-03 17:50jecharriResolutionopen => fixed
2012-09-03 17:50VictorVillarIssue Monitored: networkb
2012-09-03 17:51VictorVillarNote Added: 0051789
2012-09-03 17:51VictorVillarStatusresolved => closed
2012-09-26 17:14hgbotCheckin
2012-09-26 17:14hgbotNote Added: 0052652
2012-09-26 17:14hgbotStatusclosed => resolved
2012-09-26 17:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/3020127b4f3a343b21df39ff36634296f87e021e [^] => http://code.openbravo.com/erp/devel/pi/rev/c3e4db466aa887b9b78c2ffce5086c349f559339 [^]
2012-09-26 17:17hudsonbotCheckin
2012-09-26 17:17hudsonbotNote Added: 0052672
2012-09-26 17:29gorka_gilStatusresolved => closed

Notes
(0051787)
hgbot   
2012-09-03 17:47   
Repository: erp/devel/pi
Changeset: 3020127b4f3a343b21df39ff36634296f87e021e
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Sep 03 17:46:56 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3020127b4f3a343b21df39ff36634296f87e021e [^]

Fixes issue 21540 , issue 21225:
Problems to close and order with different qty than the shipment
Not update in Order qty (secondary uom qty) of an order document when you close it

---
M src-db/database/model/functions/C_ORDER_POST1.xml
---
(0051789)
VictorVillar   
2012-09-03 17:51   
Verified + code review
(0052652)
hgbot   
2012-09-26 17:14   
Repository: erp/devel/pi
Changeset: c3e4db466aa887b9b78c2ffce5086c349f559339
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Sep 03 17:46:56 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c3e4db466aa887b9b78c2ffce5086c349f559339 [^]

Fixes issue 21540 , issue 21225:
Problems to close and order with different qty than the shipment
Not update in Order qty (secondary uom qty) of an order document when you close it

---
M src-db/database/model/functions/C_ORDER_POST1.xml
---
(0052672)
hudsonbot   
2012-09-26 17:17   
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/b780e90c6452 [^]

Maturity status: Test