Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011171 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-10-29 10:24 | 2010-01-20 23:26 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP11 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6095eb587f36 | ||||
Projection | none | ETA | none | Target Version | 2.50MP11 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0011171: Sales order window: Pop-up search->Transactional document combo box empty | |||||||
Description | If you configure the pop-up search adding the filter "Transactional document" for the window "Sales order" the combo box is empty | |||||||
Steps To Reproduce | Configure 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0021856) alostale (viewer) 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 (viewer) 2009-11-17 07:22 |
Tested & Working fine |
(0023452) psarobe (viewer) 2010-01-14 13:54 |
Again fails |
(0023472) alostale (viewer) 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 (viewer) 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 (viewer) 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 (viewer) 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 [^] |
![]() |
|||
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:24 | psarobe | OBNetwork customer | => No |
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 |