Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039611Openbravo ERP03. Procurement managementpublic2018-11-09 09:092018-11-12 16:30
Leyre 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
3.0PR18Q43.0PR18Q4 
Sandrahuguet
Core
Production - Confirmed Stable
2017-08-04
3.0PR17Q4
https://code.openbravo.com/erp/devel/pi/rev/2ab8016a2353 [^]
No
0039611: 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.0PR18Q4
2018-11-12 11:37AtulOpenbravoNote Added: 0107843
2018-11-12 15:56hgbotCheckin
2018-11-12 15:56hgbotNote Added: 0107856
2018-11-12 15:56hgbotStatusscheduled => resolved
2018-11-12 15:56hgbotResolutionopen => fixed
2018-11-12 15:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR18Q4/rev/81f1c554f40fd50e646f7ab9b9b0439ea455d31f [^]
2018-11-12 16:30SandrahuguetReview Assigned To => Sandrahuguet
2018-11-12 16:30SandrahuguetNote Added: 0107858
2018-11-12 16:30SandrahuguetStatusresolved => closed
2018-11-12 16:30SandrahuguetFixed in Version => 3.0PR18Q4

Notes
(0107843)
AtulOpenbravo   
2018-11-12 11:37   
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.
(0107856)
hgbot   
2018-11-12 15:56   
Repository: erp/backports/3.0PR18Q4
Changeset: 81f1c554f40fd50e646f7ab9b9b0439ea455d31f
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.0PR18Q4/rev/81f1c554f40fd50e646f7ab9b9b0439ea455d31f [^]

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