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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018658
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajoralways2011-09-30 12:472012-04-02 06:10
ReporterpsanjuanView Statuspublic 
Assigned Todmiguelez 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6161cc645a38
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6
OS VersionUbuntu 8.04.1Database version11.1.0.6.0Ant version1.7.0
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018658: Requisition window shows the currency setup at Client level regardless the Organization being selected.

DescriptionRequisition window shows the currency setup at Client level regardless the Organization being selected.
Steps To ReproduceNavigate to Requisition window.
Create a new one and select F&B US Inc organization.
Realize that the system is showing EUR as currency, unless you select a BP and its corresponding price list (linked to a given currency).


F&B US Inc organization, has only one accounting schema in USD, nothing to do with EUR, therefore this behaviour is confusing.

System is showing EUR because that is the Base currency at client level.

On the other hand it is not mandatory to select a BP in a requisition, It could be we need something we do not know yet the supplier which will be used.
Proposed SolutionI think we should be able to select the currency we want to use at requisition header level regardless we do not inform about the supplier to be used; due to the fact that there is no currency by default at Organization level, just at Client Level.
TagsVMA-Reviewed
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0019512 closedvmromanos requisition can not use currecy from price list 
related to defect 0020058 closeddmiguelez NullPointerException in SL_Requisition_BPartner_PriceList callout 

-  Notes
(0046147)
dmiguelez (developer)
2012-03-07 18:04

Test plan:

Navigate to Requisition window.
Create a new one and select F&B US Inc organization.
Realize that the currency it's not shown if there is not Price List selected.

Create a Line and realize that it it works in the same way as the header.
(0046148)
dmiguelez (developer)
2012-03-07 18:05

There is an issue, in the grid the currency it's shown even if there is not Price List selected.

This issue is already reported:
https://issues.openbravo.com/view.php?id=4345 [^]
(0046336)
hgbot (developer)
2012-03-13 13:53

Repository: erp/devel/pi
Changeset: 6161cc645a380fccff9ccb3610dee6e924b15e05
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Mar 13 11:28:56 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6161cc645a380fccff9ccb3610dee6e924b15e05 [^]

Fixes issue 18658: Added a Callout and modified another one.

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
A src/org/openbravo/erpCommon/ad_callouts/SL_Requisition_BPartner_PriceList.java
---
(0046337)
vmromanos (manager)
2012-03-13 13:54

code review + testing OK
(0046401)
hgbot (developer)
2012-03-14 13:48

Repository: erp/devel/pi
Changeset: 143a435ed120ba4421a558c46a0cf02c36c92ffe
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Mar 14 13:47:41 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/143a435ed120ba4421a558c46a0cf02c36c92ffe [^]

Related to issue 18658: Renamed local variable.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_RequisitionLine_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Requisition_BPartner_PriceList.java
---
(0047116)
hudsonbot (developer)
2012-04-02 06:09

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/7814864461ac [^]

Maturity status: Test
(0047134)
hudsonbot (developer)
2012-04-02 06:10

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/7814864461ac [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-09-30 12:47 psanjuan New Issue
2011-09-30 12:47 psanjuan Assigned To => jonalegriaesarte
2011-09-30 12:47 psanjuan Web browser => Google Chrome
2011-09-30 12:47 psanjuan Modules => Core
2012-02-15 19:04 iciordia Assigned To jonalegriaesarte => vmromanos
2012-02-16 16:28 vmromanos Tag Attached: VMA-Reviewed
2012-03-05 10:43 dmiguelez Status new => scheduled
2012-03-05 10:43 dmiguelez Assigned To vmromanos => dmiguelez
2012-03-05 10:43 dmiguelez fix_in_branch => pi
2012-03-07 18:04 dmiguelez Note Added: 0046147
2012-03-07 18:05 dmiguelez Note Added: 0046148
2012-03-13 13:53 hgbot Checkin
2012-03-13 13:53 hgbot Note Added: 0046336
2012-03-13 13:53 hgbot Status scheduled => resolved
2012-03-13 13:53 hgbot Resolution open => fixed
2012-03-13 13:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6161cc645a380fccff9ccb3610dee6e924b15e05 [^]
2012-03-13 13:54 vmromanos Note Added: 0046337
2012-03-13 13:54 vmromanos Status resolved => closed
2012-03-14 13:48 hgbot Checkin
2012-03-14 13:48 hgbot Note Added: 0046401
2012-03-20 11:46 vmromanos Relationship added related to 0020058
2012-04-02 06:09 hudsonbot Checkin
2012-04-02 06:09 hudsonbot Note Added: 0047116
2012-04-02 06:10 hudsonbot Checkin
2012-04-02 06:10 hudsonbot Note Added: 0047134
2012-04-11 09:57 vmromanos Relationship added has duplicate 0019512


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker