Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039612Openbravo ERP03. Procurement managementpublic2018-11-09 09:092018-11-12 16:30
Leyre 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
3.0PR18Q3.33.0PR18Q3.3 
Sandrahuguet
Core
Production - Confirmed Stable
2017-08-04
3.0PR17Q4
https://code.openbravo.com/erp/devel/pi/rev/2ab8016a2353 [^]
No
0039612: 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.
blocks defect 0039608 closed AtulOpenbravo Requisition window - columns are not displayed when selecting the product 
Issue History
2018-11-12 09:40AtulOpenbravoTypedefect => backport
2018-11-12 09:40AtulOpenbravoTarget Version => 3.0PR18Q3.3
2018-11-12 11:33AtulOpenbravoNote Added: 0107842
2018-11-12 16:28hgbotCheckin
2018-11-12 16:28hgbotNote Added: 0107857
2018-11-12 16:28hgbotStatusscheduled => resolved
2018-11-12 16:28hgbotResolutionopen => fixed
2018-11-12 16:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR18Q3.3/rev/45062775b70040419ea28165ebe1a860b2752824 [^]
2018-11-12 16:30SandrahuguetReview Assigned To => Sandrahuguet
2018-11-12 16:30SandrahuguetNote Added: 0107859
2018-11-12 16:30SandrahuguetStatusresolved => closed
2018-11-12 16:30SandrahuguetFixed in Version => 3.0PR18Q3.3

Notes
(0107842)
AtulOpenbravo   
2018-11-12 11:33   
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.
(0107857)
hgbot   
2018-11-12 16:28   
Repository: erp/backports/3.0PR18Q3.3
Changeset: 45062775b70040419ea28165ebe1a860b2752824
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Nov 12 13:59:37 2018 +0530
URL: http://code.openbravo.com/erp/backports/3.0PR18Q3.3/rev/45062775b70040419ea28165ebe1a860b2752824 [^]

Fixes Issue 39612: 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
---
(0107859)
Sandrahuguet   
2018-11-12 16:30   
Code review + testing OK