Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029420Openbravo ERP09. Financial managementpublic2015-03-26 09:292015-04-14 12:48
caristu 
Triage Omni OMS 
normalminorN/A
newopen 
5
 
 
Core
No
0029420: Utility class to keep the methods used to manage the bank statements
It would be nice if it would exist an utility class that define some public methods that can be used as an API to handle (process, reactivate..) the bank statements.

Currently this logic is implemented all inside the execute method of the FIN_BankStatementProcess class. The way to invoke a particular action from an external class is by instantiating a Process bundle for FIN_BankStatementProcess, filling the required parameters as it is done in the processBankStatement() method of the FIN_AddPayment.java class.

Using the Utility method could be friendlier and wouldn't be necessary to instantiate a ProcessBundle. Attached the proposed class.
In description
No tags attached.
? ProcessBankStatement.java (8,026) 2015-03-26 09:30
https://issues.openbravo.com/file_download.php?file_id=7937&type=bug
Issue History
2015-03-26 09:29caristuNew Issue
2015-03-26 09:29caristuAssigned To => Sandrahuguet
2015-03-26 09:29caristuModules => Core
2015-03-26 09:29caristuTriggers an Emergency Pack => No
2015-03-26 09:30caristuDescription Updatedbug_revision_view_page.php?rev_id=8113#r8113
2015-03-26 09:30caristuIssue Monitored: networkb
2015-03-26 09:30caristuFile Added: ProcessBankStatement.java
2015-03-26 09:34caristuDescription Updatedbug_revision_view_page.php?rev_id=8114#r8114
2015-04-14 12:48Triage FinanceAssigned ToSandrahuguet => Triage Finance

There are no notes attached to this issue.