Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009168Openbravo ERPA. Platformpublic2009-05-25 17:392009-06-13 00:00
psarobe 
iperdomo 
urgentmajoralways
closedfixed 
5
pi 
pi 
Core
No
0009168: None of the "create lines from" pop-up window work at the first time using autosave
Whenever you click at the first time the button "create lines from" does not work properly. Clicking the second time it works well. This happens when you click new in any of the windows that the button "Create lines from" is present and without saving you click the button "Create lines from". The pop-up is opened but when you click the button "Search" the pop-up is closed and the record (that was in new, I mean, without saving) is saved
It happens in all the windows where the button is present:
1. Go to procurement management->Goods receipt
2. Click new and select a business partner. Do not Save
3. Click the button "Create lines from"
4. The pop-up will open. Click button "Search"

This happens in:
- Bank Statement
- Remittance
- Settlement
- Payment status management
- Goods receipt
- Purchase invoice
- Shipment goods
- Sales invoice

No tags attached.
Issue History
2009-05-25 17:39psarobeNew Issue
2009-05-25 17:39psarobeAssigned To => iperdomo
2009-05-25 19:34psarobeStatusnew => scheduled
2009-05-25 19:34psarobefix_in_branch => pi
2009-06-11 18:51hgbotCheckin
2009-06-11 18:51hgbotNote Added: 0017222
2009-06-11 18:51hgbotStatusscheduled => resolved
2009-06-11 18:51hgbotResolutionopen => fixed
2009-06-11 18:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cad4f46d5ee2dccaa1b51e7262c050eca5537708 [^]
2009-06-12 12:57sureshbabuStatusresolved => closed
2009-06-12 12:57sureshbabuNote Added: 0017252
2009-06-12 12:57sureshbabuFixed in Version => pi
2009-06-13 00:00anonymoussf_bug_id0 => 2805708

Notes
(0017222)
hgbot   
2009-06-11 18:51   
Repository: erp/devel/pi
Changeset: cad4f46d5ee2dccaa1b51e7262c050eca5537708
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Jun 11 18:50:59 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cad4f46d5ee2dccaa1b51e7262c050eca5537708 [^]

Fixes issue 9168: Removed the onunload handler on submitCommandForm when searching data

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html
M web/js/utils.js
---
(0017252)
sureshbabu   
2009-06-12 12:57   
Tested working fine