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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029963
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2015-05-21 17:232016-02-02 09:41
ReporterjonalegriaesarteView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionb4bff01c84ff
ProjectionnoneETAnoneTarget Version3.0PR15Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0PR15Q1.3SCM revision 
Review Assigned Tovmromanos
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2014-12-23
Regression introduced in release3.0PR15Q1
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/fbc674d56f04 [^]
Triggers an Emergency PackNo
Summary

0029963: Role without access to currency entity can not post a purchase invoice

DescriptionRole without access to currency entity can not post a purchase invoice
Steps To Reproduce- Access using Role F&B España, S.A - Finance
- Create a Purchase Invoice
- Complete it
- Post it
Error
Entity Currency is not directly readable, only id and identifier properties are readable, property Currency.standardPrecision is neither of these.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00299953.0PR15Q2.2 closedAtulOpenbravo Role without access to currency entity can not post a purchase invoice 
depends on backport 00299963.0PR15Q1.5 closedAtulOpenbravo Role without access to currency entity can not post a purchase invoice 
caused by defect 00275803.0PR15Q1 closedSandrahuguet Wrong journal entries when you void a sales invoice under some circumstances 

-  Notes
(0077644)
AtulOpenbravo (developer)
2015-05-22 08:19

Test Plan
- Login and change role to F&B España, S.A - Finance.
- Create a Purchase Invoice.
- Complete it.
- Post it.
- Check that invoice is posted successfully.
(0077738)
hgbot (developer)
2015-05-26 10:05

Repository: erp/devel/pi
Changeset: b4bff01c84ff8ca11cb0e9102b67ffcd5fee8cc8
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri May 22 10:58:48 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/b4bff01c84ff8ca11cb0e9102b67ffcd5fee8cc8 [^]

Fixes Issue 29963:Role without access to currency entity can not post a
purchase invoice

Entity Currency not readable issue is fixed by using switching context
to Admin mode and restoring it back again.

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---
(0077741)
vmromanos (manager)
2015-05-26 10:07

Code review + testing OK
(0077777)
hudsonbot (developer)
2015-05-27 00:39

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/2ac0a8fe23d2 [^]
Maturity status: Test
(0083827)
hgbot (developer)
2016-02-02 09:41

Repository: tools/automation/int
Changeset: 9c42c78ff7fd8a9ac2e63661ae43bd985987a9ed
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Nov 23 23:38:29 2015 +0100
URL: http://code.openbravo.com/tools/automation/int/rev/9c42c78ff7fd8a9ac2e63661ae43bd985987a9ed [^]

Related to issue 29963: Added some automated tests

---
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/addpayment/testsuites/APR_Regressions/APRIn_Regressions/APRIn_RegressionSuite.java
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/addpayment/testsuites/APR_Regressions/APRIn_Regressions/build.xml
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/addpayment/testsuites/APR_Regressions/APROut_Regressions/APROut_RegressionSuite.java
M src-test/com/openbravo/test/integration/erp/modules/functionalteam/addpayment/testsuites/APR_Regressions/APROut_Regressions/build.xml
A src-test/com/openbravo/test/integration/erp/modules/functionalteam/addpayment/testsuites/APR_Regressions/APRIn_Regressions/APRRegression29963In.java
A src-test/com/openbravo/test/integration/erp/modules/functionalteam/addpayment/testsuites/APR_Regressions/APROut_Regressions/APRRegression29963Out.java
---

- Issue History
Date Modified Username Field Change
2015-05-21 17:23 jonalegriaesarte New Issue
2015-05-21 17:23 jonalegriaesarte Assigned To => Triage Finance
2015-05-21 17:23 jonalegriaesarte Modules => Core
2015-05-21 17:23 jonalegriaesarte Resolution time => 1434319200
2015-05-21 17:23 jonalegriaesarte Triggers an Emergency Pack => No
2015-05-22 05:09 AtulOpenbravo Assigned To Triage Finance => AtulOpenbravo
2015-05-22 05:09 AtulOpenbravo Status new => scheduled
2015-05-22 07:15 AtulOpenbravo Regression date => 2014-12-30
2015-05-22 07:15 AtulOpenbravo Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/222329b73c20 [^]
2015-05-22 07:25 AtulOpenbravo Regression date 2014-12-30 => 2014-12-23
2015-05-22 07:25 AtulOpenbravo Regression introduced by commit https://code.openbravo.com/erp/devel/pi/rev/222329b73c20 [^] => https://code.openbravo.com/erp/devel/pi/rev/fbc674d56f04 [^]
2015-05-22 08:19 AtulOpenbravo Note Added: 0077644
2015-05-25 13:10 vmromanos Status scheduled => acknowledged
2015-05-25 13:11 vmromanos Status acknowledged => scheduled
2015-05-25 18:12 dmitry_mezentsev Relationship added caused by 0027580
2015-05-26 10:02 vmromanos Review Assigned To => vmromanos
2015-05-26 10:02 vmromanos Regression level => Production - Confirmed Stable
2015-05-26 10:02 vmromanos Regression introduced in release => 3.0PR15Q1
2015-05-26 10:05 hgbot Checkin
2015-05-26 10:05 hgbot Note Added: 0077738
2015-05-26 10:05 hgbot Status scheduled => resolved
2015-05-26 10:05 hgbot Resolution open => fixed
2015-05-26 10:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b4bff01c84ff8ca11cb0e9102b67ffcd5fee8cc8 [^]
2015-05-26 10:07 vmromanos Note Added: 0077741
2015-05-26 10:07 vmromanos Status resolved => closed
2015-05-27 00:39 hudsonbot Checkin
2015-05-27 00:39 hudsonbot Note Added: 0077777
2016-02-02 09:41 hgbot Checkin
2016-02-02 09:41 hgbot Note Added: 0083827


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker