Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007087Openbravo ERPA. Platformpublic2009-01-23 11:002009-04-24 16:10
shuehner 
iperdomo 
normalminorhave not tried
closedfixed 
5
pi 
main 
Core
No
0007087: Problem with autosave in Process Request window
Creating a new record in the process request window and directly pressing 'Schedule Process' without saving manually gives wrong result. It does seem to use the last visible record instead of the current unsaved one for the schedule process invocation.

Two ways:
a.)
Go to: "General Setup || Process Scheduling || Process Request || Process Request"
Check that list of completely empty, if not delete al entries
Press new record
Press 'Schedule Process'
Error message appears: "
Process Request
An error occurred scheduling the process. Error: Process Id cannot be null"

b.)
Go to: "General Setup || Process Scheduling || Process Request || Process Request"
Check that list of completely empty, if not delete al entries
Press new record
Select Hearbeat as process
Press Save
Press new record again
Note that process is AcctServer (<> heartbeat) by default
Press 'Schedule process'
Check in the process monitor window, that that the previous heartbeat process was scheduled not the currently visible (unsaved) AcctServer process request
main
related to defect 0008274 closed iperdomo Click on Tab links is handled as user change 
Issue History
2009-01-23 11:00shuehnerNew Issue
2009-01-23 11:00shuehnerAssigned To => iperdomo
2009-01-23 11:00shuehnersf_bug_id0 => 2530763
2009-01-23 11:00shuehnerRegression testing => No
2009-01-30 13:00psarobeStatusnew => scheduled
2009-01-30 13:00psarobefix_in_branch => trunk
2009-02-03 12:15svnbotCheckin
2009-02-03 12:15svnbotNote Added: 0013076
2009-02-03 12:15svnbotStatusscheduled => resolved
2009-02-03 12:15svnbotResolutionopen => fixed
2009-02-03 12:15svnbotsvn_revision => 12701
2009-03-06 11:34sureshbabuStatusresolved => new
2009-03-06 11:34sureshbabuResolutionfixed => open
2009-03-06 11:34sureshbabuNote Added: 0014480
2009-03-16 11:55rafarodaStatusnew => scheduled
2009-03-25 09:31iperdomoRelationship addedrelated to 0008274
2009-03-25 10:00iperdomoStatusscheduled => resolved
2009-03-25 10:00iperdomoFixed in SCM revision12701 => b7eb05239331
2009-03-25 10:00iperdomoResolutionopen => fixed
2009-04-22 11:24psarobeTag Attached: main
2009-04-24 16:10sureshbabuStatusresolved => closed
2009-04-24 16:10sureshbabuNote Added: 0015707
2009-04-24 16:10sureshbabuFixed in Version => main

Notes
(0013076)
svnbot   
2009-02-03 12:15   
Repository: openbravo
Revision: 12701
Author: iperdomo
Date: 2009-02-03 12:15:42 +0100 (Tue, 03 Feb 2009)

Fixes issue 7087: Document is flagged to autosave when you click a button

---
U trunk/web/js/utils.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=12701&sc=1 [^]
(0014480)
sureshbabu   
2009-03-06 11:34   
Hi,

I can able to reproduce the Issue b). i have repeated the below steps

Go to: "General Setup || Process Scheduling || Process Request || Process Request"
Check that list is completely empty, if not delete all entries
Press new record
Select Hearbeat as process
Press Save.
Press new record
Note that process is AcctServer by default (what out pressing any key )
Press 'Schedule process'

Check in the process monitor window, that that the previous heartbeat process was scheduled not the currently visible (unsaved) AcctServer process request
(0015707)
sureshbabu   
2009-04-24 16:10   
Tested working fine