Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021538 | Openbravo ERP | A. Platform | public | 2012-09-03 16:47 | 2013-01-17 12:01 |
|
Reporter | dmiguelez | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | migueldejuana |
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 | 0021538: Show message in Pick and Execute windows when the grid is pre-filtered |
Description | Show message in Pick and Execute windows when the grid is pre-filtered.
This way these windows would be consisten with the rest of the application. |
Steps To Reproduce | Login as Openbravo/openbravo.
Create a new Payment Proposal.
Select any Business Partner.
Click on Select Payments.
The grid shown is pre-filtered using the previously selected Business Partner, but there is no message to warn the user.
An example of the previous message would be the Sales Invoice window. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-03 16:47 | dmiguelez | New Issue | |
2012-09-03 16:47 | dmiguelez | Assigned To | => alostale |
2012-09-03 16:47 | dmiguelez | Modules | => Core |
2012-09-03 16:47 | dmiguelez | OBNetwork customer | => No |
2012-09-18 17:35 | AugustoMauch | Closed by | => migueldejuana |
2012-09-18 17:35 | AugustoMauch | Assigned To | alostale => AugustoMauch |
2012-09-18 17:37 | hgbot | Checkin | |
2012-09-18 17:37 | hgbot | Note Added: 0052211 | |
2012-09-18 17:37 | hgbot | Status | new => resolved |
2012-09-18 17:37 | hgbot | Resolution | open => fixed |
2012-09-18 17:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6239626a1593faa3443ca1d4079bbbc7996a4757 [^] |
2012-09-25 09:32 | migueldejuana | Note Added: 0052530 | |
2012-09-25 09:32 | migueldejuana | Status | resolved => closed |
2012-09-25 09:32 | migueldejuana | Fixed in Version | => pi |
2012-09-26 17:19 | hudsonbot | Checkin | |
2012-09-26 17:19 | hudsonbot | Note Added: 0052782 | |
2013-01-17 12:01 | alostale | Note Added: 0055559 | |
Notes |
|
(0052211)
|
hgbot
|
2012-09-18 17:37
|
|
Repository: erp/devel/pi
Changeset: 6239626a1593faa3443ca1d4079bbbc7996a4757
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Sep 18 17:35:57 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6239626a1593faa3443ca1d4079bbbc7996a4757 [^]
Fixes issue 21538: Message shown when a P&E window has an implicit filter
When the grid of a P&E window has an implicit filter applied to it, a message with the name of the filter will be shown on top of the grid.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
|
|
|
|
Tested and reviewed in pi@6e892b588e49 |
|
|
|
|
|
|
test plan: Communit-6879:P&E grid prefilter msg (issue 21538) |
|