Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022883Openbravo ERP07. Sales managementpublic2013-01-24 12:332013-02-01 22:29
ngarcia 
jecharri 
immediatemajoralways
closedfixed 
5
pi 
3.0MP203.0MP20 
ngarcia
Core
No
0022883: Partial goods shipments from orders can be created with a higher amount than the ordered
Partial goods shipments from orders can be created with a higher amount than the ordered
As group admin role:
   Create a Sales Order and book it
   Create an associated Goods Shipment with the Create Lines From process
   Increase the Movement Quantity
   Check that the following error message appears:
      Saving failed. Movement Quantity is greater than the Ordered Quantity.
   Now change the Movement Quantity to be less than the ordered quantity and complete it
   Create a new Goods Shipment for that order
   Change the Movement Quantity to the ordered quantity and complete it
   Notice that the total quantity shipped (in both shipments) is higher than the ordered one
   You could create a third goods shipment for that order with negative quantity
No tags attached.
related to defect 00254003.0PR14Q2 closed AtulOpenbravo More quantity than the ordered can be shipped 
Issue History
2013-01-24 12:33ngarciaNew Issue
2013-01-24 12:33ngarciaAssigned To => dmiguelez
2013-01-24 12:33ngarciaModules => Core
2013-01-24 12:33ngarciaResolution time => 1365544800
2013-01-24 12:33ngarciaTriggers an Emergency Pack => No
2013-01-24 12:33ngarciaIssue Monitored: networkb
2013-01-24 20:28dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-01-29 14:48jonalegriaesartePriorityhigh => immediate
2013-01-29 14:48jonalegriaesarteSeverityminor => major
2013-01-29 14:48jonalegriaesarteTarget Version3.0MP22 => 3.0MP20
2013-01-30 10:26jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2013-01-30 18:03hgbotCheckin
2013-01-30 18:03hgbotNote Added: 0055979
2013-01-30 18:03hgbotStatusnew => resolved
2013-01-30 18:03hgbotResolutionopen => fixed
2013-01-30 18:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/388afb7bcd0d7b6b7ea8b8283a3c8c0f0621b1b3 [^]
2013-01-31 10:02jecharriNote Added: 0055996
2013-01-31 17:12hgbotCheckin
2013-01-31 17:12hgbotNote Added: 0056022
2013-01-31 17:13jecharriStatusresolved => new
2013-01-31 17:13jecharriResolutionfixed => open
2013-01-31 17:13jecharriTarget Version3.0MP20 => 3.0MP21
2013-02-01 11:52hgbotCheckin
2013-02-01 11:52hgbotNote Added: 0056046
2013-02-01 11:54hgbotStatusnew => resolved
2013-02-01 11:54hgbotResolutionopen => fixed
2013-02-01 11:54hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/388afb7bcd0d7b6b7ea8b8283a3c8c0f0621b1b3 [^] => http://code.openbravo.com/erp/devel/pi/rev/ba202e7c6b2d5c80c15108bd0a51800b084b97c6 [^]
2013-02-01 16:57ngarciaNote Added: 0056063
2013-02-01 16:57ngarciaStatusresolved => new
2013-02-01 16:57ngarciaResolutionfixed => open
2013-02-01 16:58ngarciaReview Assigned To => ngarcia
2013-02-01 16:58ngarciaNote Added: 0056064
2013-02-01 16:58ngarciaStatusnew => closed
2013-02-01 16:58ngarciaFixed in Version => 3.0MP20
2013-02-01 16:59ngarciaStatusclosed => new
2013-02-01 16:59ngarciaFixed in Version3.0MP20 =>
2013-02-01 16:59ngarciaTarget Version3.0MP21 => 3.0MP20
2013-02-01 17:00ngarciaStatusnew => scheduled
2013-02-01 17:00ngarciafix_in_branch => pi
2013-02-01 17:00ngarciaStatusscheduled => resolved
2013-02-01 17:00ngarciaFixed in Version => 3.0MP20
2013-02-01 17:00ngarciaResolutionopen => fixed
2013-02-01 17:00ngarciaStatusresolved => closed
2013-02-01 22:28hudsonbotCheckin
2013-02-01 22:28hudsonbotNote Added: 0056092
2013-02-01 22:29hudsonbotCheckin
2013-02-01 22:29hudsonbotNote Added: 0056100
2013-02-01 22:29hudsonbotCheckin
2013-02-01 22:29hudsonbotNote Added: 0056109
2013-12-26 11:45ngarciaRelationship addedrelated to 0025400

Notes
(0055979)
hgbot   
2013-01-30 18:03   
Repository: erp/devel/pi
Changeset: 388afb7bcd0d7b6b7ea8b8283a3c8c0f0621b1b3
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Jan 30 18:02:39 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/388afb7bcd0d7b6b7ea8b8283a3c8c0f0621b1b3 [^]

Fixes issue 22883: Partial goods shipments from orders
can be created with a higher amount than the ordered

---
M src-db/database/model/triggers/M_INOUTLINE_TRG.xml
---
(0055996)
jecharri   
2013-01-31 10:02   
Test cases:
-verify steps to reproduce.

-Create a partial shipment with positive value
-Create a partial shipment with negative value
-Create a partial shipment with positive value covering all the order + 1 (check that you can not)
-Create a partial shipment with positive value covering all the order (check that you can)

-Verify that you can void all the previous shipments.
-verify that again you can create the above shipments.

--------------------------------------------------------
-Create a partial shipment with positive value
-Create a partial shipment with positive value covering all the order + 1 (check that you can not)
-Create a partial shipment with positive value covering all the order (check that you can)

-Verify that you can void all the previous shipments.
-verify that again you can create the above shipments.
(0056022)
hgbot   
2013-01-31 17:12   
Repository: erp/devel/pi
Changeset: ccd53c8a7517e50664d108b95cbdede627213f39
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Jan 31 17:11:33 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ccd53c8a7517e50664d108b95cbdede627213f39 [^]

issue 22883: Partial goods shipments from orders can be created
with a higher amount than the ordered

---
M src-db/database/model/triggers/M_INOUTLINE_TRG.xml
---
(0056046)
hgbot   
2013-02-01 11:52   
Repository: erp/devel/pi
Changeset: ba202e7c6b2d5c80c15108bd0a51800b084b97c6
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Feb 01 11:51:34 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ba202e7c6b2d5c80c15108bd0a51800b084b97c6 [^]

Fixes issue 22883: Partial goods shipments
from orders can be created with a higher amount than the ordered

---
M src-db/database/model/triggers/M_INOUTLINE_TRG.xml
---
(0056063)
ngarcia   
2013-02-01 16:57   
changed to new in order to change the target version
(0056064)
ngarcia   
2013-02-01 16:58   
verified
(0056092)
hudsonbot   
2013-02-01 22:28   
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/b070aa80fc76 [^]

Maturity status: Test
(0056100)
hudsonbot   
2013-02-01 22:29   
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/b070aa80fc76 [^]

Maturity status: Test
(0056109)
hudsonbot   
2013-02-01 22:29   
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/b070aa80fc76 [^]

Maturity status: Test