Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006709 | Openbravo ERP | 09. Financial management | public | 2008-12-21 23:00 | 2009-04-21 12:36 |
|
Reporter | jreymol | |
Assigned To | iperdomo | |
Priority | urgent | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | rPath Linux |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0006709: On Purchase Invoice Post command button remain activated after post process |
Description | While executing Test Case ID 1057 I see that Post command button remains active after post process.
So I can post the same Purchase Invoice clicking on it getting a new accounting journal entry every time.
|
Steps To Reproduce | Go to Procurement Management > Purchase invoice
Create a new Purchase Invoice.
Create a line for this invoice.
Go to header tab and complete the invoice.
Post the invoice.
Go back to the header of this invoice. The post button remains in 'Post', but it should be 'unpost'.
Click again the button. The invoice is posted for second time.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-12-21 23:00 | jreymol | New Issue | |
2008-12-21 23:00 | jreymol | Assigned To | => rafaroda |
2008-12-21 23:00 | jreymol | sf_bug_id | 0 => 2456701 |
2008-12-22 13:02 | pheenan | Assigned To | rafaroda => AinhoaPagola |
2008-12-22 13:03 | pheenan | Note Added: 0011649 | |
2008-12-22 13:03 | pheenan | Status | new => acknowledged |
2008-12-22 18:22 | AinhoaPagola | OBNetwork customer | => No |
2008-12-22 18:22 | AinhoaPagola | Description Updated | |
2008-12-22 18:22 | AinhoaPagola | Proposed Solution updated | |
2008-12-22 18:23 | AinhoaPagola | Note Added: 0011678 | |
2008-12-22 18:23 | AinhoaPagola | Assigned To | AinhoaPagola => eduardo_Argal |
2008-12-23 07:44 | pjuvara | Priority | normal => urgent |
2008-12-23 07:44 | pjuvara | Proposed Solution updated | |
2009-01-08 13:10 | eduardo_Argal | Note Added: 0011983 | |
2009-01-08 13:10 | eduardo_Argal | Assigned To | eduardo_Argal => iperdomo |
2009-01-09 14:02 | iperdomo | Status | acknowledged => scheduled |
2009-01-09 14:02 | iperdomo | fix_in_branch | => trunk |
2009-01-13 11:52 | svnbot | Checkin | |
2009-01-13 11:52 | svnbot | Note Added: 0012138 | |
2009-01-13 11:52 | svnbot | Status | scheduled => resolved |
2009-01-13 11:52 | svnbot | Resolution | open => fixed |
2009-01-13 11:52 | svnbot | svn_revision | => 11816 |
2009-04-21 12:36 | psarobe | Status | resolved => closed |
Notes |
|
|
Ainhoa,
I have verified that this issue is reproduceable.
Phil |
|
|
|
This also happens for other documents, such as sales invoice. |
|
|
|
This problem happends with any document when posting it. The problem is that the behaviour of this process (Posted) is hardcoded, and does not behave as other buttons, so the autosave feature is not adapted for this fact. If you deactivate autosave the problem disappears. |
|
|
(0012138)
|
svnbot
|
2009-01-13 11:52
|
|
Repository: openbravo
Revision: 11816
Author: iperdomo
Date: 2009-01-13 11:52:01 +0100 (Tue, 13 Jan 2009)
Fixes issue 6709: Added special case to not forward requests on DIRECT commands
---
U trunk/src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=11816&sc=1 [^]
|
|