Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002461Openbravo ERPB. User interfacepublic2008-01-03 14:242008-08-21 18:06
plujan 
gorka_gil 
highmajoralways
closedfixed 
5
 
2.40pi 
No
Core
No
0002461: AT235MP1: Selecting a product on PO Lines some links fails
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.
No tags attached.
Issue History
2008-06-12 17:38gorka_gilAssigned Touser71 => gorka_gil
2008-06-13 18:22psarobePrioritynormal => high
2008-06-13 18:22psarobeSeverityminor => major
2008-06-13 18:22psarobeDescription Updated
2008-06-13 18:23psarobeStatusnew => scheduled
2008-06-13 19:59cromeroTarget Version => 2.40
2008-06-18 19:05svnbotCheckin
2008-06-18 19:05svnbotNote Added: 0007843
2008-06-18 19:05svnbotStatusscheduled => resolved
2008-06-18 19:05svnbotResolutionopen => fixed
2008-06-18 19:05svnbotsvn_revision => 5159
2008-06-19 16:53psarobeFixed in Version2.40alpha-r2 => trunk
2008-08-21 18:06psarobeRegression testing => No
2008-08-21 18:06psarobeStatusresolved => closed

Notes
(0006050)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1863149 [^]
(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)
Logged In: YES
user_id=1500873
Originator: NO

Duplicated in http://sourceforge.net/tracker/index.php?func=detail&aid=1863939&group_id=162271&atid=823129 [^]
(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 [^]