Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011563Openbravo ERP07. Sales managementpublic2009-12-01 07:112012-03-21 17:16
elopio 
naiaramartinez 
lowtrivialalways
closedinvalid 
5
pi 
 
Core
No
0011563: typo in create sales invoice lines from popup
There is a type in the popup to create sales invoice lines.

The identifier of shipment/receipt combo box is "inpShipmentReciept". The name has the same typo.

<select id="inpShipmentReciept" class="Combo Combo_OneCell_width Combo_focus" onchange="removeOnUnload();submitCommandForm('FIND_SHIPMENT', false, null, null, '_self');return true;" name="inpShipmentReciept">
Go to Sales Management || Transactions || Sales Invoice || Header
Click Create lines from
View the source of the popupu (right click > inspect element with firebug)
Replace the name and id with "inpShipmentReceipt"
OB3-Reviewed, VMA-Reviewed
Issue History
2009-12-01 07:11elopioNew Issue
2009-12-01 07:11elopioAssigned 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:54psarobeStatusnew => scheduled
2011-09-26 17:54psarobefix_in_branch => pi
2011-09-26 17:54psarobeversionmain => pi
2011-09-26 17:54psarobefix_in_branchpi =>
2011-11-25 18:18jonalegriaesarteNote Added: 0043372
2011-11-25 18:18jonalegriaesarteTag Attached: OB3-Reviewed
2012-02-15 19:03iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 18:20vmromanosTag Attached: VMA-Reviewed
2012-03-21 16:25naiaramartinezNote Added: 0046600
2012-03-21 16:25naiaramartinezAssigned Tovmromanos => naiaramartinez
2012-03-21 17:15naiaramartinezNote Deleted: 0046600
2012-03-21 17:16naiaramartinezNote Added: 0046608
2012-03-21 17:16naiaramartinezStatusscheduled => closed
2012-03-21 17:16naiaramartinezResolutionopen => invalid

Notes
(0043372)
jonalegriaesarte   
2011-11-25 18:18   
The field persist in the source code
(0046608)
naiaramartinez   
2012-03-21 17:16   
This issue has been closed because it makes no sense to change the id and names because those manual windows are going to migrate into smartclient.