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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036216
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2017-06-09 09:522017-06-16 09:09
ReporteraferrazView Statuspublic 
Assigned Toinigosanchez 
PriorityimmediateResolutionfixedFixed in Version3.0PR17Q3
StatusclosedFix in branchFixed in SCM revision50f482602e22
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2016-10-17
Regression introduced in release3.0PR17Q1
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/b468094df0d0 [^]
Triggers an Emergency PackNo
Summary

0036216: Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process

DescriptionNot possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process
Steps To ReproduceAs 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)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0036184 closedmarkmm82 Cannot select an order line in Create Lines From of Goods Receipt window if it uses secondary UOM 
related to defect 0035540 closedalostale Traceability Report does not work 
related to defect 0036257 newTriage Finance Some HttpSecureAppServlet callouts doesn't defined in callout and mapping window 
depends on backport 00362293.0PR17Q2.1 closedinigosanchez Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process 
depends on backport 00362303.0PR17Q1.2 closedinigosanchez Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process 
caused by feature request 00325123.0PR17Q1 closedalostale support WildFly 10 

-  Notes
(0097344)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
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 (manager)
2017-06-16 09:09

reviewed + tested

- Issue History
Date Modified Username Field Change
2017-06-09 09:52 aferraz New Issue
2017-06-09 09:52 aferraz Assigned To => platform
2017-06-09 09:52 aferraz Modules => Core
2017-06-09 09:52 aferraz Triggers an Emergency Pack => No
2017-06-09 09:52 aferraz Relationship added caused by 0032512
2017-06-09 09:53 aferraz Regression level => Production - Confirmed Stable
2017-06-09 09:53 aferraz Regression date => 2016-10-17
2017-06-09 09:53 aferraz Regression introduced in release => 3.0PR17Q1
2017-06-09 09:53 aferraz Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/b468094df0d0 [^]
2017-06-09 09:54 aferraz Relationship added related to 0036184
2017-06-12 10:14 alostale Relationship added related to 0035540
2017-06-12 10:20 inigosanchez Assigned To platform => inigosanchez
2017-06-12 10:20 inigosanchez Status new => acknowledged
2017-06-12 10:21 inigosanchez Status acknowledged => scheduled
2017-06-12 13:47 inigosanchez Status scheduled => acknowledged
2017-06-12 13:48 inigosanchez Status acknowledged => scheduled
2017-06-12 18:16 inigosanchez Review Assigned To => alostale
2017-06-13 10:19 hgbot Checkin
2017-06-13 10:19 hgbot Note Added: 0097344
2017-06-13 10:19 hgbot Status scheduled => resolved
2017-06-13 10:19 hgbot Resolution open => fixed
2017-06-13 10:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/50f482602e22e6f9335a403bc04a9e3581b8d3f2 [^]
2017-06-13 11:26 inigosanchez Note Added: 0097353
2017-06-13 15:55 hudsonbot Checkin
2017-06-13 15:55 hudsonbot Note Added: 0097362
2017-06-14 13:44 inigosanchez Note Added: 0097389
2017-06-14 13:45 inigosanchez Note Edited: 0097389 View Revisions
2017-06-14 13:45 inigosanchez Relationship added related to 0036257
2017-06-16 09:09 alostale Note Added: 0097433
2017-06-16 09:09 alostale Status resolved => closed
2017-06-16 09:09 alostale Fixed in Version => 3.0PR17Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker