Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011545 | Openbravo ERP | 09. Financial management | public | 2009-11-30 10:18 | 2010-01-06 00:00 |
|
Reporter | networkb | |
Assigned To | dalsasua | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP11 | |
Target Version | 2.40MP12 | Fixed in Version | 2.50MP10 | |
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 | 0011545: 347 model does not take into account if an invoice is completed or not |
Description | 347 model includes invoices without to be completed. |
Steps To Reproduce | Go to Sales Management > Transactions > Sales invoice. Create its Header.
Go to its line. Select any product, and enter as Unit price, 50000. Save it.
Go to Financial Management > Accounting > Analysis tools > Generate 347 model.
Fill From and To date.
Press HTML format and see file generated. Sales invoice is included and it should not. |
Proposed Solution | It has to take into account the ones with processed='Y' |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0011548 | 2.40MP12 | closed | dalsasua | 347 model does not take into account if an invoice is completed or not |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-11-30 10:18 | networkb | New Issue | |
2009-11-30 10:18 | networkb | Assigned To | => rafaroda |
2009-11-30 10:18 | networkb | OBNetwork customer | => Yes |
2009-11-30 11:32 | psarobe | Steps to Reproduce Updated | |
2009-11-30 11:35 | psarobe | Status | new => scheduled |
2009-11-30 11:35 | psarobe | fix_in_branch | => pi |
2009-11-30 11:35 | psarobe | Assigned To | rafaroda => dalsasua |
2009-11-30 11:35 | psarobe | fix_in_branch | pi => |
2009-11-30 19:28 | hgbot | Checkin | |
2009-11-30 19:28 | hgbot | Note Added: 0022263 | |
2009-11-30 19:28 | hgbot | Status | scheduled => resolved |
2009-11-30 19:28 | hgbot | Resolution | open => fixed |
2009-11-30 19:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/239b3c493c53e175f541b66cf08bfb9e86455071 [^] |
2009-12-01 18:56 | dalsasua | Note Added: 0022337 | |
2009-12-01 18:57 | hgbot | Checkin | |
2009-12-01 18:57 | hgbot | Note Added: 0022338 | |
2009-12-01 18:57 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/239b3c493c53e175f541b66cf08bfb9e86455071 [^] => http://code.openbravo.com/erp/devel/pi/rev/3605ab75d17ea47655bd4c0ffd59de51b79b71c7 [^] |
2009-12-04 09:14 | hudsonbot | Checkin | |
2009-12-04 09:14 | hudsonbot | Note Added: 0022427 | |
2009-12-04 09:14 | hudsonbot | Checkin | |
2009-12-04 09:14 | hudsonbot | Note Added: 0022436 | |
2010-01-05 10:22 | sureshbabu | Note Added: 0023215 | |
2010-01-05 10:22 | sureshbabu | Status | resolved => closed |
2010-01-05 10:22 | sureshbabu | Fixed in Version | => 2.50MP10 |
2010-01-06 00:00 | anonymous | sf_bug_id | 0 => 2926544 |
Notes |
|
(0022263)
|
hgbot
|
2009-11-30 19:28
|
|
Repository: erp/devel/pi
Changeset: 239b3c493c53e175f541b66cf08bfb9e86455071
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Nov 30 19:28:27 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/239b3c493c53e175f541b66cf08bfb9e86455071 [^]
Fixes issue 11545: 347 model does
not take into account if an invoice is completed or not
---
M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql
---
|
|
|
|
following suggestion from QA, modified the way document is checked to be completed |
|
|
(0022338)
|
hgbot
|
2009-12-01 18:57
|
|
Repository: erp/devel/pi
Changeset: 3605ab75d17ea47655bd4c0ffd59de51b79b71c7
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Dec 01 18:57:35 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3605ab75d17ea47655bd4c0ffd59de51b79b71c7 [^]
Fixes issue 11545: 347 model does not take into account
if an invoice is completed or not
---
M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql
---
|
|
|
|
|
|
|
|
|
|
|