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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037070
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 07. Sales managementmajoralways2017-01-03 14:212018-01-25 16:53
ReporterpsanjuanView Statuspublic 
Assigned Tononofrancisco 
PriorityurgentResolutionfixedFixed in Version3.0PR17Q3.3
StatusclosedFix in branchFixed in SCM revision5020d82d2aa2
ProjectionnoneETAnoneTarget Version3.0PR17Q3.3
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037070: Movement Qty column info not updated once a product with stock is selected in Goods Shipment if Alt UOM Preference is enable.

DescriptionMovement Qty column info not updated once a product with stock is selected in Goods Shipment if Alt UOM Preference is enable.
Steps To ReproduceIn pi:

Go to Goods Shipment window and create a new one for F&B España, Alimentos y Supermercados business partner.
Go to lines and create a new one.
Click on product field, down arrow and select "Cerveza Ale 0.5L".
Verify that Movement Qty field is "automatically" updated with 24415.
See image 34840-1

Remove that line and close Goods Shipment form and leave session.
Log in.
Select System Admin role.

Go to Preference window and create a new record with below setup:

Client = System.
Organization = *
Property = Enable UOM Management.
Value = Y
Visible at = all empty.
Save it.
Log out and Log in.

Go to Goods Shipment window and create a new one for F&B España, Alimentos y Supermercados business partner.
Go to lines and create a new one.
Click on product field, down arrow and select "Cerveza Ale 0.5L".
Verify that Operative Qty field is empty.

See image 34840-2

Proposed SolutionOperative Quantity field should be automatically populated at least for those product do not having an alternative UOM but the same one they are stored in.

To be discussed whether this behaviour can be extended to products having an alternative UOM configured.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0034840 closednonofrancisco Movement Qty column info not updated once a product with stock is selected in Goods Shipment if Alt UOM Preference is enable. 

-  Notes
(0101959)
hgbot (developer)
2018-01-25 16:52

Repository: erp/backports/3.0PR17Q3.3
Changeset: 5020d82d2aa24b44cb9c68dc3271811977b4099d
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Mon Jan 22 12:12:44 2018 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q3.3/rev/5020d82d2aa24b44cb9c68dc3271811977b4099d [^]

Fixes issue 37070: Movement Qty column info not updated once a product with stock
is selected in Goods Shipment if Alt UOM Preference is enable.

Operative Quantity field isautomatically populated if the selected product
do not have a default Alternative UOM configured and the product has
quantity on hand.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
---
(0101960)
hgbot (developer)
2018-01-25 16:52

Repository: erp/backports/3.0PR17Q3.3
Changeset: ea4b983ef074926b7ad108585a770d273c09631a
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Jan 22 12:30:04 2018 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q3.3/rev/ea4b983ef074926b7ad108585a770d273c09631a [^]

Related to issue 37070: Code Review changes

* Added final modifier to product object again
* Removed unused methods
* When setting the AUM, set also the Quantity expresed in AUM
  and for that, convert the original quantity to the AUM equivalent.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
---
(0101961)
hgbot (developer)
2018-01-25 16:52

Repository: erp/backports/3.0PR17Q3.3
Changeset: 3101f4e449bc06b205d968ba8f72010a918d74ca
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Jan 24 16:21:27 2018 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q3.3/rev/3101f4e449bc06b205d968ba8f72010a918d74ca [^]

Related to Issue 37070. Change done to reload the qty in stock for a product
instead of 0 after the line has been saved

---
M src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
---
(0101963)
dmiguelez (developer)
2018-01-25 16:53

Code Review + Testing Ok

- Issue History
Date Modified Username Field Change
2017-10-13 15:13 nonofrancisco Type defect => backport
2017-10-13 15:13 nonofrancisco Target Version => 3.0PR17Q3.1
2017-11-02 16:21 dmiguelez Target Version 3.0PR17Q3.1 => 3.0PR17Q3.2
2017-12-26 13:53 vmromanos Target Version 3.0PR17Q3.2 => 3.0PR17Q3.3
2018-01-25 16:52 hgbot Checkin
2018-01-25 16:52 hgbot Note Added: 0101959
2018-01-25 16:52 hgbot Status scheduled => resolved
2018-01-25 16:52 hgbot Resolution open => fixed
2018-01-25 16:52 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR17Q3.3/rev/5020d82d2aa24b44cb9c68dc3271811977b4099d [^]
2018-01-25 16:52 hgbot Checkin
2018-01-25 16:52 hgbot Note Added: 0101960
2018-01-25 16:52 hgbot Checkin
2018-01-25 16:52 hgbot Note Added: 0101961
2018-01-25 16:53 dmiguelez Review Assigned To => dmiguelez
2018-01-25 16:53 dmiguelez Note Added: 0101963
2018-01-25 16:53 dmiguelez Status resolved => closed
2018-01-25 16:53 dmiguelez Fixed in Version => 3.0PR17Q3.3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker