Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026440 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Manual user action | major | always | 2014-05-02 04:45 | 2015-02-27 12:50 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR15Q2 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 251b035abb6c | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | adrianromero | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026440: [RR14Q2] System wrongly allows the user to switch from positive line to return line, even when the preference is set as ‘N’ | |||||||
Description | System wrongly allows the user to switch from positive line to return line, even when the preference "Enable switch from positive line to return line" is set as ‘N’ | |||||||
Steps To Reproduce | 1) 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) Preference settings Then create a preference not to have access to Invoice receipt • Client: The White Valley group • Organization: Vall blanca Store • Property List: checked • Property: Enable switch from positive line to return line • 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 and create a receipt: Create a receipt with below details Product: Baby Carrier Qty: 1 Then click the line item, and at the keypad(virtual) click “Quantity” button and enter 2 followed by ‘-‘ button 4) Check the receipt details Product: Baby Carrier Qty: -1 5) Click the total amount and complete the return receipt. Defect: System wrongly allows the user to switch from positive line to return line, even when the preference “Enable switch from positive line to return line” is set as ‘N’ | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0074493) hgbot (developer) 2015-02-14 04:12 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 5a683002dcc026256fc5f826c4dffc77b880465c Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri Feb 13 21:09:30 2015 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5a683002dcc026256fc5f826c4dffc77b880465c [^] fixed issue 26440: [RR14Q2] System wrongly allows the user to switch from positive line to return line --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0074621) migueldejuana (viewer) 2015-02-18 18:09 |
Remember to use OB.MobileApp.model.hasPermission('permissions', true) instead of OB.MobileApp.model.get('permissions')[permission] |
(0074622) migueldejuana (viewer) 2015-02-18 18:11 |
Tested and reviewed in 260e72a513b6 |
(0074705) migueldejuana (viewer) 2015-02-20 13:09 |
In an order marked as Return, when we try to add more qty to a line we get the message OBPOS_MsgCannotAddNegative |
(0074737) hgbot (developer) 2015-02-20 16:46 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 251b035abb6cba4c83e471e0b08ce1723d7f7760 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri Feb 20 09:45:09 2015 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/251b035abb6cba4c83e471e0b08ce1723d7f7760 [^] fixed issue 26440: [RR14Q2] System wrongly allows the user to switch from positive line to return line --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0075031) adrianromero (viewer) 2015-02-27 12:50 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2014-05-02 04:45 | sureshbabu | New Issue | |
2014-05-02 04:45 | sureshbabu | Assigned To | => malsasua |
2014-05-02 04:45 | sureshbabu | OBNetwork customer | => No |
2014-05-02 04:45 | sureshbabu | Triggers an Emergency Pack | => No |
2014-05-02 10:22 | malsasua | Target Version | => RR14Q3 |
2014-06-24 14:32 | migueldejuana | Target Version | RR14Q3 => RR14Q4 |
2014-09-22 16:28 | mtaal | Target Version | RR14Q4 => |
2014-10-21 14:57 | lorenzofidalgo | Relationship added | related to 0027935 |
2015-02-13 10:52 | mario_castello | Assigned To | malsasua => mario_castello |
2015-02-13 11:04 | mario_castello | Status | new => scheduled |
2015-02-13 11:04 | mario_castello | fix_in_branch | => pi |
2015-02-14 04:12 | hgbot | Checkin | |
2015-02-14 04:12 | hgbot | Note Added: 0074493 | |
2015-02-14 04:12 | hgbot | Status | scheduled => resolved |
2015-02-14 04:12 | hgbot | Resolution | open => fixed |
2015-02-14 04:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5a683002dcc026256fc5f826c4dffc77b880465c [^] |
2015-02-18 18:09 | migueldejuana | Note Added: 0074621 | |
2015-02-18 18:11 | migueldejuana | Review Assigned To | => migueldejuana |
2015-02-18 18:11 | migueldejuana | Note Added: 0074622 | |
2015-02-18 18:11 | migueldejuana | Status | resolved => closed |
2015-02-20 13:09 | migueldejuana | Note Added: 0074705 | |
2015-02-20 13:09 | migueldejuana | Status | closed => new |
2015-02-20 13:09 | migueldejuana | Resolution | fixed => open |
2015-02-20 16:46 | hgbot | Checkin | |
2015-02-20 16:46 | hgbot | Note Added: 0074737 | |
2015-02-20 16:46 | hgbot | Status | new => resolved |
2015-02-20 16:46 | hgbot | Resolution | open => fixed |
2015-02-20 16:46 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5a683002dcc026256fc5f826c4dffc77b880465c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/251b035abb6cba4c83e471e0b08ce1723d7f7760 [^] |
2015-02-27 12:50 | adrianromero | Review Assigned To | migueldejuana => adrianromero |
2015-02-27 12:50 | adrianromero | Note Added: 0075031 | |
2015-02-27 12:50 | adrianromero | Status | resolved => closed |
2015-02-27 12:50 | adrianromero | Fixed in Version | => RR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |