Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038715 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Advanced Warehouse Operations | major | always | 2018-06-07 11:40 | 2018-06-08 14:23 | |||
Reporter | anderaranguren | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | c270d5d3d742 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | vmromanos | |||||||
Regression introduced in release | ||||||||
Summary | 0038715: Issue creating Task with specific role in AWO | |||||||
Description | When log in with some user, doing a Put Away shows the succesful message but the task is not done | |||||||
Steps To Reproduce | - Log in the backend - Go to Warehouse Operation Window - Select one record and click put away button - The succesful green message is shown adding the task number But in Task Window nothing new is created and that task number does not exist | |||||||
Tags | No tags attached. | |||||||
Attached Files | errorLog.txt [^] (12,755 bytes) 2018-06-07 15:55 [Show Content]
proposedSolution38715.diff [^] (1,493 bytes) 2018-06-07 16:19 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0105002) dmiguelez (developer) 2018-06-07 15:54 edited on: 2018-06-08 14:21 |
Steps to reproduce: With AWO and AWO SampleData installed Log in as AWO QA Admin Go to Role Window and create a new record with: - Client: AWO-QA - Organization: * - Name: Test - User Level: Organization - Manual: Yes Move to Org Access Window and create records for: - Organization: US - Organization: US East Coast - Organization: US West Coast Move to Window Access Tab and create a new record with: - Window: Warehouse Operations - Editable Field: Yes Go to User Window and create a new record with: - Client: AWO-QA - Organization: * - Name: Test - Username: test - Password: test Move to User Roles Tab and create a new record with: - Role: Test Go to Warehouse Verbosity Configuration window and create a new record - User: blank (it means log for any user) - Level: Info Log out and log in with test user Go to Warehouse Operations Window - Clear the filters and select the record with Product: Energetic Drink, Storage Bin: Food001 Click on Put-Away and Done The message says: Process completed successfully 1 task(s) created successfully [Batch of Tasks document no. 1000335]. Verify task has really created. Log out and log in with AWO QA Admin. Go to verbosity log window and verify the log is properly created. |
(0105041) hgbot (developer) 2018-06-08 14:21 |
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations Changeset: dfd46896aa8ee4a27b227e88029d72cd28887e3a Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Fri Jun 08 14:18:42 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/dfd46896aa8ee4a27b227e88029d72cd28887e3a [^] Fixed issue 38715: Issue creating Task with specific role in AWO Flush verbosity log in admin mode without checking organization access level. This prevents issues with roles without access to * organization. --- M src/org/openbravo/warehouse/advancedwarehouseoperations/verbosity/AWOVerbosityLogger.java --- |
(0105042) vmromanos (manager) 2018-06-08 14:21 |
Code review + testing OK |
(0105043) hgbot (developer) 2018-06-08 14:22 |
Repository: retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations Changeset: 9e99ee21efa5a78905c44106e927e5795aaf4ef4 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Fri Jun 08 14:18:42 2018 +0200 URL: http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/9e99ee21efa5a78905c44106e927e5795aaf4ef4 [^] Fixed issue 38715: Issue creating Task with specific role in AWO Flush verbosity log in admin mode without checking organization access level. This prevents issues with roles without access to * organization. --- M src/org/openbravo/warehouse/advancedwarehouseoperations/verbosity/AWOVerbosityLogger.java --- |
(0105044) hgbot (developer) 2018-06-08 14:22 |
Repository: retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations Changeset: c270d5d3d7429d0e47e5e1963671a09a3a41029e Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Fri Jun 08 14:18:42 2018 +0200 URL: http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/c270d5d3d7429d0e47e5e1963671a09a3a41029e [^] Fixed issue 38715: Issue creating Task with specific role in AWO Flush verbosity log in admin mode without checking organization access level. This prevents issues with roles without access to * organization. --- M src/org/openbravo/warehouse/advancedwarehouseoperations/verbosity/AWOVerbosityLogger.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-06-07 11:40 | anderaranguren | New Issue | |
2018-06-07 11:40 | anderaranguren | Assigned To | => dmiguelez |
2018-06-07 11:40 | anderaranguren | Resolution time | => 1530136800 |
2018-06-07 12:43 | anderaranguren | Summary | Issue creating Task with specific rol in AWO => Issue creating Task with specific role in AWO |
2018-06-07 12:43 | anderaranguren | File Added: errorLog.txt | |
2018-06-07 15:54 | dmiguelez | Note Added: 0105002 | |
2018-06-07 15:54 | dmiguelez | File Deleted: errorLog.txt | |
2018-06-07 15:55 | dmiguelez | File Added: errorLog.txt | |
2018-06-07 16:19 | dmiguelez | File Added: proposedSolution38715.diff | |
2018-06-08 13:55 | vmromanos | Status | new => scheduled |
2018-06-08 14:07 | vmromanos | Relationship added | related to 0038729 |
2018-06-08 14:21 | vmromanos | Note Edited: 0105002 | View Revisions |
2018-06-08 14:21 | hgbot | Checkin | |
2018-06-08 14:21 | hgbot | Note Added: 0105041 | |
2018-06-08 14:21 | hgbot | Status | scheduled => resolved |
2018-06-08 14:21 | hgbot | Resolution | open => fixed |
2018-06-08 14:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/dfd46896aa8ee4a27b227e88029d72cd28887e3a [^] |
2018-06-08 14:21 | vmromanos | Review Assigned To | => vmromanos |
2018-06-08 14:21 | vmromanos | Note Added: 0105042 | |
2018-06-08 14:21 | vmromanos | Status | resolved => closed |
2018-06-08 14:22 | hgbot | Checkin | |
2018-06-08 14:22 | hgbot | Note Added: 0105043 | |
2018-06-08 14:22 | hgbot | Status | closed => resolved |
2018-06-08 14:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/dfd46896aa8ee4a27b227e88029d72cd28887e3a [^] => http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/9e99ee21efa5a78905c44106e927e5795aaf4ef4 [^] |
2018-06-08 14:22 | hgbot | Checkin | |
2018-06-08 14:22 | hgbot | Note Added: 0105044 | |
2018-06-08 14:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/9e99ee21efa5a78905c44106e927e5795aaf4ef4 [^] => http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/c270d5d3d7429d0e47e5e1963671a09a3a41029e [^] |
2018-06-08 14:23 | vmromanos | Status | resolved => closed |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Copyright © 2000 - 2009 MantisBT Group |