Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016911 | Openbravo ERP | 09. Financial management | public | 2011-04-28 10:14 | 2011-05-12 13:31 |
|
Reporter | psanjuan | |
Assigned To | AinhoaPagola | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 8.04.1 |
Product Version | | |
Target Version | 3.0MP0 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016911: There are no hundred/thousand separators but just decimals on accounting posting |
Description | There are no hundred/thousand separators sings such as "," or "." (depending on setup) but just decimals on accounting entries shown by the system after a purchase/sales invoice posting.
Besides the amounts are not aligned anyhow.
See the screen attached.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0017050 | 3.0MP0 | closed | AinhoaPagola | There are no hundred/thousand separators but just decimals on accounting posting |
|
Attached Files | accounting_16911.png (52,912) 2011-04-28 11:20 https://issues.openbravo.com/file_download.php?file_id=3902&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-04-28 10:14 | psanjuan | New Issue | |
2011-04-28 10:14 | psanjuan | Assigned To | => dalsasua |
2011-04-28 10:14 | psanjuan | Modules | => Core |
2011-04-28 10:14 | psanjuan | OBNetwork customer | => No |
2011-04-28 10:14 | psanjuan | Assigned To | dalsasua => adrianromero |
2011-04-28 10:16 | psanjuan | Description Updated | bug_revision_view_page.php?rev_id=1888#r1888 |
2011-04-28 11:15 | dalsasua | Note Added: 0036149 | |
2011-04-28 11:15 | dalsasua | Status | new => feedback |
2011-04-28 11:20 | psanjuan | Status | feedback => new |
2011-04-28 11:20 | psanjuan | Summary | There are no hundred/thousand separators but just decimals on accounting => There are no hundred/thousand separators but just decimals on accounting posting |
2011-04-28 11:20 | psanjuan | Description Updated | bug_revision_view_page.php?rev_id=1889#r1889 |
2011-04-28 11:20 | psanjuan | File Added: accounting_16911.png | |
2011-04-28 15:12 | adrianromero | Target Version | => 3.0RC8 |
2011-05-05 10:27 | gorka_gil | Target Version | 3.0RC8 => 3.0MP0 |
2011-05-06 13:49 | AinhoaPagola | Assigned To | adrianromero => AinhoaPagola |
2011-05-06 14:04 | AinhoaPagola | Status | new => scheduled |
2011-05-06 14:04 | AinhoaPagola | fix_in_branch | => pi |
2011-05-09 13:38 | AinhoaPagola | Note Added: 0036561 | |
2011-05-11 16:17 | hgbot | Checkin | |
2011-05-11 16:17 | hgbot | Note Added: 0036679 | |
2011-05-11 16:17 | hgbot | Status | scheduled => resolved |
2011-05-11 16:17 | hgbot | Resolution | open => fixed |
2011-05-11 16:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/57222efb33d1a9954551653ed9b6870c711e1aca [^] |
2011-05-12 13:15 | psanjuan | Note Added: 0036727 | |
2011-05-12 13:15 | psanjuan | Status | resolved => closed |
2011-05-12 13:15 | psanjuan | fix_in_branch | pi => |
2011-05-12 13:31 | hudsonbot | Checkin | |
2011-05-12 13:31 | hudsonbot | Note Added: 0036887 | |
Notes |
|
|
It seems that you forgot to upload the screen-shot... |
|
|
|
The alignment of credit, debit and balance fields is going to be set to 'right' in the pdf, excel and html versions of the General Ledger Report and the General Ledger Journal. |
|
|
(0036679)
|
hgbot
|
2011-05-11 16:17
|
|
Repository: erp/devel/pi
Changeset: 57222efb33d1a9954551653ed9b6870c711e1aca
Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com>
Date: Tue May 10 15:12:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/57222efb33d1a9954551653ed9b6870c711e1aca [^]
Fixes issue 16911. Changed format and alignment to GLJ and GLR
---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerExcel.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
---
|
|
|
|
|
|
|
|