Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014992
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2010-10-22 13:422010-12-21 00:00
ReporternetworkbView Statuspublic 
Assigned Todalsasua 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision45126bfbff28
ProjectionnoneETAnoneTarget Version2.50MP25
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product Version2.40MP16SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014992: PDF format in general ledger journal does not group by date

DescriptionIn PDF format, the general ledger journal does not group by date, but in html format it is done
Steps To Reproduce. Financial Management || Receivables & Payables || Transactions || Bank Statement || Header
 new record

. Financial Management || Receivables & Payables || Transactions || Bank Statement || Lines
  new line:
   line 10: create payment
            effective date and accounting date 10/10/2010
   line 20: create payment
            effective date and accounting date 11/10/2010

process and post
 html 2 journals separated by date
 pdf 1 journal
       
TagsNo tags attached.
Attached Filespdf file icon sample.pdf [^] (1,782 bytes) 2010-10-22 13:42
png file icon Pantallazo.png [^] (217,357 bytes) 2010-10-22 13:43

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00152652.50MP25 closeddalsasua PDF format in general ledger journal does not group by date 

-  Notes
(0032785)
dalsasua (reporter)
2010-11-23 11:18

Issue is not in Journal report, but in DocBank servlet. When posting a bank statement, if the lines do not have all the same accounting date, it should assign a new FactAcctGroupId, so different entries are created. One only entry cannot have different dates for it's lines.
Proposed solution is to:
1- Sort the lines by accounting date
2- Each time the date of a bank statement lines is different from the one in the previous line, assign a new FactAcctGroupID
(0032786)
hgbot (developer)
2010-11-23 12:33

Repository: erp/devel/pi
Changeset: 45126bfbff2800f389b6b5c371b6c122c8f897ea
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Nov 23 12:32:53 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/45126bfbff2800f389b6b5c371b6c122c8f897ea [^]

Fixes issue 14992: PDF format in general ledger journal does not group by date
Issue is not in Journal report, but in DocBank servlet. When posting a bank statement, if the lines do not have all the same accounting date, it should assign a new FactAcctGroupId, so different entries are created. One only entry cannot have different dates for it's lines.
Solution is to:
1- Sort the lines by accounting date
2- Each time the date of a bank statement lines is different from the one in the previous line, assign a new FactAcctGroupID

---
M src/org/openbravo/erpCommon/ad_forms/DocBank.java
M src/org/openbravo/erpCommon/ad_forms/DocLineBank_data.xsql
---
(0032934)
hudsonbot (developer)
2010-11-30 17:51

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/45126bfbff28 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c27b4b566df [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19017.obx [^]
(0033285)
psarobe (manager)
2010-12-20 12:16

Tested working fine

- Issue History
Date Modified Username Field Change
2010-10-22 13:42 networkb New Issue
2010-10-22 13:42 networkb Assigned To => dalsasua
2010-10-22 13:42 networkb File Added: sample.pdf
2010-10-22 13:43 networkb File Added: Pantallazo.png
2010-10-22 13:46 networkb version => 2.40MP16
2010-11-17 17:48 dalsasua Assigned To dalsasua => adrianromero
2010-11-17 18:07 adrianromero Assigned To adrianromero => dalsasua
2010-11-19 12:05 adrianromero Target Version => 2.50MP25
2010-11-23 11:18 dalsasua Status new => scheduled
2010-11-23 11:18 dalsasua Note Added: 0032785
2010-11-23 11:18 dalsasua fix_in_branch => pi
2010-11-23 12:33 hgbot Checkin
2010-11-23 12:33 hgbot Note Added: 0032786
2010-11-23 12:33 hgbot Status scheduled => resolved
2010-11-23 12:33 hgbot Resolution open => fixed
2010-11-23 12:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/45126bfbff2800f389b6b5c371b6c122c8f897ea [^]
2010-11-30 17:51 hudsonbot Checkin
2010-11-30 17:51 hudsonbot Note Added: 0032934
2010-12-20 12:16 psarobe Note Added: 0033285
2010-12-20 12:16 psarobe Status resolved => closed
2010-12-21 00:00 anonymous sf_bug_id 0 => 3140998


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker