Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011562Openbravo ERPZ. Otherspublic2009-12-01 06:582012-03-21 17:13
elopio 
naiaramartinez 
normalminoralways
closedinvalid 
5
main 
 
Core
No
0011562: The name of a checkbox in create from popups is in Spanish
In create from popups, the checkbox to select all the rows in the table has a name in spanish:

<input class="Checkbox_Focused" type="checkbox" onclick="markAll(document.frmMain.inpId, this.checked);return true;" name="inpTodos"/>
Replace inpTodos with inpAll.
Assign an identifier for the checkbox would be useful for automation, too.

Go to Sales Management || Transactions || Goods Shipment || Header
Click new.
Select a business partner
Click Create lines from.
View the source of the popup (right click on the element and inspect with firebug)
OB3-Reviewed, VMA-Reviewed
Issue History
2009-12-01 06:58elopioNew Issue
2009-12-01 06:58elopioAssigned To => rafaroda
2010-02-11 11:20rafarodaAssigned Torafaroda => adrianromero
2011-06-03 11:00dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:10dalsasuaAssigned Todalsasua => jonalegriaesarte
2011-09-26 17:55psarobeStatusnew => scheduled
2011-09-26 17:55psarobefix_in_branch => pi
2011-11-25 18:17jonalegriaesarteNote Added: 0043371
2011-11-25 18:17jonalegriaesarteTag Attached: OB3-Reviewed
2012-02-15 19:03iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 18:21vmromanosTag Attached: VMA-Reviewed
2012-03-21 17:04naiaramartinezAssigned Tovmromanos => naiaramartinez
2012-03-21 17:13naiaramartinezNote Added: 0046606
2012-03-21 17:13naiaramartinezStatusscheduled => closed
2012-03-21 17:13naiaramartinezResolutionopen => invalid

Notes
(0043371)
jonalegriaesarte   
2011-11-25 18:17   
The field inpTodos persists in the code.
(0046606)
naiaramartinez   
2012-03-21 17:13   
You can find this error in differents manual windows.
But this issue has been closed because it makes no sense to change those id and names because those manual windows are going to migrate into smartclient.