Openbravo Issue Tracking System - Modules  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0039013 | Modules | Credit Management - Dunning | public | 2018-07-23 14:48 | 2018-08-01 13:54 | 
| Reporter | shuehner | ||||
| Assigned To | markmm82 | ||||
| Priority | normal | Severity | major | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| 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 | Sandrahuguet | ||||
| Support ticket | |||||
| OBNetwork customer | No | ||||
| Regression introduced in release | |||||
| Summary | 0039013: CustomerCalloutDK broken when used with ERP >=17Q1 or 17Q4 | ||||
| Description | Dunning module contains the CustomerCalloutDK callout which is extending another callout from core named SE_Invoice_BPartner. It does that by mocking an http-request and incoking the other callout. However most callouts in core are no longer callable via http requests so that cannot work: 17Q1 change: https://code.openbravo.com/erp/devel/pi/rev/b468094df0d0ff1d168a03977ba314f64549b998 [^] Makes callouts no longer be mapped via web.xml 17Q4 change: https://code.openbravo.com/erp/devel/pi/rev/2ab8016a23535c8182170c2dc4f991c2dc5786a9 [^] Made the specific callouts not even being a servlet anymore. The callout in this module should be refactored to extend the core callout the 'new way' http://wiki.openbravo.com/wiki/How_to_create_a_Callout#Extend_a_Callout [^] When done the MockHttpServletResponse calls in the module should be removed as it will no longer be necessary. As that class is not compatible with servet-api>30 (i.e. using tomcat8.5) that prepares the module to work with that tomcat version when that will be used in pi by default in short.  | ||||
| Steps To Reproduce | For the functional bug -> try to run the callout. For the 'MockHttpServletResponse' not working with tomcat8.5 Setup eclipse with tomcat8.5 and notice this java file in the module no longer compiling.  | ||||
| Proposed Solution | - | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2018-07-23 14:48 | shuehner | New Issue | |||
| 2018-07-23 14:48 | shuehner | Assigned To | => Triage Finance | ||
| 2018-07-23 14:48 | shuehner | OBNetwork customer | => No | ||
| 2018-07-26 18:05 | markmm82 | Assigned To | Triage Finance => markmm82 | ||
| 2018-07-26 18:05 | markmm82 | Status | new => scheduled | ||
| 2018-07-26 22:43 | markmm82 | Note Added: 0105969 | |||
| 2018-08-01 12:56 | hgbot | Checkin | |||
| 2018-08-01 12:56 | hgbot | Note Added: 0106082 | |||
| 2018-08-01 12:56 | hgbot | Status | scheduled => resolved | ||
| 2018-08-01 12:56 | hgbot | Resolution | open => fixed | ||
| 2018-08-01 12:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/d9360a9a8c9c1811b0fd1140c93e142859925c75 [^] | ||
| 2018-08-01 12:56 | hgbot | Checkin | |||
| 2018-08-01 12:56 | hgbot | Note Added: 0106083 | |||
| 2018-08-01 13:54 | Sandrahuguet | Review Assigned To | => Sandrahuguet | ||
| 2018-08-01 13:54 | Sandrahuguet | Note Added: 0106086 | |||
| 2018-08-01 13:54 | Sandrahuguet | Status | resolved => closed | ||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||