Openbravo Issue Tracking System - Modules
View Issue Details
0057088ModulesDistribution Order for Advanced Warehouse Operationspublic2024-11-13 16:272024-11-18 16:45
caristu 
AtulOpenbravo 
urgentmajorhave not tried
closedfixed 
5
 
 
2024-11-12
https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/5c92ec258a5a2628e3ebb2b06576033263d9fa96 [^]
Pre packaging ( pi )
0057088: Cannot create delivery note records if the context org is *
Is not possible to create delivery note records if the context organization is * (0)
1) Login in Openbravo, using the AWO-QA Admin role, open the user profile and set '*' as the context organization
2) Go to the Delivery Note window
3) Create a new record
4) Select "US" organization in the "Organization Receipt" window
5) Note that is not possible to continue editing the record because it has been marked as "readOnly". This happens because in this case the ad_org_id is set with the context organization (0) and the Delivery Note entity does not admit having records in that organization.
Do not set the ad_org_id column with the context organization ID
No tags attached.
Issue History
2024-11-13 16:27caristuNew Issue
2024-11-13 16:27caristuAssigned To => Triage Omni WMS
2024-11-13 16:40caristuSummaryCannot create delivery note records if the context org is * => Cannot create delivery note records if the role has not write access to the context organization
2024-11-13 16:40caristuDescription Updatedbug_revision_view_page.php?rev_id=28775#r28775
2024-11-13 16:40caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28777#r28777
2024-11-13 16:44caristuSummaryCannot create delivery note records if the role has not write access to the context organization => Cannot create delivery note records if the context org is *
2024-11-13 16:44caristuDescription Updatedbug_revision_view_page.php?rev_id=28778#r28778
2024-11-13 16:44caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28779#r28779
2024-11-13 16:44caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28780#r28780
2024-11-14 04:01AtulOpenbravoAssigned ToTriage Omni WMS => AtulOpenbravo
2024-11-14 04:01AtulOpenbravoStatusnew => scheduled
2024-11-14 04:04AtulOpenbravoRegression date => 2024-11-12
2024-11-14 04:04AtulOpenbravoRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/5c92ec258a5a2628e3ebb2b06576033263d9fa96 [^]
2024-11-14 04:04AtulOpenbravoRegression level => Pre packaging ( pi )
2024-11-14 17:01hgbotNote Added: 0172005
2024-11-14 17:07AtulOpenbravoNote Added: 0172006
2024-11-18 16:45hgbotResolutionopen => fixed
2024-11-18 16:45hgbotStatusscheduled => closed
2024-11-18 16:45hgbotNote Added: 0172184
2024-11-18 16:45hgbotNote Added: 0172185

Notes
(0172005)
hgbot   
2024-11-14 17:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/195 [^]
(0172006)
AtulOpenbravo   
2024-11-14 17:07   
Test Plan

- Login in Openbravo, using the AWO-QA Admin role, open the user profile and set '*' as the context organization
- Go to the Delivery Note window
- Create a new record
- Select "US" organization in the "Organization Receipt" window
- Realize that record could be edited further and after filling all necessary fields record could be saved.
(0172184)
hgbot   
2024-11-18 16:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: 1f0e012196b31ac8bd44d6f37d029f6c782033d7
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 18-11-2024 15:44:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/1f0e012196b31ac8bd44d6f37d029f6c782033d7 [^]

Fixes ISSUE-57088: Cannot create delivery note records if the context org is *

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0172185)
hgbot   
2024-11-18 16:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/195 [^]