Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011277
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementcriticalrandom2009-11-09 07:302009-11-14 00:00
ReporterarunkumarView Statuspublic 
Assigned Toiperdomo 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionf1832e868d2d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011277: Open/Close period control should show "Process completed successfully" message.

DescriptionOpen/Close period control in Financial Management -> Accounting -> Transactions does not show "Process completed successfully" message.
Steps To ReproduceLogin as Openbravo/openbravo
Go to Financial management->Accounting->Transactions->Open/Close period control
Click new and select:
Organization: Pamplona
Calendar: Sample client fiscal calendar
Until period No.: 12
Period action: Open period
Save
Press Open/Close all and click OK

Proposed SolutionThe successful completion should display "Process completed successfully" message.
TagsNo tags attached.
Attached Filesjpg file icon Opencloseperiodcontrolerror.JPG [^] (112,556 bytes) 2009-11-09 07:30


png file icon openclosemessage.png [^] (56,473 bytes) 2009-11-11 12:10

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0021693)
priyam (administrator)
2009-11-10 13:09

Raising the priority of this as it breaks the smoke test in builds.openbravo.com
(0021703)
arunkumar (reporter)
2009-11-11 06:23

This issue occurs randomly while executing the PI build.Today QA daily build for PI failed in Edit Organization while verifying the message"Process completed successfully".Raised the severity of the issue.
(0021713)
rafaroda (developer)
2009-11-11 11:00

I reproduced it both in Oracle and PostgreSQL with remote machines but could not reproduce it in local with Oracle.

In both cases, after performing the action, the page goes to grid mode and the record becomes read-only.

Víctor, any comment?

Thanks.
(0021715)
vmromanos (manager)
2009-11-11 12:10

The expected behavior for this process is:
1- The user clicks the Open/Close all button
2- If everything goes well, the window becomes readonly and the "Process completed successfully" message is shown.

I've tested it in an old 2.50MP1 virtual appliance, and it's working fine (see attached file). The last (and unique) change done to the C_Period_Process function, which is the responsible of this process, was done on Oct 13 by Jayakumar, but I don't think this change is the responsible of this new behavior.

I have several questions:
1- When was the first time you realized about this behavior change?
2- Are other PL processes affected by this change? Arunkumar said that the "Set as ready" process is also suffering the same random behavior.
3- Do you know if someone has recently modified the code that manages database's messages?

My feeling is the bug is related to the code that manages db's messages and not in the PL processes.

Regards,
Víctor
(0021721)
rafaroda (developer)
2009-11-11 13:22

Also reproducing in:
* Project & Service Management || Transactions || Multiphase Project || Multiphase Project >> Project Phase when clicking Create sales order from Project Phase
* Project & Service Management || Transactions || Service Project when clicking on Create Sales Order from Project
(0021724)
rafaroda (developer)
2009-11-11 14:21

Only able to reproduce it with remote machines and not able to see log file.
(0021752)
arunkumar (reporter)
2009-11-12 07:03

Answer for victor's question:

1- When was the first time you realized about this behavior change?

I realized this behavior change when I verify the daily automation builds running in our QA machine.Initially I have seen failure in Open/Close period control on 9/11/2009. For past three days it is failed in Edit Organization itself. This also break the smoke suite executions in hudson machine too.

2- Are other PL processes affected by this change? Arunkumar said that the "Set as ready" process is also suffering the same random behavior.

I have seen this failure in three processes.

** Financial Management || Accounting || Transactions || Open/Close Period Control
** General Setup || Enterprise || Organization
** Procurement Management || Transactions || Purchase Invoice || Header -> Create Lines From
(0021802)
hgbot (developer)
2009-11-13 11:26

Repository: erp/devel/pi
Changeset: 4b55a0966c43e10e1f79b25cd0940e512d54a9f7
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Nov 13 11:26:00 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4b55a0966c43e10e1f79b25cd0940e512d54a9f7 [^]

Fixes issue 11277: Check the form parameter to undefined and null

---
M web/js/utils.js
---
(0021818)
hgbot (developer)
2009-11-13 17:36

Repository: erp/devel/pi
Changeset: f1832e868d2d788f427f7abd71c8daf718e56475
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Nov 13 17:35:21 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f1832e868d2d788f427f7abd71c8daf718e56475 [^]

Fixes issue 11277: The hidden input is with a capital I, IsPopUpCall

---
M web/js/utils.js
---
(0021820)
shuehner (administrator)
2009-11-13 18:00

tested working fine in remote instance.

- Issue History
Date Modified Username Field Change
2009-11-09 07:30 arunkumar New Issue
2009-11-09 07:30 arunkumar Assigned To => rafaroda
2009-11-09 07:30 arunkumar File Added: Opencloseperiodcontrolerror.JPG
2009-11-10 13:09 priyam Note Added: 0021693
2009-11-10 13:09 priyam Priority normal => immediate
2009-11-11 06:23 arunkumar Note Added: 0021703
2009-11-11 06:23 arunkumar Severity major => critical
2009-11-11 08:43 jpabloae Issue Monitored: jpabloae
2009-11-11 11:00 rafaroda Note Added: 0021713
2009-11-11 11:00 rafaroda Assigned To rafaroda => vmromanos
2009-11-11 11:00 rafaroda Reproducibility have not tried => random
2009-11-11 12:10 vmromanos Note Added: 0021715
2009-11-11 12:10 vmromanos File Added: openclosemessage.png
2009-11-11 13:22 rafaroda Note Added: 0021721
2009-11-11 14:21 rafaroda Note Added: 0021724
2009-11-11 14:21 rafaroda Assigned To vmromanos => shuehner
2009-11-11 14:21 rafaroda Status new => acknowledged
2009-11-12 06:27 priyam Issue Monitored: priyam
2009-11-12 07:03 arunkumar Note Added: 0021752
2009-11-13 10:54 shuehner Assigned To shuehner => iperdomo
2009-11-13 11:25 iperdomo Status acknowledged => scheduled
2009-11-13 11:25 iperdomo fix_in_branch => pi
2009-11-13 11:26 hgbot Checkin
2009-11-13 11:26 hgbot Note Added: 0021802
2009-11-13 11:26 hgbot Status scheduled => resolved
2009-11-13 11:26 hgbot Resolution open => fixed
2009-11-13 11:26 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4b55a0966c43e10e1f79b25cd0940e512d54a9f7 [^]
2009-11-13 17:36 hgbot Checkin
2009-11-13 17:36 hgbot Note Added: 0021818
2009-11-13 17:36 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/4b55a0966c43e10e1f79b25cd0940e512d54a9f7 [^] => http://code.openbravo.com/erp/devel/pi/rev/f1832e868d2d788f427f7abd71c8daf718e56475 [^]
2009-11-13 18:00 shuehner Note Added: 0021820
2009-11-13 18:00 shuehner Status resolved => closed
2009-11-14 00:00 anonymous sf_bug_id 0 => 2897494


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker