Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025444Openbravo ERP07. Sales managementpublic2014-01-08 12:082014-03-14 19:57
jonalegriaesarte 
pramakrishnan 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q33.0PR14Q2 
jonalegriaesarte
Core
No
0025444: Payment terms label in invoice print template is not correctly shown when the text is long
Payment terms label in invoice print template is not correctly shown when the text is long. This issue is important when translating the reports
- Change src/org/openbravo/erpReports/RptC_Invoice_new.jxml
- Change text Payment term -> Payment termaaaaaaaaaaaa
- ant smartbuild
- Only the text Payment is shown
No tags attached.
Issue History
2014-01-08 12:08jonalegriaesarteNew Issue
2014-01-08 12:08jonalegriaesarteAssigned To => jonalegriaesarte
2014-01-08 12:08jonalegriaesarteModules => Core
2014-01-08 12:08jonalegriaesarteTriggers an Emergency Pack => No
2014-01-08 13:10extraNote Added: 0063294
2014-02-03 10:23jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2014-02-05 15:15pramakrishnanStatusnew => scheduled
2014-02-05 15:15pramakrishnanfix_in_branch => pi
2014-02-20 08:49pramakrishnanReview Assigned To => jonalegriaesarte
2014-02-20 08:49pramakrishnanfix_in_branchpi =>
2014-02-23 14:27hgbotCheckin
2014-02-23 14:27hgbotNote Added: 0064502
2014-02-23 14:27hgbotStatusscheduled => resolved
2014-02-23 14:27hgbotResolutionopen => fixed
2014-02-23 14:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c6772c713f938bfa3a86c48bfbd67c6f61866a88 [^]
2014-02-23 21:59hudsonbotCheckin
2014-02-23 21:59hudsonbotNote Added: 0064504
2014-03-14 19:57jonalegriaesarteNote Added: 0065171
2014-03-14 19:57jonalegriaesarteStatusresolved => closed
2014-03-14 19:57jonalegriaesarteFixed in Version => PR14Q2

Notes
(0063294)
extra   
2014-01-08 13:10   
In Italian "Payment Terms" is translated into "Termini di Pagamento", and only "Termini di" is printed.
I guess this could be an issue in any other language having more chars than the English version.
(0064502)
hgbot   
2014-02-23 14:27   
Repository: erp/devel/pi
Changeset: c6772c713f938bfa3a86c48bfbd67c6f61866a88
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Sun Feb 23 18:47:37 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/c6772c713f938bfa3a86c48bfbd67c6f61866a88 [^]

Fixes Issue 0025444: Payment terms label in invoice print template is not correctly shown when the text is long

---
M src/org/openbravo/erpReports/RptC_Invoice_new.jrxml
---
(0064504)
hudsonbot   
2014-02-23 21:59   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/3c3cb97a2d10 [^]
Maturity status: Test
(0065171)
jonalegriaesarte   
2014-03-14 19:57   
Fixed and working fine