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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011171
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-10-29 10:242010-01-20 23:26
ReporterpsarobeView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version2.50MP11
StatusclosedFix in branchFixed in SCM revision6095eb587f36
ProjectionnoneETAnoneTarget Version2.50MP11
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011171: Sales order window: Pop-up search->Transactional document combo box empty

DescriptionIf you configure the pop-up search adding the filter "Transactional document" for the window "Sales order" the combo box is empty
Steps To ReproduceConfigure the pop-up search:
1. Login Openbravo/openbravo
2. Role: System administrator
3. Go to Application dictionary/ Windows/ select the sales order window
4. Move to tab and select the header.
5. Move to field and select Transaction document
6. Click the column link
7. Now you are in the column. Mark "Filter column"
8. Log out/log in as Openbravo/openbravo
9. With role Openbravo Admin
10. Go to Sales management/transactions/Sales order
11. Click new. Fill the business partner (mafalda?) and save
12. Click the search pop-up (in the toolbar)
13. You will see the combo box "Transactional document". Display the values

Result:No values appear

Expected result: Same values as appear in the form view should be present
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0009335 closedshuehner When a combo with a validation is included in the Search pop-up, the validation does not work 
related to feature request 0011510 closedanandan Improve Search pop-up windows: Adding new filters and change the lay-out 
related to defect 00125792.50MP18 closedsivaraman There is a combo empty on a filter window 

-  Notes
(0021856)
alostale (manager)
2009-11-16 13:32

Introduced by fixing 0009335
(0021866)
hgbot (developer)
2009-11-16 15:56

Repository: erp/devel/pi
Changeset: e4f6de03f6f34a30dd65fc82099f553fab8423ea
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Nov 16 15:56:06 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e4f6de03f6f34a30dd65fc82099f553fab8423ea [^]

fixed bug 11171: Sales order window: Pop-up search->Transactional document combo box empty

---
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
M src/org/openbravo/erpCommon/utility/Utility.java
---
(0021893)
arunkumar (reporter)
2009-11-17 07:22

Tested & Working fine
(0023452)
psarobe (manager)
2010-01-14 13:54

Again fails
(0023472)
alostale (manager)
2010-01-15 14:08

It stopped working after the fix of 0011510.

Some minor changes have been done in order to fix the validation rule applied to document.

Note that this field has a validation rule that depends on the selected organization, so it is necessary now to select one of the organizations in order to be able to see documents in the combo.
(0023473)
hgbot (developer)
2010-01-15 14:09

Repository: erp/devel/pi
Changeset: 6095eb587f36a1483708c7fa151a085ddacd61b2
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jan 15 14:09:32 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6095eb587f36a1483708c7fa151a085ddacd61b2 [^]

fixed bug 11171: Sales order window: Pop-up search->Transactional document combo box empty

---
M src-wad/src/org/openbravo/wad/Wad.java
M src/org/openbravo/erpCommon/businessUtility/Buscador.html
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
M src/org/openbravo/erpCommon/businessUtility/Buscador.xml
---
(0023475)
dmitry_mezentsev (developer)
2010-01-15 14:41

Hi Asier,

>Note that this field has a validation rule that depends on the selected organization, so it is necessary now to select one of the organizations in order to be able to see documents in the combo.
Should we document it somehow?
I think it would be great especially in line with this feature 0011476: Checkboxes do not work properly as filters.

I think we can put this info somewhere here http://wiki.openbravo.com/wiki/ERP/2.50/User_Manual/User_Interface. [^]
(0023488)
arunkumar (reporter)
2010-01-18 09:14

I have tested this.

As developer told this field has a validation rule that depends on the selected organization.

So it is mandatory now to select one of the organizations in order to be able to see documents in the combo.

If we leave the organization as empty or * then we will not be able to see any documents in the "Transaction document" combobox.
(0023657)
hudsonbot (developer)
2010-01-20 23:26

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/6095eb587f36 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]

- Issue History
Date Modified Username Field Change
2009-10-29 10:24 psarobe New Issue
2009-10-29 10:24 psarobe Assigned To => alostale
2009-10-29 10:26 psarobe Status new => scheduled
2009-10-29 10:26 psarobe fix_in_branch => pi
2009-11-16 13:32 alostale Relationship added related to 0009335
2009-11-16 13:32 alostale Note Added: 0021856
2009-11-16 15:56 hgbot Checkin
2009-11-16 15:56 hgbot Note Added: 0021866
2009-11-16 15:56 hgbot Status scheduled => resolved
2009-11-16 15:56 hgbot Resolution open => fixed
2009-11-16 15:56 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e4f6de03f6f34a30dd65fc82099f553fab8423ea [^]
2009-11-17 07:22 arunkumar Note Added: 0021893
2009-11-17 07:22 arunkumar Status resolved => closed
2009-11-17 07:22 arunkumar Fixed in Version => 2.50MP9
2009-11-18 00:00 anonymous sf_bug_id 0 => 2899459
2010-01-14 13:54 psarobe Note Added: 0023452
2010-01-14 13:54 psarobe Status closed => new
2010-01-14 13:54 psarobe Resolution fixed => open
2010-01-14 13:54 psarobe Fixed in Version 2.50MP9 =>
2010-01-14 13:54 psarobe Status new => scheduled
2010-01-14 13:54 psarobe Target Version 2.50MP9 => 2.50MP11
2010-01-14 13:54 psarobe fix_in_branch pi =>
2010-01-15 14:05 alostale Relationship added related to 0011510
2010-01-15 14:08 alostale Note Added: 0023472
2010-01-15 14:09 hgbot Checkin
2010-01-15 14:09 hgbot Note Added: 0023473
2010-01-15 14:09 hgbot Status scheduled => resolved
2010-01-15 14:09 hgbot Resolution open => fixed
2010-01-15 14:09 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/e4f6de03f6f34a30dd65fc82099f553fab8423ea [^] => http://code.openbravo.com/erp/devel/pi/rev/6095eb587f36a1483708c7fa151a085ddacd61b2 [^]
2010-01-15 14:41 dmitry_mezentsev Note Added: 0023475
2010-01-18 09:14 arunkumar Note Added: 0023488
2010-01-18 09:14 arunkumar Status resolved => closed
2010-01-18 09:14 arunkumar Fixed in Version => 2.50MP10
2010-01-18 12:31 sureshbabu Fixed in Version 2.50MP10 => 2.50MP11
2010-01-20 23:26 hudsonbot Checkin
2010-01-20 23:26 hudsonbot Note Added: 0023657
2010-04-23 12:57 adrianromero Relationship added related to 0012579


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker