Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010567Openbravo ERP09. Financial managementpublic2009-09-11 15:012009-10-12 10:01
networkb 
vinothbabu 
highminoralways
closedfixed 
5
2.40MP8 
2.40MP112.40MP10 
Core
No
0010567: Label "Customer" in GeneralLedgerReport is showed where BP is customer but also with vendors/creditors
When executing GeneralLedgerReport choosing a BusinessPartner which is defined as Vendor/Creditor instead of Customer, label "Customer" appears in report's header followed by business partner name
1. Reload Current Page Financial Management || Accounting || Analysis Tools || General Ledger Report:
    1.1. Choose any valid date
    1.2. Choose a business partner defined as Vendor/Creditor
    1.3. Run report

Check that label "Customer" appears before business partner's name (although it is not a customer)
Change label "Customer" by a more generic label as "Business Partner"
No tags attached.
has duplicate backport 00148312.40MP13 closed vmromanos Incorrect literal in general ledger report header 
blocks defect 00105632.40MP11 closed harikrishnan Label "Customer" in GeneralLedgerReport is showed where BP is customer but also with vendors/creditors 
Issue History
2009-09-11 15:38rafarodaTypedefect => backport
2009-09-11 15:38rafarodafix_in_branch => 2.40
2009-09-30 14:04vinothbabuAssigned Todalsasua => vinothbabu
2009-09-30 16:40hgbotCheckin
2009-09-30 16:40hgbotNote Added: 0020604
2009-09-30 16:40hgbotStatusscheduled => resolved
2009-09-30 16:40hgbotResolutionopen => fixed
2009-09-30 16:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/0bc86b19ec6aec5aa013bce756dcf63f8c559250 [^]
2009-10-02 00:39jpabloaeStatusresolved => new
2009-10-02 00:39jpabloaeResolutionfixed => open
2009-10-02 00:39jpabloaeNote Added: 0020642
2009-10-06 15:00hgbotCheckin
2009-10-06 15:00hgbotNote Added: 0020786
2009-10-06 15:00hgbotStatusnew => resolved
2009-10-06 15:00hgbotResolutionopen => fixed
2009-10-06 15:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/0bc86b19ec6aec5aa013bce756dcf63f8c559250 [^] => http://code.openbravo.com/erp/stable/2.40/rev/3b5e4f0d58f90de87f4e0a4db89b43007680b35d [^]
2009-10-07 07:59hgbotCheckin
2009-10-07 07:59hgbotNote Added: 0020804
2009-10-07 07:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/3b5e4f0d58f90de87f4e0a4db89b43007680b35d [^] => http://code.openbravo.com/erp/stable/2.40/rev/76ed700b90367a9b8d80262add211cade5b07ed4 [^]
2009-10-12 10:01sureshbabuStatusresolved => closed
2009-10-12 10:01sureshbabuNote Added: 0020940
2009-10-12 10:01sureshbabuFixed in Version => 2.40MP10
2010-10-19 10:09vmromanosRelationship addedhas duplicate 0014831

Notes
(0020604)
hgbot   
2009-09-30 16:40   
Repository: erp/stable/2.40
Changeset: 0bc86b19ec6aec5aa013bce756dcf63f8c559250
Author: Vinoth Babu <vinoth.babu <at> openbravo.com>
Date: Wed Sep 30 20:09:07 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/0bc86b19ec6aec5aa013bce756dcf63f8c559250 [^]

Fixed 10567 Label Changed to \"Business Partner\" instead of \"Customer\"

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml
---
(0020642)
jpabloae   
2009-10-02 00:39   
The changeset broke the database consistency test:
http://builds.openbravo.com/job/erp_stable_2.40-pgsql-db-full-consistency-test/102/ [^]
As no actions were taken in 24h it has been backed out:
https://code.openbravo.com/erp/stable/2.40/rev/84000a0fb967 [^]

Please study the problem again and push the proper fix.
(0020786)
hgbot   
2009-10-06 15:00   
Repository: erp/stable/2.40
Changeset: 3b5e4f0d58f90de87f4e0a4db89b43007680b35d
Author: Jayakumar Kasinathan <jayakumar.kasinathan <at> openbravo.com>
Date: Tue Oct 06 18:28:56 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/3b5e4f0d58f90de87f4e0a4db89b43007680b35d [^]

Fixed 10567 Label has changed to Business Partner instead of Customer.

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml
---
(0020804)
hgbot   
2009-10-07 07:59   
Repository: erp/stable/2.40
Changeset: 76ed700b90367a9b8d80262add211cade5b07ed4
Author: Jayakumar Kasinathan <jayakumar.kasinathan <at> openbravo.com>
Date: Wed Oct 07 11:29:07 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/76ed700b90367a9b8d80262add211cade5b07ed4 [^]

Fixed 10567 AD_TEXTINTERFACE issue has fixed.

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
(0020940)
sureshbabu   
2009-10-12 10:01   
Tested working fine(Business partner label appears for all the BP)