Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027710Openbravo ERP01. General setuppublic2014-09-29 15:582014-12-30 23:22
ngarcia 
AugustoMauch 
immediateminoralways
closedfixed 
5
 
3.0PR15Q13.0PR15Q1 
alostale
Core
No
0027710: Process Button access changed when accessing from a subtab
Process Button access changed when accessing from a subtab
As group admin role:
   Create a new role
   Set the user level to Client+Organization
   Set it as manual
   Set an organization in the Org Access tab
   Set Sales Order window in the Window Access tab:
      Editable Field: Y
      Active: Y
   Set Header tab in the Tab Access tab:
      Editable Field: Y
      Active: Y
   Set Copy From Order field in the Field Access tab:
      Editable Field: N
      Active: Y
   Set Copy Lines field in the Field Access tab:
      Editable Field: N
      Active: Y
   Set Lines tab in the Tab Access tab:
      Editable Field: Y
      Active: Y
   Set Openbravo in User Assignment tab
Log in with that Role:
   Create a new Sales Order window header and line
   Check the Copy from Order button appears inactive when header is selected but it changes to active when selecting a line
No tags attached.
related to defect 0029816 closed caristu Process Button access changed when accessing from a subtab 
? 27710.export (1,763) 2014-09-30 17:16
https://issues.openbravo.com/file_download.php?file_id=7288&type=bug
Issue History
2014-09-29 15:58ngarciaNew Issue
2014-09-29 15:58ngarciaAssigned To => jonalegriaesarte
2014-09-29 15:58ngarciaModules => Core
2014-09-29 15:58ngarciaTriggers an Emergency Pack => No
2014-09-29 16:00ngarciaIssue Monitored: networkb
2014-09-30 09:21ngarciaResolution time => 1412200800
2014-09-30 09:22jonalegriaesarteAssigned Tojonalegriaesarte => AugustoMauch
2014-09-30 13:10AugustoMauchSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6691#r6691
2014-09-30 13:25ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6696#r6696
2014-09-30 17:16AugustoMauchFile Added: 27710.export
2014-09-30 17:16AugustoMauchNote Added: 0070571
2014-09-30 17:16AugustoMauchStatusnew => acknowledged
2014-09-30 17:16AugustoMauchStatusacknowledged => scheduled
2014-09-30 17:16AugustoMauchfix_in_branch => pi
2014-10-02 11:48ngarciaTarget Version => 3.0PR15Q1
2014-10-02 11:48ngarciafix_in_branchpi =>
2014-10-06 10:28AugustoMauchIssue Monitored: alostale
2014-10-06 10:28AugustoMauchReview Assigned To => alostale
2014-10-06 10:29hgbotCheckin
2014-10-06 10:29hgbotNote Added: 0070729
2014-10-06 10:29hgbotStatusscheduled => resolved
2014-10-06 10:29hgbotResolutionopen => fixed
2014-10-06 10:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8792ae5475eb53947430fb13466c7ca478781f2d [^]
2014-10-08 09:13alostaleNote Added: 0070795
2014-10-08 09:13alostaleStatusresolved => closed
2014-10-08 09:13alostaleFixed in Version => 3.0PR15Q1
2014-12-30 23:22hudsonbotCheckin
2014-12-30 23:22hudsonbotNote Added: 0072900
2015-05-07 17:32ngarciaRelationship addedrelated to 0029816

Notes
(0070571)
AugustoMauch   
2014-09-30 17:16   
A fix has been attached. It will be pushed to pi once it is available for PR15Q1 changesets.
(0070729)
hgbot   
2014-10-06 10:29   
Repository: erp/devel/pi
Changeset: 8792ae5475eb53947430fb13466c7ca478781f2d
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Sep 30 17:15:15 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8792ae5475eb53947430fb13466c7ca478781f2d [^]

Fixes issue 27710: Fixes problem defining Field Access for process buttons

The problem was that if several process buttons were defined as not editable in the Field Access tab, then in the subtabs of the tab that own the issue only one of them was being set as read only. This happened because when the button being set as read only was looked for in the subtabs, the property of the button in the main tab was not being compared with the property of the button in the subtab, so the first one disabled was picked.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
(0070795)
alostale   
2014-10-08 09:13   
code reviewed

tested following steps to rerproduce
(0072900)
hudsonbot   
2014-12-30 23:22   
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/6525fe229e06 [^]
Maturity status: Test