Openbravo Issue Tracking System - Modules
View Issue Details
0051693ModulesDistribution Order for Advanced Warehouse Operationspublic2023-02-24 12:452023-03-07 01:54
XABIER_AGUADO 
Sandrahuguet 
normalmajorhave not tried
closedfixed 
5
 
 
2023-01-12
https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/4da46dc157f079358196a0cfd0dbd4876ad2994d [^]
Pre packaging ( pi )
0051693: DO OTF "Confirm All" button calls by mistake to print pdf when allow negative Stock = Y
DO OTF "Confirm All" button calls by mistake to print pdf when allow negative Stock = Y
1) Access to AWO

2) Create a DO

3) Select a product with negative stock

4) Click on "Confirm all", confirm the negative stock and click on confirm all

Notice that print pdf is called

Failing tests in ci by this error:

org.openbravo.test.mobile.awo.tests.DistributionOrder.OBDOA10_BasicDOFromScratch.test
org.openbravo.test.mobile.awo.tests.DistributionOrder.OBDOA20_BasicDOFromScratchWithRestrictions.test
FASH
duplicate of defect 0052032 closed Triage Omni WMS Openbravo ERP [RM-5830][AWO] DO is printed without selecting "Confirm and print" when the stock of the item is negative 
related to defect 0051552 closed Sandrahuguet Modules DO OTF "Confirm All" button calls by mistake to print pdf 
Issue History
2023-02-24 12:45XABIER_AGUADONew Issue
2023-02-24 12:45XABIER_AGUADOAssigned To => Sandrahuguet
2023-02-24 12:45XABIER_AGUADORegression date => 2023-01-12
2023-02-24 12:45XABIER_AGUADORegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/4da46dc157f079358196a0cfd0dbd4876ad2994d [^]
2023-02-24 12:45XABIER_AGUADORegression level => Pre packaging ( pi )
2023-02-24 12:45XABIER_AGUADOIssue generated from0051552
2023-02-24 13:11XABIER_AGUADOTag Attached: FASH
2023-02-24 13:24rafarodaRelationship addedrelated to 0051552
2023-03-01 10:39hgbotNote Added: 0147155
2023-03-07 01:54hgbotNote Added: 0147309
2023-03-07 01:54hgbotResolutionopen => fixed
2023-03-07 01:54hgbotStatusnew => closed
2023-03-07 01:54hgbotNote Added: 0147310
2023-03-31 21:35rafarodaRelationship addedduplicate of 0052032

Notes
(0147155)
hgbot   
2023-03-01 10:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/52 [^]
(0147309)
hgbot   
2023-03-07 01:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/52 [^]
(0147310)
hgbot   
2023-03-07 01:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: d2d57ad256b45fbd18ccb118913998705c177b19
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 06-03-2023 22:37:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/d2d57ad256b45fbd18ccb118913998705c177b19 [^]

Fixed ISSUE-51693 Confirm All calls by mistake to printpdf when negative stock

---
M web/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/source/obawo-distributionorder-view.js
---