Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011548Openbravo ERP09. Financial managementpublic2009-11-30 10:182010-02-15 11:03
networkb 
dalsasua 
immediatemajoralways
closedfixed 
5
2.40MP11 
2.40MP122.40MP12 
Core
No
0011548: 347 model does not take into account if an invoice is completed or not
347 model includes invoices without to be completed.
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.
It has to take into account the ones with processed='Y'
No tags attached.
blocks defect 00115452.40MP12 closed dalsasua 347 model does not take into account if an invoice is completed or not 
Issue History
2009-11-30 11:35psarobeTypedefect => backport
2009-11-30 11:35psarobefix_in_branch => 2.40
2009-11-30 11:35psarobeAssigned Torafaroda => dalsasua
2009-11-30 19:07hgbotCheckin
2009-11-30 19:07hgbotNote Added: 0022262
2009-11-30 19:07hgbotStatusscheduled => resolved
2009-11-30 19:07hgbotResolutionopen => fixed
2009-11-30 19:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/ecfe82c5185cf5e2fb8205305d2c46634ad65069 [^]
2009-11-30 19:35hgbotCheckin
2009-11-30 19:35hgbotNote Added: 0022264
2009-11-30 19:35hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/ecfe82c5185cf5e2fb8205305d2c46634ad65069 [^] => http://code.openbravo.com/erp/stable/2.40/rev/e4b20cd4ccf1ae0c75ceef2a42d1f509a05c6ab0 [^]
2009-12-01 18:41dalsasuaNote Added: 0022335
2009-12-01 18:45hgbotCheckin
2009-12-01 18:45hgbotNote Added: 0022336
2009-12-01 18:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/e4b20cd4ccf1ae0c75ceef2a42d1f509a05c6ab0 [^] => http://code.openbravo.com/erp/stable/2.40/rev/b8cd0de160cd7ad33cbefd6e42891bf00ae810d3 [^]
2010-02-15 11:03psarobeNote Added: 0024252
2010-02-15 11:03psarobeStatusresolved => closed
2010-02-15 11:03psarobeFixed in Version => 2.40MP12

Notes
(0022262)
hgbot   
2009-11-30 19:07   
Repository: erp/stable/2.40
Changeset: ecfe82c5185cf5e2fb8205305d2c46634ad65069
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Nov 30 19:06:23 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/ecfe82c5185cf5e2fb8205305d2c46634ad65069 [^]

Fixes issue 11548: 347 model
now takes into account if an invoice is completed

---
M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql
---
(0022264)
hgbot   
2009-11-30 19:35   
Repository: erp/stable/2.40
Changeset: e4b20cd4ccf1ae0c75ceef2a42d1f509a05c6ab0
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Nov 30 19:35:07 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/e4b20cd4ccf1ae0c75ceef2a42d1f509a05c6ab0 [^]

Fixes issue 11548: 347 model
now takes into account if an invoice is completed

---
M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql
---
(0022335)
dalsasua   
2009-12-01 18:41   
following suggestion from QA, modified the way document is checked to be completed.
(0022336)
hgbot   
2009-12-01 18:45   
Repository: erp/stable/2.40
Changeset: b8cd0de160cd7ad33cbefd6e42891bf00ae810d3
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Dec 01 18:41:46 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/b8cd0de160cd7ad33cbefd6e42891bf00ae810d3 [^]

Fixes Issue 11548: 347 model does not
take into account if an invoice is completed or not

---
M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql
---
(0024252)
psarobe   
2010-02-15 11:03   
Code change to processed='Y'