Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045387Retail ModulesWeb POSpublic2020-11-06 08:312020-11-23 06:51
malsasua 
prakashmurugesan88 
normalmajoralways
closedfixed 
5
 
RR21Q1 
No
0045387: Message info should be displayed when document type is shared by two organizations
When one document type or sequence is used in more than one organization, it could cause contention during OrderLoader process.

It is not recommended to share them.

The documents affected are:
Organization ->
. Document Type for Orders
. Document Type for Returns
. Document Type for Reconciliations
. Document Type for Quotations

Also, in the Document Type window, it is affected Document for Shipment record

Finally, the sequences linked to these documents should not be shared either
. go to Organization window, and change the Document Type for Orders by other document type used in other organization
Message info should be displayed when the Document Type is updated in the Organization window
No tags attached.
Issue History
2020-11-06 08:31malsasuaNew Issue
2020-11-06 08:31malsasuaAssigned To => Retail
2020-11-06 08:31malsasuaResolution time => 1606431600
2020-11-06 08:31malsasuaTriggers an Emergency Pack => No
2020-11-16 07:23prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-11-16 16:17prakashmurugesan88Statusnew => scheduled
2020-11-19 04:44hgbotNote Added: 0124496
2020-11-20 02:14hgbotNote Added: 0124511
2020-11-20 02:32prakashmurugesan88Note Deleted: 0124511
2020-11-23 06:51hgbotResolutionopen => fixed
2020-11-23 06:51hgbotStatusscheduled => closed
2020-11-23 06:51hgbotFixed in Version => RR21Q1
2020-11-23 06:51hgbotNote Added: 0124557
2020-11-23 06:51hgbotNote Added: 0124558
2020-11-23 06:51hgbotNote Added: 0124559
2020-11-23 06:51hgbotNote Added: 0124560
2020-11-23 06:51hgbotNote Added: 0124561

Notes
(0124496)
hgbot   
2020-11-19 04:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/191 [^]
(0124557)
hgbot   
2020-11-23 06:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2da84833d30d77b3b960088b0c319315a84316ef
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-11-23T05:50:57+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2da84833d30d77b3b960088b0c319315a84316ef [^]

Fixed BUG-45387: Showed warning message when document type is shared by two organizations
* Warning message will be shown even if its referenced document types like Invoice, Shipment, Simplified Invoice,
Aggregate Invoice are shared by two organizations

---
A src/org/openbravo/retail/posterminal/ad_callouts/CheckForSharedDocumentType.java
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
---
(0124558)
hgbot   
2020-11-23 06:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/191 [^]
(0124559)
hgbot   
2020-11-23 06:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 36d1a5fabbb55ab29b6060847e8d3a4301c2f1a7
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-11-23T05:50:57+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/36d1a5fabbb55ab29b6060847e8d3a4301c2f1a7 [^]

Fixed BUG-45387: Optimized callout queries

---
M src/org/openbravo/retail/posterminal/ad_callouts/CheckForSharedDocumentType.java
---
(0124560)
hgbot   
2020-11-23 06:51   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/193 [^]
(0124561)
hgbot   
2020-11-23 06:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 91af094db0f0dc65e5b528ee47d6581bcab553a7
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-11-23T05:50:57+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/91af094db0f0dc65e5b528ee47d6581bcab553a7 [^]

Fixed BUG-45387: Fixed queries and validated non mandatory fields in sharedDocType callouts

---
M src/org/openbravo/retail/posterminal/ad_callouts/CheckForSharedDocumentType.java
---