Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019074Openbravo ERPZ. Otherspublic2011-11-15 16:062011-12-01 12:42
maite 
mirurita 
urgentmajoralways
closedfixed 
5
 
3.0MP6 
Advanced Payables and Receivables Mngmt
No
0019074: Enable user1 and user2 accounting dimensions in DocFIN* files
Enable user1 and user2 accounting dimensions in DocFIN* files.
Enable user1 and user2 accounting dimensions in DocFIN* files.
Modify their "loadLinesFieldProvider" methods to get (probably using xsql query) ID of user1 and user2 so they will be available for accounting process.
[As reference, in DocFINPayment.java file in line 179 appears comment that this change is required]
No tags attached.
depends on backport 0019075 closed mirurita Enable user1 and user2 accounting dimensions in DocFIN* files 
Issue History
2011-11-15 16:06maiteNew Issue
2011-11-15 16:06maiteAssigned To => jonalegriaesarte
2011-11-15 16:06maiteModules => Advanced Payables and Receivables Mngmt
2011-11-15 16:06maiteIssue Monitored: networkb
2011-11-15 16:06maiteStatusnew => scheduled
2011-11-15 16:06maitefix_in_branch => pi
2011-11-15 16:07maiteResolution time => 1324335600
2011-11-15 16:07maiteTarget Version3.0MP6 =>
2011-11-15 16:07maitefix_in_branchpi =>
2011-11-15 16:07maiteResolution time1324335600 =>
2011-11-15 16:07maiteTarget Version => 3.0MP6
2011-11-17 16:15jonalegriaesarteAssigned Tojonalegriaesarte => mirurita
2011-11-25 13:31hgbotCheckin
2011-11-25 13:31hgbotNote Added: 0043213
2011-11-25 13:32hgbotStatusscheduled => resolved
2011-11-25 13:32hgbotResolutionopen => fixed
2011-11-25 13:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/30d88df059407937b8ce9576bf7427ea0b1cb9fd [^]
2011-11-30 12:36hudsonbotCheckin
2011-11-30 12:36hudsonbotNote Added: 0043557
2011-12-01 12:42eduardo_ArgalNote Added: 0043650
2011-12-01 12:42eduardo_ArgalStatusresolved => closed

Notes
(0043213)
hgbot   
2011-11-25 13:31   
Repository: erp/devel/pi
Changeset: 30d88df059407937b8ce9576bf7427ea0b1cb9fd
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Nov 25 10:34:59 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/30d88df059407937b8ce9576bf7427ea0b1cb9fd [^]

Fixes issue 19074: Enable user1/user2 acct dimensions in Payment/Transaction/Reconciliation

---
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
M src/org/openbravo/erpCommon/ad_forms/DocFINPayment.java
M src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
A src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction_data.xsql
A src/org/openbravo/erpCommon/ad_forms/DocFINPayment_data.xsql
---
(0043557)
hudsonbot   
2011-11-30 12:36   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/01809c7b3135 [^]

Maturity status: Test
(0043650)
eduardo_Argal   
2011-12-01 12:42   
tested and working