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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013039
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementminoralways2010-04-19 14:592012-05-25 12:13
ReporteralbertobgView Statuspublic 
Assigned Tomirurita 
PrioritynormalResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchFixed in SCM revision65fa9fad25cc
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP14SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0013039: Callout SL_RequisitionLine_Amt gets the standard and price precision from data in header instead of lines

DescriptionCallout SL_RequisitionLine_Amt gets the standard precision and price precision using the select method in SL_RequisitionLine_Amt_data.xsql.
This query joins only with M_Requisition (M_Requisition.M_PriceList_ID)
It is possible to specify the pricelist at line level, so it should join first with M_RequisitionLine (M_RequisitionLine.M_PriceList_ID) and, if not found, then try with M_Requisition.
TagsVMA-Reviewed
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0013955 closednaiaramartinez Requisition: When pricelist information is added to the header after the line was added, the prices do not get applied in line 

-  Notes
(0048610)
naiaramartinez (developer)
2012-05-14 11:43

Test Plan:

  Go to currency window and create a new record. Fill Standard Precision, costing precision and price precision with 1.

  Go to Requisition window
  Create new header. Select a pricelist
  Go to lines tab and create a new record. Fill price list field and save it. The price list field have to be different of header's price list.

  Navigate to line's price list. Change this price list's currency, and set previosly created one.

  Go back to the Requisition line and change the product. Notice that Line net amount is showing with 1 decimal.
(0048778)
hgbot (developer)
2012-05-18 19:44

Repository: erp/devel/pi
Changeset: 65fa9fad25ccf98334937f7f8afa20f41dc303e0
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Fri May 18 13:59:45 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/65fa9fad25ccf98334937f7f8afa20f41dc303e0 [^]

fixed bug 13039 get standard and price precision from data in lines. If data
is null it gets from header.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Amt.java
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Amt_data.xsql
---
(0048779)
hgbot (developer)
2012-05-18 19:44

Repository: erp/devel/pi
Changeset: f531a3011f716677690fdfe6d09d43605596ada5
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri May 18 19:43:48 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f531a3011f716677690fdfe6d09d43605596ada5 [^]

Related to issue 13039: remove not needed if condition.
getStringParameter(String parameter) calls to getStringParameter(parameter, "", null)
where default value in case of null is an empty string "" (second parameter).

---
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Amt.java
---
(0048780)
mirurita (developer)
2012-05-18 19:45

code review + testing OK
(0049171)
hudsonbot (developer)
2012-05-25 12:13

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/5401e185a8b0 [^]

Maturity status: Test
(0049172)
hudsonbot (developer)
2012-05-25 12:13

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/5401e185a8b0 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2010-04-19 14:59 albertobg New Issue
2010-04-19 14:59 albertobg Assigned To => adrianromero
2010-08-24 22:39 fgredruello Issue Monitored: fgredruello
2011-06-03 10:59 dalsasua Assigned To adrianromero => dalsasua
2011-07-20 18:12 dalsasua Assigned To dalsasua => jonalegriaesarte
2011-09-16 12:02 psarobe Status new => scheduled
2011-09-16 12:02 psarobe Fixed in Version => 3.0MP9
2012-02-15 19:04 iciordia Assigned To jonalegriaesarte => vmromanos
2012-02-16 16:13 vmromanos Tag Attached: VMA-Reviewed
2012-02-16 16:13 vmromanos Relationship added related to 0013955
2012-05-10 12:13 gorka_gil Assigned To vmromanos => mirurita
2012-05-14 11:43 naiaramartinez Note Added: 0048610
2012-05-18 19:44 hgbot Checkin
2012-05-18 19:44 hgbot Note Added: 0048778
2012-05-18 19:44 hgbot Status scheduled => resolved
2012-05-18 19:44 hgbot Resolution open => fixed
2012-05-18 19:44 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/65fa9fad25ccf98334937f7f8afa20f41dc303e0 [^]
2012-05-18 19:44 hgbot Checkin
2012-05-18 19:44 hgbot Note Added: 0048779
2012-05-18 19:45 mirurita Note Added: 0048780
2012-05-18 19:45 mirurita Status resolved => closed
2012-05-18 19:45 mirurita Fixed in Version 3.0MP9 => 3.0MP12
2012-05-25 12:13 hudsonbot Checkin
2012-05-25 12:13 hudsonbot Note Added: 0049171
2012-05-25 12:13 hudsonbot Checkin
2012-05-25 12:13 hudsonbot Note Added: 0049172


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker