Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039608Openbravo ERP03. Procurement managementpublic2018-11-09 09:092019-01-23 09:25
Leyre 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
3.0PR19Q1 
Sandrahuguet
Core
Production - Confirmed Stable
2017-08-04
3.0PR17Q4
https://code.openbravo.com/erp/devel/pi/rev/2ab8016a2353 [^]
No
0039608: Requisition window - columns are not displayed when selecting the product
Requisition window - columns are not displayed when selecting the product
1. Open the Requisition Window
2. Add a new record.
3. Add a new line:
   3.1 Select a Product
   3.2. Verify that the columns "Net Unit Price", "Line net amount", "List Price" and "Discount %" are hidden.

If you save the record adding a date and then open it, this values are displayed and the value = 0.00.
This works correctly until 17Q3 version.
No tags attached.
depends on backport 00396113.0PR18Q4 closed AtulOpenbravo Requisition window - columns are not displayed when selecting the product 
depends on backport 00396123.0PR18Q3.3 closed AtulOpenbravo Requisition window - columns are not displayed when selecting the product 
caused by design defect 0036067 closed markmm82 old callouts should be refactored to implement SimpleCallout 
Issue History
2018-11-09 09:09LeyreNew Issue
2018-11-09 09:09LeyreAssigned To => Triage Finance
2018-11-09 09:09LeyreModules => Core
2018-11-09 09:09LeyreTriggers an Emergency Pack => No
2018-11-12 08:11AtulOpenbravoAssigned ToTriage Finance => AtulOpenbravo
2018-11-12 08:13AtulOpenbravoRegression level => Production - Confirmed Stable
2018-11-12 08:13AtulOpenbravoRegression date => 2017-08-04
2018-11-12 08:13AtulOpenbravoRegression introduced in release => 3.0PR17Q4
2018-11-12 08:13AtulOpenbravoRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/2ab8016a2353 [^]
2018-11-12 09:27AtulOpenbravoNote Added: 0107836
2018-11-12 09:40AtulOpenbravoStatusnew => scheduled
2018-11-12 09:56dmitry_mezentsevRelationship addedcaused by 0036067
2018-11-12 15:27hgbotCheckin
2018-11-12 15:27hgbotNote Added: 0107855
2018-11-12 15:27hgbotStatusscheduled => resolved
2018-11-12 15:27hgbotResolutionopen => fixed
2018-11-12 15:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/efff403fd474c64f044a3185a66f63a05b7b4783 [^]
2018-11-12 16:31SandrahuguetReview Assigned To => Sandrahuguet
2018-11-12 16:31SandrahuguetNote Added: 0107860
2018-11-12 16:31SandrahuguetStatusresolved => closed
2018-11-12 16:31SandrahuguetFixed in Version => 3.0PR19Q1
2018-12-11 20:22hudsonbotCheckin
2018-12-11 20:22hudsonbotNote Added: 0108459
2019-01-23 09:25SandrahuguetNote Added: 0109085

Notes
(0107836)
AtulOpenbravo   
2018-11-12 09:27   
Test Plan

1. Open the Requisition Window
2. Add a new record, keep Price List field as blank.
3. Add a new line, keep Price List field as blank.
   3.1 Select a Product
   3.2. Verify that the columns "Net Unit Price", "Line net amount", "List Price" and "Discount %" are hidden.

If you save the record adding a date and then open it, this fields are not displayed. They are still hidden only.

4. Select a Price List having "IsTax Included" flag as No.
5. Realize that Net Unit Price, Line Net Amount, List Price, Discount % fields are displayed with value 0.
6. Select a Price List having "Is Tax Included" flag as Yes. (If it not present create a Price List with "Is Tax Included" flag as Yes and valid Price List version).
7. Realize that Net Unit Price, Line Net Amount, List Price, Discount % fields are hidden and Gross Unit Price, Gross Amount fields are displayed with value 0.
8. Keep the Price List field blank.
9. Realize that Net Unit Price, Line Net Amount, List Price, Discount %, Gross Unit Price, Gross Amount fields are hidden.
(0107855)
hgbot   
2018-11-12 15:27   
Repository: erp/devel/pi
Changeset: efff403fd474c64f044a3185a66f63a05b7b4783
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Nov 12 13:59:37 2018 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/efff403fd474c64f044a3185a66f63a05b7b4783 [^]

Fixes Issue 39608: Requisition window - columns are not displayed
when selecting the product

Set auxiliar input gross price value as Y or N or blank depending
on the price list if selected, IsTaxIncluded flag Yes or No or
price list is left blank respectively.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
---
(0107860)
Sandrahuguet   
2018-11-12 16:31   
Code review + testing OK
(0108459)
hudsonbot   
2018-12-11 20:22   
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/470e3cd384c5 [^]
Maturity status: Test
(0109085)
Sandrahuguet   
2019-01-23 09:25   
Test added in testlink:
https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-11160 [^]