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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026373
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Manual user actionminoralways2014-04-25 07:282014-05-15 21:54
ReportersureshbabuView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR14Q2
StatusclosedFix in branchpiFixed in SCM revision1af9b44148bf
ProjectionnoneETAnoneTarget VersionRR14Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toadrianromero
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026373: [RR14Q2] System wrongly shows Reactivate Quotation option, for manual user when the preference not set

DescriptionSystem wrongly shows Reactivate Quotation option, when the Web POS action reactivate quotation preference not set for the manual user. But once the user clicks the option "Reactivate quotation" there is no response from the system.
Steps To Reproduce1) Steps to crate manual user name: Manual_user
 Login into ERP System:
"Username": Openbravo
"Password": openbravo
Change the role as “The White Valley Group Admin”
Navigate to User window (General Setup || Security || User)
Create a new record (Ctrl + D)
To create a new user, enter the below user details
• Client: The White Valley Group
• Organization: *
• Name: Manual_user
• Username: Manual_user
• First name:
• Last name:
• Password: openbravo
Click Ctrl + s to save the details

Then navigate to POS Terminal Access tab
Click Ctrl + D to add a new record then enter
• POS Terminal: VBS POS Terminal
Click Ctrl + S to save the details

1b) creating a manual role and assigning to manual user:

Navigate to Role window (General Setup || Security || Role)
Create a new record by clicking the hot keys Ctrl + D
To create a new user role, enter the below user details

• Client: The White Valley Group
• Organization: *
• Name: POS User Role
• User level: Organization
• Manual: Checked
• Restricted Backend access: Checked
Click Ctrl + s to save the details

Then navigate to Org Access tab
Click Create one link to add new record
• Organization: Vall Blanca Store
• Organization Administrator: No

Then navigate to User Assignment tab
Click Create one link to add new record
Then select below details
• User/Contact: Manual_user
• Role Administrator: Unchecked
Then navigate to Form Access
Click Create one link to add new record
Then select below details
• Special Form: Web POS
Click Ctrl + s to save the details



2) Then created a preference not to have access to "Web POS action create new quotation"
• Client: The White Valley group
• Organization: Vall blanca Store
• Property List: checked
• Property: Web POS action create new quotation
• Value: Y
• Visible at client: The White Valley Group
• Visible at organization: Vallblanca Store
• visible at User: Manual_user


2b) Then created a preference not to have access to "Web POS action reactivate quotation"
• Client: The White Valley group
• Organization: Vall blanca Store
• Property List: checked
• Property: Web POS action reactivate quotation
• Value: N
• Visible at client: The White Valley Group
• Visible at organization: Vallblanca Store
• visible at User: Manual_user

3) Login as manual_user in web pos
4) Then click "Create Quotation" option, and add any product to the Quotation
5) To complete the quotation click total amount. verify the status changes from "Quotation - Draft" to "Quotation - Under Evaluation"
6) Click the drop down menu and verify the Reactivate quotation option

Defect: System wrongly shows Reactivate Quotation option in the drop down menu

Note: once the user clicks Reactivate Quotation option there is no response.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0066670)
hgbot (developer)
2014-04-29 11:04

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dea8ee120e9d25ce0fd8efee00034cc38eee4c8c
Author: Orekaria <ral <at> openbravo.com>
Date: Tue Apr 29 11:04:24 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dea8ee120e9d25ce0fd8efee00034cc38eee4c8c [^]

Fixed issue 26373: Menu option 'Reactivate Quotation' not present if not permission

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
---
(0066768)
hgbot (developer)
2014-05-01 17:46

Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks
Changeset: dea8ee120e9d25ce0fd8efee00034cc38eee4c8c
Author: Orekaria <ral <at> openbravo.com>
Date: Tue Apr 29 11:04:24 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/dea8ee120e9d25ce0fd8efee00034cc38eee4c8c [^]

Fixed issue 26373: Menu option 'Reactivate Quotation' not present if not permission

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
---
(0066823)
adrianromero (manager)
2014-05-05 17:58

Reviewed
(0067063)
hgbot (developer)
2014-05-09 16:03

Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks
Changeset: 1af9b44148bff00c375b70453a390983329679cb
Author: Orekaria <ral <at> openbravo.com>
Date: Tue Apr 29 11:04:24 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/1af9b44148bff00c375b70453a390983329679cb [^]

Fixed issue 26373: Menu option 'Reactivate Quotation' not present if not permission

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
---
(0067183)
mtaal (manager)
2014-05-15 21:54

reclosing as only re-opened by merge

- Issue History
Date Modified Username Field Change
2014-04-25 07:28 sureshbabu New Issue
2014-04-25 07:28 sureshbabu Assigned To => malsasua
2014-04-25 07:28 sureshbabu Triggers an Emergency Pack => No
2014-04-25 07:33 sureshbabu Steps to Reproduce Updated View Revisions
2014-04-28 18:10 Orekaria Assigned To malsasua => Orekaria
2014-04-29 11:04 hgbot Checkin
2014-04-29 11:04 hgbot Note Added: 0066670
2014-04-29 11:04 hgbot Status new => resolved
2014-04-29 11:04 hgbot Resolution open => fixed
2014-04-29 11:04 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dea8ee120e9d25ce0fd8efee00034cc38eee4c8c [^]
2014-05-01 17:46 hgbot Checkin
2014-05-01 17:46 hgbot Note Added: 0066768
2014-05-01 17:46 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dea8ee120e9d25ce0fd8efee00034cc38eee4c8c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/dea8ee120e9d25ce0fd8efee00034cc38eee4c8c [^]
2014-05-05 17:34 malsasua Status resolved => new
2014-05-05 17:34 malsasua Resolution fixed => open
2014-05-05 17:34 malsasua Target Version => RR14Q3
2014-05-05 17:34 malsasua Status new => scheduled
2014-05-05 17:34 malsasua fix_in_branch => pi
2014-05-05 17:34 malsasua Status scheduled => resolved
2014-05-05 17:34 malsasua Resolution open => fixed
2014-05-05 17:58 adrianromero Review Assigned To => adrianromero
2014-05-05 17:58 adrianromero Note Added: 0066823
2014-05-05 17:58 adrianromero Status resolved => closed
2014-05-05 17:58 adrianromero Fixed in Version => RR14Q2
2014-05-09 16:03 hgbot Checkin
2014-05-09 16:03 hgbot Note Added: 0067063
2014-05-09 16:03 hgbot Status closed => resolved
2014-05-09 16:03 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/dea8ee120e9d25ce0fd8efee00034cc38eee4c8c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/1af9b44148bff00c375b70453a390983329679cb [^]
2014-05-15 21:54 mtaal Note Added: 0067183
2014-05-15 21:54 mtaal Status resolved => closed
2014-10-21 15:55 lorenzofidalgo Relationship added related to 0027935


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker