Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020708Openbravo ERP00. Application dictionarypublic2012-06-08 09:002012-06-11 10:19
naiaramartinez 
naiaramartinez 
normalminorhave not tried
closedfixed 
5
 
3.0MP12 
Core
No
0020708: Create new Text_Interface for being able to translate correctly
All the payment in/Payment out were modified to payment. So, in AddPaymentFromInvoice.html there is a label 'Payment'. The AD_TEXTINTERFACE is not generating this label for this specific file. In ad_textinterface there is a record for Payment but without filename. That's why the translation to Spanish can't be done correctly.
Login in. Language Spanish.

Go to Facturas(Cliente) window.
Select a record that is completed but it is not paid.
Press 'AƱadir Cobro/Pago' button.
A popup is opened. Notice that in the grid, the last column is 'pago' where it used to be 'cobro'. Now, we decide to change the label in this popup and set 'Importe'.
Create a text interface for Payment and filename 'AddPaymentFromInvoice.html'.
No tags attached.
Issue History
2012-06-08 09:00naiaramartinezNew Issue
2012-06-08 09:00naiaramartinezAssigned To => naiaramartinez
2012-06-08 09:00naiaramartinezModules => Core
2012-06-08 09:03hgbotCheckin
2012-06-08 09:03hgbotNote Added: 0049697
2012-06-08 09:03hgbotStatusnew => resolved
2012-06-08 09:03hgbotResolutionopen => fixed
2012-06-08 09:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/59873e199061bc20f9f1684772bc43ff3ca7c41c [^]
2012-06-11 10:19miruritaNote Added: 0049718
2012-06-11 10:19miruritaStatusresolved => closed
2012-06-11 10:19miruritaFixed in Version => 3.0MP12

Notes
(0049697)
hgbot   
2012-06-08 09:03   
Repository: erp/devel/pi
Changeset: 59873e199061bc20f9f1684772bc43ff3ca7c41c
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu Jun 07 18:00:36 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/59873e199061bc20f9f1684772bc43ff3ca7c41c [^]

fixed bug 20708 Add a text interface for Payment

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
(0049718)
mirurita   
2012-06-11 10:19   
Needed for translation purposes.