Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013643 | Openbravo ERP | 01. General setup | public | 2010-06-14 13:40 | 2010-07-24 00:00 |
|
Reporter | networkb | |
Assigned To | sivaraman | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | 2.50MP18 | |
Target Version | 2.50MP20 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0013643: Not Payed DPs that are over date planned alert is not correct |
Description | Not Payed DPs that are over date planned alert shows payments that are not over date.
Revising the query, this clausure is not correct:
where trunc(dateplanned) > trunc(now()) |
Steps To Reproduce | Go to Sales Management > Transactions > Sales invoice.
Create a new one, for 01-01-2006.
Create a line.
Complete it.
Enable Alert background process.
Active Not Payed DPs that are over date planned
The previous payment is not shown |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0012965 | | closed | dalsasua | Localization Pack: Spain | Not Payed DPs that are over date planned alert is not correct |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-06-14 13:40 | networkb | New Issue | |
2010-06-14 13:40 | networkb | Assigned To | => adrianromero |
2010-06-14 13:40 | networkb | OBNetwork customer | => Yes |
2010-06-14 13:41 | networkb | Relationship added | related to 0012965 |
2010-06-16 13:06 | adrianromero | Status | new => scheduled |
2010-06-16 13:06 | adrianromero | fix_in_branch | => pi |
2010-07-05 13:25 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-07-05 13:29 | hgbot | Checkin | |
2010-07-05 13:29 | hgbot | Note Added: 0029057 | |
2010-07-05 13:29 | hgbot | Status | scheduled => resolved |
2010-07-05 13:29 | hgbot | Resolution | open => fixed |
2010-07-05 13:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/885a012ad4b2fadf745afd02cee95843da3c01b1 [^] |
2010-07-05 13:40 | sivaraman | Note Added: 0029060 | |
2010-07-06 08:20 | hgbot | Checkin | |
2010-07-06 08:20 | hgbot | Note Added: 0029077 | |
2010-07-06 08:20 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/885a012ad4b2fadf745afd02cee95843da3c01b1 [^] => http://code.openbravo.com/erp/devel/pi/rev/b999e4c524c95f7e729ee6987d7c39db04c04f19 [^] |
2010-07-07 12:38 | hudsonbot | Checkin | |
2010-07-07 12:38 | hudsonbot | Note Added: 0029110 | |
2010-07-07 12:38 | hudsonbot | Checkin | |
2010-07-07 12:38 | hudsonbot | Note Added: 0029113 | |
2010-07-22 11:42 | sureshbabu | Note Added: 0029466 | |
2010-07-22 13:59 | sivaraman | Note Added: 0029468 | |
2010-07-22 16:20 | sureshbabu | Note Added: 0029470 | |
2010-07-22 16:20 | sureshbabu | Note Edited: 0029470 | bug_revision_view_page.php?bugnote_id=0029470#r610 |
2010-07-23 07:21 | sivaraman | Note Added: 0029488 | |
2010-07-23 07:54 | sureshbabu | Note Added: 0029489 | |
2010-07-23 07:54 | sureshbabu | Status | resolved => closed |
2010-07-24 00:00 | anonymous | sf_bug_id | 0 => 3033795 |
Notes |
|
(0029057)
|
hgbot
|
2010-07-05 13:29
|
|
Repository: erp/devel/pi
Changeset: 885a012ad4b2fadf745afd02cee95843da3c01b1
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Mon Jul 05 16:58:51 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/885a012ad4b2fadf745afd02cee95843da3c01b1 [^]
Fixes issue 13643: Not Payed DPs that are over date planned alert is not correct
WHERE clause has been modified in the Alert's SQL in order to display the proper Alerts for Not Payed DPs.
---
M src-db/database/sourcedata/referencedData/AD_ALERTRULE.xml
---
|
|
|
|
Steps to test:
1. Log on to Openbravo with 'Openbravo Admin' role
2. Go to Sales Management > Transactions > Sales invoice.
3. Create a new one, for 01-01-2006.
4. Create a line and Complete it.
5. Change role to 'System Administrator' role
6. Go to General Setup || Application || Alert || Alert Rule
7. Activate 'Active Not Payed DPs that are over date planned' alert
8. Add 'System Administrator' as Alert Recipient
9. Go to General Setup || Process Scheduling || Process Request || Process Request
10. Schedule Alert Process
11. Change role to 'System Administrator' role
12. Verify if Alert message is also shown for the above created invoice |
|
|
(0029077)
|
hgbot
|
2010-07-06 08:20
|
|
Repository: erp/devel/pi
Changeset: b999e4c524c95f7e729ee6987d7c39db04c04f19
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Tue Jul 06 11:49:54 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/b999e4c524c95f7e729ee6987d7c39db04c04f19 [^]
Fixes issue 13643: Not Payed DPs that are over date planned alert is not correct
---
M src-db/database/sourcedata/referencedData/AD_ALERTRULE.xml
---
|
|
|
|
|
|
|
|
|
|
@siva, i am not able to view the sales invoice details in the alert details as you mentioned in the steps to reproduce.
can you check once again |
|
|
|
Steps to test(revised):
1. Log on to Openbravo with 'Openbravo Admin' role
2. Go to Sales Management > Transactions > Sales invoice.
3. Create a new one, for 01-01-2006.
4. Create a line and Complete it.
5. Change role to 'System Administrator' role
6. Go to General Setup || Application || Alert || Alert Rule
7. Activate 'Not Payed DPs that are over date planned' alert
8. Switch to 'Openbravo Admin' role
9. Go to Go to General Setup || Application || Alert || Alert Rule
10. Select 'Not Payed DPs that are over date planned' alert
11. Add 'Openbravo Admin' as Alert Recipient
12. Again change role to 'System Administrator' role
13. Go to General Setup || Process Scheduling || Process Request || Process Request
14. Schedule Alert Process
15. Change role to 'Openbravo Admin' role
16. Verify if Alert message is shown for the above created invoice |
|
|
|
@Siva, thanks for the detail steps, i would expect you to verify the fix works rightly or not. For me i am not able to view the invoice details in the alert.
|
|
|
|
@Suresh, I just followed the above steps (revised) in the live build and found the alert functionality is working fine as expected. Can you please check http://live.builds.openbravo.com/int-full-pgsql/security/Menu.html [^] where i have created three sales invoices dated on 01-01-2006. Along with the old invoices, it shows 33 alerts (as of now). You can add one more invoice and check if alert counts updated. |
|
|
|
Verified @ live builds context |
|