Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008451Openbravo ERPA. Platformpublic2009-04-06 12:512009-07-18 00:00
shuehner 
iperdomo 
highmajorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0008451: Autosave issues when not leaving page but staying on same page (i.e. after popups)
All openbravo windows do reload the page just after saving a record. Autosave does not does this redirect when saving and staying in the same page which does create a group of problems.
Example:
Goto Sales -> Sales Order
Enter a new sales order a save it.
Change a single field (i.e. Order date)
Press print icon in the toolbar
The record is autosaved (can be seen in the database)
The print popup is opened.
The sales order window has still the save and undo buttons active (even if the record has already been saved)
250 final review, 250MP1
Issue History
2009-04-06 12:51shuehnerNew Issue
2009-04-06 12:51shuehnerAssigned To => rafaroda
2009-04-06 12:51shuehnerRegression testing => No
2009-04-06 12:51shuehnerTag Attached: 250 final review
2009-04-09 10:55rafarodaAssigned Torafaroda => iperdomo
2009-04-09 10:55rafarodaPrioritynormal => high
2009-04-09 10:55rafarodaStatusnew => scheduled
2009-04-23 16:05psarobeTag Attached: 250MP1
2009-05-04 15:05hgbotCheckin
2009-05-04 15:05hgbotNote Added: 0016011
2009-05-04 15:05hgbotStatusscheduled => resolved
2009-05-04 15:05hgbotResolutionopen => fixed
2009-05-04 15:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7bbc3c211871678f84a6d58ae3c59b214cfcd619 [^]
2009-05-04 15:07iperdomoNote Added: 0016012
2009-05-29 13:28sureshbabuStatusresolved => new
2009-05-29 13:28sureshbabuResolutionfixed => open
2009-05-29 13:28sureshbabuNote Added: 0016764
2009-05-29 13:28sureshbabuFixed in Version2.50MP1 =>
2009-06-01 10:12rafarodaStatusnew => scheduled
2009-06-01 10:12rafarodafix_in_branch => pi
2009-07-03 13:14hgbotCheckin
2009-07-03 13:14hgbotNote Added: 0017862
2009-07-03 13:14hgbotStatusscheduled => resolved
2009-07-03 13:14hgbotResolutionopen => fixed
2009-07-03 13:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/7bbc3c211871678f84a6d58ae3c59b214cfcd619 [^] => http://code.openbravo.com/erp/devel/pi/rev/4601e40b57449b72aefe4e3cf926392c0ef3558a [^]
2009-07-17 11:48sureshbabuStatusresolved => closed
2009-07-17 11:48sureshbabuNote Added: 0018356
2009-07-17 11:48sureshbabuFixed in Version => pi
2009-07-18 00:00anonymoussf_bug_id0 => 2823341

Notes
(0016011)
hgbot   
2009-05-04 15:05   
Repository: erp/devel/pi
Changeset: 7bbc3c211871678f84a6d58ae3c59b214cfcd619
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon May 04 15:04:51 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7bbc3c211871678f84a6d58ae3c59b214cfcd619 [^]

Fixes issue 8451: Added reloadOpener function when closing a pop-up window

---
M src-wad/src/org/openbravo/wad/Template_ActionButton.html
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFile.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
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_Response.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 src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.html
M src/org/openbravo/erpCommon/ad_actionButton/DocAction.html
M src/org/openbravo/erpCommon/ad_actionButton/ProjectCopyFrom.html
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrderCreate.html
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html
M web/js/utils.js
---
(0016012)
iperdomo   
2009-05-04 15:07   
@QA Team:
* Make sure to review all the create/copy from. On a NEW record, closing a pop-up like copy from, should refresh the parent window.

Thanks,

Iván
(0016764)
sureshbabu   
2009-05-29 13:28   
Able to reproduce the reported issue, tested as per the steps mentioned in the Issue id
(0017862)
hgbot   
2009-07-03 13:14   
Repository: erp/devel/pi
Changeset: 4601e40b57449b72aefe4e3cf926392c0ef3558a
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon May 04 15:04:51 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4601e40b57449b72aefe4e3cf926392c0ef3558a [^]

Fixes issue 8451: Added reloadOpener function when closing a pop-up window

---
M src-wad/src/org/openbravo/wad/Template_ActionButton.html
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFile.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
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_Response.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 src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.html
M src/org/openbravo/erpCommon/ad_actionButton/DocAction.html
M src/org/openbravo/erpCommon/ad_actionButton/ProjectCopyFrom.html
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrderCreate.html
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html
M web/js/utils.js
---
(0018356)
sureshbabu   
2009-07-17 11:48   
Tested working fine.