Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002461 | Openbravo ERP | B. User interface | public | 2008-01-03 14:24 | 2008-08-21 18:06 |
|
Reporter | plujan | |
Assigned To | gorka_gil | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 2.40 | Fixed in Version | pi | |
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 | 0002461: AT235MP1: Selecting a product on PO Lines some links fails |
Description | Description:
When creating a Purchase Order line, after selecting the product, some most links on window stops working.
Steps:
1. Go Procurement Management > Transaction > Purchase Order
2. Create a new order with valid data
3. Move to lines and create a new line. Select a product by entering the key on the field and pressing enter
4. The product is selected. Now try to navigate away using the Product link. It does not work. Tax link neither. Try to back to Grid mode. Nothing. Anyway, it is possible to save the record. After saving, all links work again. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-06-12 17:38 | gorka_gil | Assigned To | user71 => gorka_gil |
2008-06-13 18:22 | psarobe | Priority | normal => high |
2008-06-13 18:22 | psarobe | Severity | minor => major |
2008-06-13 18:22 | psarobe | Description Updated | |
2008-06-13 18:23 | psarobe | Status | new => scheduled |
2008-06-13 19:59 | cromero | Target Version | => 2.40 |
2008-06-18 19:05 | svnbot | Checkin | |
2008-06-18 19:05 | svnbot | Note Added: 0007843 | |
2008-06-18 19:05 | svnbot | Status | scheduled => resolved |
2008-06-18 19:05 | svnbot | Resolution | open => fixed |
2008-06-18 19:05 | svnbot | svn_revision | => 5159 |
2008-06-19 16:53 | psarobe | Fixed in Version | 2.40alpha-r2 => trunk |
2008-08-21 18:06 | psarobe | Regression testing | => No |
2008-08-21 18:06 | psarobe | Status | resolved => closed |
Notes |
|
(0006050)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0002932)
|
rafaroda
|
2008-01-09 16:49
(edited on: 2008-06-12 09:23) |
|
Logged In: YES
user_id=1892190
Originator: NO
The same happens, sometimes, in 'Sales Management > Transactions > Sales Order'. Sometimes you can't even save the record. |
|
|
(0002933)
|
dbaz
|
2008-01-28 19:31
(edited on: 2008-06-12 09:24) |
|
|
|
(0002934)
|
psarobe
|
2008-06-04 17:16
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1500703
Originator: NO
Still present so it can be reproduced |
|
|
(0007843)
|
svnbot
|
2008-06-18 19:05
|
|
Repository: openbravo
Revision: 5159
Author: gorka_gil
Date: 2008-06-18 19:05:23 +0200 (Wed, 18 Jun 2008)
fixed bug 169 and fixed bug 2461
If a callout try to update a readonly field many times, fails and hangs the callout execution.
Fixed the way of change readOnly attribute of a field.
Also added a validation for products that its tax can't be calculate automaticaly.
---
U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java
U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product_data.xsql
U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Order_Tax.java
U trunk/web/js/utils.js
---
https://dev.openbravo.com/websvn/openbravo/?rev=5159&sc=1 [^]
|
|