Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036229 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | major | always | 2017-06-09 09:52 | 2017-06-16 09:08 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3c6b29670b0f | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q2.1 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2016-10-17 | |||||||
Regression introduced in release | 3.0PR17Q1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/b468094df0d0 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036229: Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process | |||||||
Description | Not possible to change secondary quantity nor secondary unit in Goods Receipt create lines from process | |||||||
Steps To Reproduce | 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0097346) hgbot (developer) 2017-06-13 10:24 |
Repository: erp/backports/3.0PR17Q2.1 Changeset: 3c6b29670b0f64dd6cdbe14fb7409342de1bb56d Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Tue Jun 13 10:24:14 2017 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR17Q2.1/rev/3c6b29670b0f64dd6cdbe14fb7409342de1bb56d [^] Fixed issue 36229: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 --- |
(0097432) alostale (manager) 2017-06-16 09:08 |
reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-12 13:48 | inigosanchez | Type | defect => backport |
2017-06-12 13:48 | inigosanchez | Target Version | => 3.0PR17Q2.1 |
2017-06-13 10:13 | inigosanchez | Review Assigned To | => alostale |
2017-06-13 10:24 | hgbot | Checkin | |
2017-06-13 10:24 | hgbot | Note Added: 0097346 | |
2017-06-13 10:24 | hgbot | Status | scheduled => resolved |
2017-06-13 10:24 | hgbot | Resolution | open => fixed |
2017-06-13 10:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q2.1/rev/3c6b29670b0f64dd6cdbe14fb7409342de1bb56d [^] |
2017-06-13 11:26 | inigosanchez | Note Added: 0097352 | |
2017-06-13 11:26 | inigosanchez | Note Deleted: 0097352 | |
2017-06-16 09:08 | alostale | Note Added: 0097432 | |
2017-06-16 09:08 | alostale | Status | resolved => closed |
2017-06-16 09:08 | alostale | Fixed in Version | => 3.0PR17Q2.1 |
Copyright © 2000 - 2009 MantisBT Group |