Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015920Openbravo ERP09. Financial managementpublic2011-02-10 09:162011-03-22 13:27
jonalegriaesarte 
ioritzCia 
urgentmajoralways
closedfixed 
5
2.50MP26 
2.50MP272.50MP28 
Core
No
0015920: The legal entity tax id does not appear in the general ledger journal report
The legal entity tax id does not appear in the general ledger journal report.
- Financial Management || Accounting || Analysis Tools || General Ledger Journal
- Print it

The taxid and the legal entity does not appear
No tags attached.
blocks defect 0015934 closed ioritzCia The legal entity tax id does not appear in the general ledger journal report 
Issue History
2011-02-10 09:16jonalegriaesarteNew Issue
2011-02-10 09:16jonalegriaesarteAssigned To => adrianromero
2011-02-10 09:16jonalegriaesarteModules => Core
2011-02-10 09:37jonalegriaesarteIssue Monitored: networkb
2011-02-10 10:53psanjuanNote Added: 0034127
2011-02-10 12:43ioritzCiaNote Added: 0034129
2011-02-10 12:43ioritzCiaAssigned Toadrianromero => jonalegriaesarte
2011-02-10 12:43ioritzCiaStatusnew => feedback
2011-02-10 12:55psanjuanNote Added: 0034130
2011-02-10 12:55psanjuanStatusfeedback => new
2011-02-10 16:27adrianromeroStatusnew => scheduled
2011-02-10 16:27adrianromeroAssigned Tojonalegriaesarte => ioritzCia
2011-02-10 16:27adrianromerofix_in_branch => pi
2011-02-10 16:27adrianromeroTypedefect => backport
2011-02-10 16:27adrianromerofix_in_branchpi =>
2011-02-10 16:28adrianromeroIssue cloned0015934
2011-02-10 16:28adrianromeroRelationship addedblocks 0015934
2011-02-21 16:13dalsasuafix_in_branch => 2.50
2011-03-03 04:55hgbotCheckin
2011-03-03 04:55hgbotNote Added: 0034516
2011-03-03 04:55hgbotStatusscheduled => resolved
2011-03-03 04:55hgbotResolutionopen => fixed
2011-03-03 04:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/631470a72993b26089e08e8b957664c7cbc3f240 [^]
2011-03-22 13:27jonalegriaesarteNote Added: 0035145
2011-03-22 13:27jonalegriaesarteStatusresolved => closed
2011-03-22 13:27jonalegriaesarteFixed in Version => 2.50MP28

Notes
(0034127)
psanjuan   
2011-02-10 10:53   
Comprobar que:
En la actualidad se muestra el nombre del cliente no el de la organizaciĆ³n (Legal with accounting) seleccionada al lanzar el libro, tampoco el correspondiente NIF
(0034129)
ioritzCia   
2011-02-10 12:43   
Is it for printable version only or is it for excel and html versions too?
(0034130)
psanjuan   
2011-02-10 12:55   
Please do it just for excel and printable option.
Excel one it is because they can use that one to print.
It is not required for the html one.
Thanks, Patricia.
(0034516)
hgbot   
2011-03-03 04:55   
Repository: erp/stable/2.50
Changeset: 631470a72993b26089e08e8b957664c7cbc3f240
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Feb 22 16:34:54 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/631470a72993b26089e08e8b957664c7cbc3f240 [^]

Fixes issue 15899. Fixes issue 15911. Fixes issue 15920. Fixes issue 16017.
Several changes done to Report General Ledger Journal:
- Show Regularization / Opening / Closing checks now works in this way: if, and only if, the check is active, the corresponding entry type will be shown.
- Show Regular Entries check is added. This way, user can choose what entry types to include (checkbox active) or exclude (not-active checkbox) in the report output. By default, all the types will be shown
- ONLY WHEN PRINTING TO PDF, an initial entry number can be set. This way, entries will be numbered starting with the provided number.
- ONLY WHEN PRINTING TO PDF, the accumulated amounts for debit and credit is calculated and shown.
- ONLY WHEN PRINTING TO PDF, an initial debit and credit amount can be provided, and will be used as initial value of debit and credit accumulated amounts.
- ONLY WHEN PRINTING TO PDF, user can choose whether to show the subaccount description in each entry line (as of now), or the entry line description. PLEASE NOTICE THAT USER WILL SET THE DESIRED SQL DESCRIPTION IN THE CORRESPONDING TABLES, UNDER ACCOUNTING SCHEMA TAB, IN ORDER TO AVOID DUPLICATED LINES IN THE ENTRIES.
- Trial Balance Report is modified in order to make coherent both terms for corry forward amounts

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
---
(0035145)
jonalegriaesarte   
2011-03-22 13:27   
Verified