Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002138Openbravo ERP07. Sales managementpublic2007-10-23 15:102008-07-04 19:12
rafaroda 
rafaroda 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002138: AT235: Invoice Customer Report filter
*Environment
OS: Ubuntu 7.04
DB: Oracle XE 10g
Web browser: Firefox 2
OB: R2.35

*Steps
1. Sales Management > Analysis Tools > Invoice Customer Report
2. Add a partner or some to 'Business Partner' multiple selection form.
3. Populate 'From Date' and 'To Date' fields and click on 'HTML Format' or 'PDF Format' button.

No report is shown if you try to filter by 'Business Partner'.
No tags attached.
depends on backport 0003601 closed rafaroda AT235: Invoice Customer Report filter 
Issue History
2008-07-04 19:12plujanStatusresolved => closed
2008-07-04 19:12plujanFixed in Version2.40alpha-r2 => 2.40beta

Notes
(0005727)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1818544 [^]
(0002460)
rafaroda   
2008-01-17 15:20   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1892190
Originator: YES

Modified 'InvoiceCustomerEdition_data.xsql' to be able to filter by Business Partner.

<Parameter name="cbPartnerId" optional="true" type="argument" after="AND 1=1"><![CDATA[ AND C_BPARTNER.C_BPARTNER_ID IN]]></Parameter>