Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011688 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | have not tried | 2009-12-09 07:15 | 2024-03-26 13:58 | |||
Reporter | arunkumar | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 2e5f5fd62a9b | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011688: Description filter takes invoice into account in Invoice line selector | |||||||
Description | In the invoice line selector the description filter takes invoice into account. | |||||||
Steps To Reproduce | Login as Openbravo/openbravo and change the role as "Openbravo Admin". Create a sales invoice say doc no 100. Create a line for the sales invoice with the description as "Test". Create another line for the same sales invoice with no description. Complete the sales invoice. Now create another sales invoice say doc no 101. Here in the description enter "test". Create a line for this sales invoice.(no need of description in line). Complete the sales invoice. Click Information -> Invoice line Popup window will open. Enter the Doc No as 100 and in the Description field Enter "Te%". It should return one row since we have a line in that sales invoice with the description as "Test". But you will see no rows returned there. Again Enter the Doc No as % and in the Description field Enter "Te%". You will see the invoice 101 appears there. Since it has the description "Test" in the header. | |||||||
Proposed Solution | Invoice line selector should filter according to the description in the invoice lines.It should not account the descriptions of the invoices. | |||||||
Tags | page data grid | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0023004) harikrishnan (reporter) 2009-12-22 11:52 |
This issue is fixed and committed. |
(0023113) arunkumar (reporter) 2009-12-28 14:39 |
Tested & Working fine |
(0023408) hgbot (developer) 2010-01-14 11:27 |
Repository: erp/devel/pi Changeset: 2e5f5fd62a9b185d3eb271dee1012e46d8613e2d Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Tue Dec 22 16:21:32 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/2e5f5fd62a9b185d3eb271dee1012e46d8613e2d [^] Fixes Issue 11688: Description filter takes invoice into account in Invoice line selector. --- M src/org/openbravo/erpCommon/info/InvoiceLine_data.xsql --- |
(0023446) rafaroda (developer) 2010-01-14 13:45 |
Closed since already tested and approved by QA. |
(0023644) hudsonbot (developer) 2010-01-20 23:25 |
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/2e5f5fd62a9b [^] 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 [^] |
(0162649) hgbot (developer) 2024-03-26 13:58 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs [^] Changeset: 4f8707ca5cf357fccde24ed0c444af5145719586 Author: Justin Patterson <justin.patterson@openbravo.com> Date: 26-03-2024 12:58:51 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs/-/commit/4f8707ca5cf357fccde24ed0c444af5145719586 [^] Related to FR-11688: Force update business partner upon updating the status --- M src/org/openbravo/loyalty/programs/process/ChangeStatus.java --- |
(0162651) hgbot (developer) 2024-03-26 13:58 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs.api [^] Changeset: c696a2287b7ee1de56b27949394c6d1ef10922cd Author: Justin Patterson <justin.patterson@openbravo.com> Date: 26-03-2024 12:58:54 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs.api/-/commit/c696a2287b7ee1de56b27949394c6d1ef10922cd [^] Related to FR-11688: Force update business partner upon updating the subscription --- M src/org/openbravo/loyalty/programs/api/ImportSubscriptionJavaPropertyMappingHandler.java --- |
(0162653) hgbot (developer) 2024-03-26 13:58 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata [^] Changeset: c15a52183c5be8c070b0ada658ef44a80745abee Author: Justin Patterson <justin.patterson@openbravo.com> Date: 26-03-2024 12:58:56 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/commit/c15a52183c5be8c070b0ada658ef44a80745abee [^] Related to FR-11688: Update sampledata --- M referencedata/sampledata/Retail_Test/OBLP_STATUS.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-12-09 07:15 | arunkumar | New Issue | |
2009-12-09 07:15 | arunkumar | Assigned To | => rafaroda |
2009-12-09 07:15 | arunkumar | Tag Attached: page data grid | |
2009-12-12 11:28 | rafaroda | Status | new => scheduled |
2009-12-12 11:28 | rafaroda | fix_in_branch | => pi |
2009-12-22 11:04 | harikrishnan | Assigned To | rafaroda => harikrishnan |
2009-12-22 11:52 | harikrishnan | Note Added: 0023004 | |
2009-12-22 11:52 | harikrishnan | Status | scheduled => resolved |
2009-12-22 11:52 | harikrishnan | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/2e5f5fd62a9b [^] |
2009-12-22 11:52 | harikrishnan | Resolution | open => fixed |
2009-12-28 14:39 | arunkumar | Note Added: 0023113 | |
2009-12-28 14:39 | arunkumar | Status | resolved => closed |
2009-12-28 14:39 | arunkumar | Fixed in Version | => pi |
2009-12-29 00:00 | anonymous | sf_bug_id | 0 => 2922534 |
2010-01-14 11:27 | hgbot | Checkin | |
2010-01-14 11:27 | hgbot | Note Added: 0023408 | |
2010-01-14 11:27 | hgbot | Status | closed => resolved |
2010-01-14 11:27 | hgbot | Fixed in SCM revision | https://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/2e5f5fd62a9b [^] => http://code.openbravo.com/erp/devel/pi/rev/2e5f5fd62a9b185d3eb271dee1012e46d8613e2d [^] |
2010-01-14 13:44 | rafaroda | Status | resolved => closed |
2010-01-14 13:45 | rafaroda | Note Added: 0023446 | |
2010-01-20 23:25 | hudsonbot | Checkin | |
2010-01-20 23:25 | hudsonbot | Note Added: 0023644 | |
2024-03-26 13:58 | hgbot | Note Added: 0162649 | |
2024-03-26 13:58 | hgbot | Note Added: 0162651 | |
2024-03-26 13:58 | hgbot | Note Added: 0162653 |
Copyright © 2000 - 2009 MantisBT Group |