Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036131Openbravo ERP09. Financial managementpublic2017-05-30 07:142017-06-01 11:34
pradeepvarma 
AtulOpenbravo 
highmajoralways
closedfixed 
5
 
3.0PR16Q4.33.0PR17Q3 
aferraz
Core
No
0036131: Fund Transfer pop-up in Financial Account allows Rate Change when preference not to is set.
When preference Not allow to change exchange rate and amount set as value='Y',exchange rate and amount are read only in Add Payment from Sales Invoice, Purchase Invoice, Payment In, Payment Out, Financial Account and in Select Expected Payments from Payment Proposal.But in not working for fund transfer popup.
1. Set preference Not allow to change exchange rate and amount value = "Y"
2. Go to Financial Account window

3. Do a Funds Transfer from a different currency F/A

4. see you can change the rate.
No tags attached.
Issue History
2017-05-30 07:14pradeepvarmaNew Issue
2017-05-30 07:14pradeepvarmaAssigned To => Triage Finance
2017-05-30 07:14pradeepvarmaModules => Core
2017-05-30 07:14pradeepvarmaResolution time => 1497909600
2017-05-30 07:14pradeepvarmaTriggers an Emergency Pack => No
2017-05-30 11:53aferrazAssigned ToTriage Finance => AtulOpenbravo
2017-05-30 12:23AtulOpenbravoStatusnew => scheduled
2017-05-30 12:59AtulOpenbravoNote Added: 0097010
2017-05-30 17:23hgbotCheckin
2017-05-30 17:23hgbotNote Added: 0097026
2017-05-30 17:23hgbotStatusscheduled => resolved
2017-05-30 17:23hgbotResolutionopen => fixed
2017-05-30 17:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/07b97d6a3b979d8ab016a852621490952c33dee7 [^]
2017-05-30 17:24aferrazReview Assigned To => aferraz
2017-05-30 17:24aferrazNote Added: 0097027
2017-05-30 17:24aferrazStatusresolved => closed
2017-05-30 17:24aferrazFixed in Version => 3.0PR17Q3
2017-05-31 15:23hudsonbotCheckin
2017-05-31 15:23hudsonbotNote Added: 0097055
2017-06-01 09:02pradeepvarmaNote Added: 0097067
2017-06-01 09:02pradeepvarmaStatusclosed => new
2017-06-01 09:02pradeepvarmaResolutionfixed => open
2017-06-01 11:34aferrazNote Added: 0097072
2017-06-01 11:34aferrazStatusnew => scheduled
2017-06-01 11:34aferrazStatusscheduled => resolved
2017-06-01 11:34aferrazResolutionopen => fixed
2017-06-01 11:34aferrazStatusresolved => closed

Notes
(0097010)
AtulOpenbravo   
2017-05-30 12:59   
Test Plan
- Set preference Not allow to change exchange rate and amount value = "Y"
- Go to Financial Account window. Create a Financial Account in F&B US Inc with currency EUR.
- Do a Funds Transfer from a EUR currency Financial Account to USD currency Financial Account.
- See that Rate field is read only. User cannot edit it.

- Set preference Not allow to change exchange rate and amount value = "N"
- Logout and Login again.
- Go to Financial Account in F&B US Inc with EUR currency.
- Do a funds transfer to USD currency account.
- See that Rate field is editable. User can change the value of rate.

- Delete preference "Not allow to change exchange rate and amount value" if exists.
- Logout and Login again.
- Go to Financial Account in F&B US Inc with EUR currency.
- Do a funds transfer to USD currency account.
- See that Rate field is editable. User can change the value of rate.
(0097026)
hgbot   
2017-05-30 17:23   
Repository: erp/devel/pi
Changeset: 07b97d6a3b979d8ab016a852621490952c33dee7
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue May 30 16:36:10 2017 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/07b97d6a3b979d8ab016a852621490952c33dee7 [^]

Fixes issue 36131:FundTransfer allows Rate change when preference not to is set

Apply read only logic to Rate field in Funds Transfer process definition based on
the preference Not allow to change exchange rate and amount value='Y'

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
---
(0097027)
aferraz   
2017-05-30 17:24   
Code review + Testing OK
(0097055)
hudsonbot   
2017-05-31 15:23   
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/e39fb42d847c [^]
Maturity status: Test
(0097067)
pradeepvarma   
2017-06-01 09:02   
The given patch is not working for 3.0PR16Q4.3
(0097072)
aferraz   
2017-06-01 11:34   
Checked patch is working in 3.0PR16Q4.3.