Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030373Openbravo ERP09. Financial managementpublic2015-07-15 17:392015-07-16 12:49
vmromanos 
vmromanos 
normaltrivialN/A
closedfixed 
5
 
3.0PR15Q3 
dmiguelez
Core
No
0030373: Add accounting date to Add Multiple Payments
The new Add Multiple Payment process, available since 15Q3, already has a Transaction Date field. It would be better to add an Accounting Date field too, so the transactions are created for this accounting date.
Go to Financial Account
Select any record
Press Add Multiple Payments
Only Transaction Date field is shown.
Add a new Accounting Date field similar to Transaction Date:
* Mandatory
* Default to "today"

The created transaction(s) will be have the entered accounting date.
Approved
blocks feature request 0030372 closed vmromanos Add accounting date to Add Multiple Payments 
Issue History
2015-07-15 17:39vmromanosTypefeature request => backport
2015-07-15 17:39vmromanosTarget Version => 3.0PR15Q3
2015-07-15 18:08vmromanosTag Attached: Approved
2015-07-16 12:13hgbotCheckin
2015-07-16 12:13hgbotNote Added: 0078857
2015-07-16 12:13hgbotStatusscheduled => resolved
2015-07-16 12:13hgbotResolutionopen => fixed
2015-07-16 12:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q3/rev/bbfccafd18ed874acaf7a783a9f0d3d411685534 [^]
2015-07-16 12:49dmiguelezReview Assigned To => dmiguelez
2015-07-16 12:49dmiguelezNote Added: 0078872
2015-07-16 12:49dmiguelezStatusresolved => closed

Notes
(0078857)
hgbot   
2015-07-16 12:13   
Repository: erp/backports/3.0PR15Q3
Changeset: bbfccafd18ed874acaf7a783a9f0d3d411685534
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jul 15 17:49:30 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q3/rev/bbfccafd18ed874acaf7a783a9f0d3d411685534 [^]

Fixed issue 30373: Added accounting date to Add Multiple Payments process

A new process parameter called Accounting Date has been added to the Add Multiple Payments process. The transaction(s) created by this process will have the entered Accounting Date (in a similar way we already do for the transaction date).

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddMultiplePaymentsHandler.java
---
(0078872)
dmiguelez   
2015-07-16 12:49   
Code Review + Testing Ok