Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024538Openbravo ERPA. Platformpublic2013-08-19 09:452013-09-23 18:32
jecharri 
pramakrishnan 
urgentmajoralways
closedfixed 
5
 
3.0MP28 
jecharri
Google Chrome
Core
No
0024538: Impossible to create a payment with access to window payment in
Impossible to create a payment with access to window payment in
-create a role with access to window "payment in" and process "add details"
-create a user and assign above role

-go to ERP and login with the user that you have just created
-go to window "Payment in" and veriy that you can create a record but when you push in button "Add Details" you will see the following error

"org.openbravo.base.exception.OBSecurityException: Entity BusinessPartner is not directly readable, only id and identifier properties are readable, property BusinessPartner.creditUsed is neither of these."
No tags attached.
Issue History
2013-08-19 09:45jecharriNew Issue
2013-08-19 09:45jecharriAssigned To => AugustoMauch
2013-08-19 09:45jecharriWeb browser => Google Chrome
2013-08-19 09:45jecharriModules => Core
2013-08-19 09:45jecharriResolution time => 1379628000
2013-08-19 09:45jecharriTriggers an Emergency Pack => No
2013-08-19 16:39jonalegriaesarteWeb browserGoogle Chrome => Google Chrome
2013-08-19 16:39jonalegriaesarteTarget Version3.0MP27 => 3.0MP28
2013-08-21 14:36AugustoMauchNote Added: 0060713
2013-08-21 14:36AugustoMauchAssigned ToAugustoMauch => dmiguelez
2013-09-16 10:27jonalegriaesarteAssigned Todmiguelez => pramakrishnan
2013-09-17 06:07pramakrishnanReview Assigned To => jecharri
2013-09-17 06:07pramakrishnanWeb browserGoogle Chrome => Google Chrome
2013-09-17 06:07pramakrishnanStatusnew => scheduled
2013-09-17 06:09hgbotCheckin
2013-09-17 06:09hgbotNote Added: 0061183
2013-09-17 06:09hgbotStatusscheduled => resolved
2013-09-17 06:09hgbotResolutionopen => fixed
2013-09-17 06:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d9d17b393ad91ee61493a572cf28a001795f5296 [^]
2013-09-17 19:03hudsonbotCheckin
2013-09-17 19:03hudsonbotNote Added: 0061261
2013-09-23 18:32jecharriNote Added: 0061360
2013-09-23 18:32jecharriStatusresolved => closed

Notes
(0060713)
AugustoMauch   
2013-08-21 14:36   
There are missing OBContext.setAdminMode(true); - OBContext.restorePreviousMode(); blocks in the AddOrderOrInvoice servlet
(0061183)
hgbot   
2013-09-17 06:09   
Repository: erp/devel/pi
Changeset: d9d17b393ad91ee61493a572cf28a001795f5296
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Mon Sep 16 16:43:41 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d9d17b393ad91ee61493a572cf28a001795f5296 [^]

Fixes Issue 24538: Impossible to create a payment with access to window payment in

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java
---
(0061261)
hudsonbot   
2013-09-17 19:03   
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/1c53d622fc50 [^]

Maturity status: Test
(0061360)
jecharri   
2013-09-23 18:32   
Verified