Notes |
|
(0105002)
|
dmiguelez
|
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
|
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
---
|
|
|
|
|
|
(0105043)
|
hgbot
|
2018-06-08 14:22
|
|
|
|
(0105044)
|
hgbot
|
2018-06-08 14:22
|
|
|