Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012466 | Openbravo ERP | 09. Financial management | public | 2010-02-25 10:53 | 2010-05-18 12:12 |
|
Reporter | networkb | |
Assigned To | balamurugan | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP11 | |
Target Version | 2.50MP17 | Fixed in Version | 2.50MP15 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012466: Not Posted Transaction Report groups bankstatement with same name and amount |
Description | If we have 2 different bank statements with same name and amount and we run Not Posted Transaction Report, they appear grouped as one bank statement (instead of 2)
You must unschedule the Acct Server Process |
Steps To Reproduce | 0.Go to General Setup || Process Scheduling || Process Request
select Acct Server Process and click 'Unschedule Process'
1. Sales Management || Transactions || Sales Invoice: create 2 sales invoice with same amount and complete it. (2 identical payments will be created)
2. Financial Management || Receivables & Payables || Transactions || Bank Statement: create 2 new records with same name, press "Create lines From" and set one of the previous payments to each of them.
Process the bank statement.
Realize that the two bank statement are Unposted.
3. Financial Management || Accounting || Analysis Tools || Not Posted Transaction Report: run report and realize that only one bank statement appear. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Not Posted Transaction Report.png (101,601) 2010-04-08 12:09 https://issues.openbravo.com/file_download.php?file_id=2415&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-25 10:53 | networkb | New Issue | |
2010-02-25 10:53 | networkb | Assigned To | => dalsasua |
2010-02-25 10:53 | networkb | OBNetwork customer | => Yes |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP14 => 2.50MP15 |
2010-04-06 14:41 | balamurugan | Assigned To | dalsasua => balamurugan |
2010-04-06 15:04 | balamurugan | Note Added: 0025902 | |
2010-04-06 15:04 | balamurugan | Assigned To | balamurugan => networkb |
2010-04-06 15:04 | balamurugan | Status | new => feedback |
2010-04-08 12:07 | balamurugan | Note Added: 0025973 | |
2010-04-08 12:07 | balamurugan | Status | feedback => closed |
2010-04-08 12:07 | balamurugan | Resolution | open => unable to reproduce |
2010-04-08 12:08 | balamurugan | Status | closed => new |
2010-04-08 12:08 | balamurugan | Resolution | unable to reproduce => open |
2010-04-08 12:09 | balamurugan | File Added: Not Posted Transaction Report.png | |
2010-04-08 12:09 | balamurugan | Status | new => closed |
2010-04-08 12:09 | balamurugan | Resolution | open => unable to reproduce |
2010-04-08 17:35 | networkb | Assigned To | networkb => balamurugan |
2010-04-08 17:35 | networkb | Status | closed => new |
2010-04-08 17:35 | networkb | Resolution | unable to reproduce => open |
2010-04-08 17:39 | networkb | Note Added: 0025993 | |
2010-04-08 17:39 | networkb | Description Updated | bug_revision_view_page.php?rev_id=216#r216 |
2010-04-08 17:39 | networkb | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=218#r218 |
2010-04-08 17:39 | networkb | Description Updated | bug_revision_view_page.php?rev_id=219#r219 |
2010-04-09 10:58 | hgbot | Checkin | |
2010-04-09 10:58 | hgbot | Note Added: 0026018 | |
2010-04-09 10:58 | hgbot | Status | new => resolved |
2010-04-09 10:58 | hgbot | Resolution | open => fixed |
2010-04-09 10:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3df698af8adaba6c8623d21256f645e10b7daba2 [^] |
2010-04-15 16:45 | psarobe | Note Added: 0026275 | |
2010-04-15 16:45 | psarobe | Status | resolved => closed |
2010-04-15 16:45 | psarobe | Fixed in Version | => 2.50MP15 |
2010-04-16 00:00 | anonymous | sf_bug_id | 0 => 2987958 |
2010-04-19 21:13 | hudsonbot | Checkin | |
2010-04-19 21:13 | hudsonbot | Note Added: 0026441 | |
2010-05-18 12:12 | gorka_gil | Target Version | 2.50MP15 => 2.50MP17 |
Notes |
|
|
The Existing system is working as expected. As automatic invoice posting is happened after completing the invoice. so, the user could not see the records. After unscheduling the Acct Server process, we could able to see the unposted records. |
|
|
|
The Existing system is working as expected. As automatic invoice posting is happened after completing the invoice. so, the user could not see the records. After unscheduling the Acct Server process, we could able to see the unposted records. Please see the screenshot attached. |
|
|
|
You must unschedule the Acct Server Process and you must realize that the Bank Statement are unposted. |
|
|
(0026018)
|
hgbot
|
2010-04-09 10:58
|
|
Repository: erp/devel/pi
Changeset: 3df698af8adaba6c8623d21256f645e10b7daba2
Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com>
Date: Fri Apr 09 14:39:57 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3df698af8adaba6c8623d21256f645e10b7daba2 [^]
Fixes Issue 12466: Not Posted Transaction Report doesn't show the records.
---
M src/org/openbravo/erpCommon/ad_reports/ReportNotPosted_data.xsql
---
|
|
|
|
|
|
|
|