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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008951
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2009-05-07 12:572009-06-05 11:26
ReporternetworkbView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision4acf24e87bdf
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabaseOracleJava version
OS VersionDatabase versionAnt version
Product Version2.40MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008951: The description of the invoices in the general ledger report shows null

DescriptionThe description of the invoices in the general ledger report shows null, what is not correct, it should show information about the invoice
Steps To Reproduce-Create and invoice.
-Complete and post the invoice
-Go to general ledger report
-Fill the filter in order to show the information about the invoice
-Execute the report
-See that the description of the invoice has a "null"
TagsNo tags attached.
Attached Files? file icon null2 [^] (164,588 bytes) 2009-05-13 11:45 [Show Content]
png file icon null2.png [^] (164,588 bytes) 2009-05-13 11:46

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0008957 closededuardo_Argal The description of the invoices in the general ledger report shows null 

-  Notes
(0016154)
eduardo_Argal (developer)
2009-05-07 17:54

I created an invoice and posted it but no null description was shown.
(0016236)
cheli (reporter)
2009-05-11 10:38

Hi Eduardo, this issues happens after adding some debt payments to a remittance.
(0016238)
eduardo_Argal (developer)
2009-05-11 10:46

Hi Cheli,
Could you please detail again the steps to reproduce the error so that i can retry to reproduce it??

Thanks in advance
(0016242)
cheli (reporter)
2009-05-11 11:03

The steps to reproduce the issue are:

-Create an invoice.
-Complete and post the invoice
-Create a new remittance.
-Add some debt payments of the previous invoice to the remittance.
-Process the remittance.
-Go to general ledger report
-Fill the filter in order to show the information about the invoice
-Execute the report
-See that the description of the invoice has a "null"


Regards
(0016312)
dalsasua (reporter)
2009-05-13 10:28

Hi Cheli,

After following the last steps you sent, we realize that the invoice is completely correct, although the debt/payment management has a description like this: "null # McGiver Supplies". Is this what you reported? We proceed to fix it.

Thanks.

Regards.
(0016315)
cheli (reporter)
2009-05-13 11:45

Exactly, the invoice has no problems but every report that use that invoice description has the null part. For example the General Ledger report as you can see in attached file
(0016323)
dalsasua (reporter)
2009-05-13 15:31

Repository: erp/devel/pi
Changeset: c49be1315874ca01a101a1f57f0257cc8b99e330
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed May 13 10:57:48 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c49be1315874ca01a101a1f57f0257cc8b99e330 [^]

Fixes Issue 8957: The description of the invoices in the general ledger report shows null

---
M src/org/openbravo/erpCommon/ad_forms/DocDPManagement_data.xsql
---
(0016329)
hgbot (developer)
2009-05-13 17:17

Repository: erp/stable/2.40
Changeset: 4acf24e87bdfef19d1b166c1ecab08b6c6675226
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed May 13 10:34:26 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/4acf24e87bdfef19d1b166c1ecab08b6c6675226 [^]

Fixes Issue 8951: The description of the invoices in the general ledger report shows null

---
M src/org/openbravo/erpCommon/ad_forms/DocDPManagement_data.xsql
---
(0016388)
cheli (reporter)
2009-05-15 15:01

Hi David, the problem persists after applying the patch. You can see it in the new screenshot.

Thanks.
(0016389)
cheli (reporter)
2009-05-15 15:03

I can not upload the screenshot, perhaps because of the issue is closed?
(0016391)
dalsasua (reporter)
2009-05-15 16:29

Hi,

In my installation, after compiling application with the commited fix, everything worked fine. Please check if the null description corresponds to a debt/payment management document.

Regards.
(0017008)
sureshbabu (reporter)
2009-06-05 11:26

Tested working fine

- Issue History
Date Modified Username Field Change
2009-05-07 12:57 networkb New Issue
2009-05-07 12:57 networkb Assigned To => rafaroda
2009-05-07 12:57 networkb Regression testing => No
2009-05-07 17:29 psarobe Status new => scheduled
2009-05-07 17:29 psarobe fix_in_branch => pi
2009-05-07 17:29 psarobe Assigned To rafaroda => eduardo_Argal
2009-05-07 17:29 psarobe fix_in_branch pi =>
2009-05-07 17:30 psarobe Severity critical => major
2009-05-07 17:54 eduardo_Argal Status scheduled => closed
2009-05-07 17:54 eduardo_Argal Note Added: 0016154
2009-05-07 17:54 eduardo_Argal Resolution open => unable to reproduce
2009-05-08 00:00 anonymous sf_bug_id 0 => 2788669
2009-05-11 10:38 cheli Note Added: 0016236
2009-05-11 10:46 eduardo_Argal Note Added: 0016238
2009-05-11 10:49 psarobe Status closed => new
2009-05-11 10:49 psarobe Resolution unable to reproduce => open
2009-05-11 11:03 cheli Note Added: 0016242
2009-05-11 15:58 rafaroda Status new => scheduled
2009-05-11 15:58 rafaroda fix_in_branch => pi
2009-05-13 10:28 dalsasua Note Added: 0016312
2009-05-13 11:45 cheli Note Added: 0016315
2009-05-13 11:45 cheli File Added: null2
2009-05-13 11:46 cheli File Added: null2.png
2009-05-13 15:31 dalsasua Note Added: 0016323
2009-05-13 15:32 dalsasua Status scheduled => resolved
2009-05-13 15:32 dalsasua Fixed in Version => pi
2009-05-13 15:32 dalsasua Fixed in SCM revision => c49be1315874
2009-05-13 15:32 dalsasua Resolution open => fixed
2009-05-13 17:17 hgbot Checkin
2009-05-13 17:17 hgbot Note Added: 0016329
2009-05-13 17:17 hgbot Fixed in SCM revision c49be1315874 => http://code.openbravo.com/erp/stable/2.40/rev/4acf24e87bdfef19d1b166c1ecab08b6c6675226 [^]
2009-05-15 15:01 cheli Note Added: 0016388
2009-05-15 15:03 cheli Note Added: 0016389
2009-05-15 16:29 dalsasua Note Added: 0016391
2009-06-05 11:26 sureshbabu Status resolved => closed
2009-06-05 11:26 sureshbabu Note Added: 0017008
2009-06-05 11:26 sureshbabu Fixed in Version 2.40MP4 => pi


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker