Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036216Openbravo ERP04. Warehouse managementpublic2017-06-09 09:522017-06-16 09:09
aferraz 
inigosanchez 
immediatemajoralways
closedfixed 
30Professional Appliance
 
3.0PR17Q3 
alostale
Core
Production - Confirmed Stable
2016-10-17
3.0PR17Q1
https://code.openbravo.com/erp/devel/pi/rev/b468094df0d0 [^]
No
0036216: Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process
Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process
As system admin role:
   Set as displayed the 'Order Quantity' and 'Order UOM' fields of at least purchase order and goods receipt lines
   Set as active 'Product - UOM' and 'Unit Of Measure - Conversion' tabs

As group admin role:
   Create a new product
   Add a purchase price list to it
   Set a unit in the UOM tab, for example Kg
   Create another unit in the UOM tab, for example Liter
   Define a conversion between Kg and Unit
   Create a purchase order, add a line to it and include the previously created product
   Select Kg in Order UOM field and set the quantity in Order Quantity field
   Book it
   Create a Goods Receipt header
   Click on Create Lines From and select the already created order line
   Change secondary quantity or secondary unit.
   Click on Ok button and realize any action is performed and Ok and Cancel buttons get disabled.
   Check in js console the following error: POST http://localhost:8080/openbravo/ad_callouts/SL_CreateLines_Conversion_UOM.html [^] 404 (No Encontrado)
No tags attached.
related to defect 0036184 closed markmm82 Cannot select an order line in Create Lines From of Goods Receipt window if it uses secondary UOM 
related to defect 0035540 closed alostale Traceability Report does not work 
related to defect 0036257 new Triage Finance Some HttpSecureAppServlet callouts doesn't defined in callout and mapping window 
depends on backport 00362293.0PR17Q2.1 closed inigosanchez Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process 
depends on backport 00362303.0PR17Q1.2 closed inigosanchez Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process 
caused by feature request 00325123.0PR17Q1 closed alostale support WildFly 10 
Issue History
2017-06-09 09:52aferrazNew Issue
2017-06-09 09:52aferrazAssigned To => platform
2017-06-09 09:52aferrazModules => Core
2017-06-09 09:52aferrazTriggers an Emergency Pack => No
2017-06-09 09:52aferrazRelationship addedcaused by 0032512
2017-06-09 09:53aferrazRegression level => Production - Confirmed Stable
2017-06-09 09:53aferrazRegression date => 2016-10-17
2017-06-09 09:53aferrazRegression introduced in release => 3.0PR17Q1
2017-06-09 09:53aferrazRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/b468094df0d0 [^]
2017-06-09 09:54aferrazRelationship addedrelated to 0036184
2017-06-12 10:14alostaleRelationship addedrelated to 0035540
2017-06-12 10:20inigosanchezAssigned Toplatform => inigosanchez
2017-06-12 10:20inigosanchezStatusnew => acknowledged
2017-06-12 10:21inigosanchezStatusacknowledged => scheduled
2017-06-12 13:47inigosanchezStatusscheduled => acknowledged
2017-06-12 13:48inigosanchezStatusacknowledged => scheduled
2017-06-12 18:16inigosanchezReview Assigned To => alostale
2017-06-13 10:19hgbotCheckin
2017-06-13 10:19hgbotNote Added: 0097344
2017-06-13 10:19hgbotStatusscheduled => resolved
2017-06-13 10:19hgbotResolutionopen => fixed
2017-06-13 10:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/50f482602e22e6f9335a403bc04a9e3581b8d3f2 [^]
2017-06-13 11:26inigosanchezNote Added: 0097353
2017-06-13 15:55hudsonbotCheckin
2017-06-13 15:55hudsonbotNote Added: 0097362
2017-06-14 13:44inigosanchezNote Added: 0097389
2017-06-14 13:45inigosanchezNote Edited: 0097389bug_revision_view_page.php?bugnote_id=0097389#r15361
2017-06-14 13:45inigosanchezRelationship addedrelated to 0036257
2017-06-16 09:09alostaleNote Added: 0097433
2017-06-16 09:09alostaleStatusresolved => closed
2017-06-16 09:09alostaleFixed in Version => 3.0PR17Q3

Notes
(0097344)
hgbot   
2017-06-13 10:19   
Repository: erp/devel/pi
Changeset: 50f482602e22e6f9335a403bc04a9e3581b8d3f2
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Mon Jun 12 18:24:58 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/50f482602e22e6f9335a403bc04a9e3581b8d3f2 [^]

Fixed issue 36216: servlet callout SL_CreateLines_Conversion_UOM is not working

The reported problem is the same that it had been fixed in this issue 0035540 . In this case, SL_CreateLines_Conversion_UOM callout is still required to be manually executed as a servlet.

Callouts should only be used in generated windows, for manual old 2.50 ones, as this case, the mapping is not generated by defining it as a manual map.

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
---
(0097353)
inigosanchez   
2017-06-13 11:26   
Review this other ones:
-ad_callouts/SL_CreateFromMultiple_Warehouse.html
-ad_callouts/SL_CreateFromMultiple_Product.html
-ad_callouts/SL_CreateFromMultiple_Conversion.html
-ad_callouts/SL_CreateLines_Conversion_UOM.html
-ad_callouts/SL_MInOutTraceReports.html
(0097362)
hudsonbot   
2017-06-13 15:55   
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/8d9cb6231826 [^]
Maturity status: Test
(0097389)
inigosanchez   
2017-06-14 13:44   
(edited on: 2017-06-14 13:45)
An issue 0036257 has been reported related with the following callouts:
-ad_callouts/SL_CreateFromMultiple_Warehouse.html
-ad_callouts/SL_CreateFromMultiple_Product.html
-ad_callouts/SL_CreateFromMultiple_Conversion.html

(0097433)
alostale   
2017-06-16 09:09   
reviewed + tested