Openbravo Issue Tracking System - Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0044800 | Modules | Tax Report Launcher | public | 2020-08-12 16:46 | 2020-09-02 12:46 | ||||||||
Reporter | shuehner | ||||||||||||
Assigned To | vmromanos | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Regression date | |||||||||||||
Regression introduced by commit | |||||||||||||
Regression level | |||||||||||||
Review Assigned To | |||||||||||||
Support ticket | |||||||||||||
OBNetwork customer | |||||||||||||
Regression introduced in release | |||||||||||||
Summary | 0044800: OBTL_SE_TaxLauncher refactor to use AJAX instead of all Callout framework or directly refactor the window to be WAD window | ||||||||||||
Description | The OBTL_SE_TaxLauncher is a servlet that uses the old callout framework (XmlDocument xmlDocument = xmlEngine.readXmlTemplate( "org/openbravo/erpCommon/ad_callouts/CallOut").createXmlDocument()) to simulate an AJAX response from a manual window. This process is launched from the Tax Report Launcher manual window to filter valid options for the selectors (Calendars, Reports, Acct. Schemas...). It would be great to either refactor the class to avoid using the Callout framework or to directly refactor the Tax Report Launcher window to be a WAD generated window. This refactor will be mandatory if we decide to remove the Callout framework (XMLEngine) in the future. Meanwhile the code should continue working fine. Most probably refactoring the OBTL_SE_TaxLauncher class is a simpler solution in this case. | ||||||||||||
Steps To Reproduce | |||||||||||||
Proposed Solution | |||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2020-08-12 16:46 | shuehner | New Issue | |||||||||||
2020-08-12 16:46 | shuehner | Assigned To | => Jorge Bravo | ||||||||||
2020-08-12 16:46 | shuehner | Issue generated from | 0044799 | ||||||||||
2020-08-12 16:46 | shuehner | Relationship added | blocks 0044795 | ||||||||||
2020-08-13 15:49 | shuehner | Relationship added | blocks 0044811 | ||||||||||
2020-08-13 15:49 | shuehner | Relationship deleted | blocks 0044795 | ||||||||||
2020-08-14 14:29 | Jorge Bravo | Assigned To | Jorge Bravo => Mery Anelo | ||||||||||
2020-09-02 12:41 | vmromanos | Assigned To | Mery Anelo => vmromanos | ||||||||||
2020-09-02 12:41 | vmromanos | Summary | OBTL_SE_TaxLauncher is an old-style callout and should be refactored to use SimpleCallout => OBTL_SE_TaxLauncher refactor to use AJAX instead of all Callout framework or directly refactor the window to be WAD window | ||||||||||
2020-09-02 12:41 | vmromanos | Description Updated | bug_revision_view_page.php?rev_id=21602#r21602 | ||||||||||
2020-09-02 12:41 | vmromanos | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=21604#r21604 | ||||||||||
2020-09-02 12:45 | vmromanos | Description Updated | bug_revision_view_page.php?rev_id=21605#r21605 | ||||||||||
2020-09-02 12:45 | vmromanos | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=21606#r21606 | ||||||||||
2020-09-02 12:46 | vmromanos | Status | new => acknowledged |
There are no notes attached to this issue. |