Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025785 | Openbravo ERP | 07. Sales management | public | 2014-02-20 17:14 | 2014-03-10 22:58 |
|
Reporter | jecharri | |
Assigned To | pramakrishnan | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | jecharri |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 26748 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025785: Wrong grandtotal in invoices when you void it |
Description | Wrong grandtotal in invoices when you void it |
Steps To Reproduce | -Create an invoice using a price with taxes price list
-Insert a line and void it
Verify that "Total Gross amount" is not updated to zero
It must include a module script |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-20 17:14 | jecharri | New Issue | |
2014-02-20 17:14 | jecharri | Assigned To | => dmiguelez |
2014-02-20 17:14 | jecharri | Web browser | => Google Chrome |
2014-02-20 17:14 | jecharri | Modules | => Core |
2014-02-20 17:14 | jecharri | OBNetwork customer | => Yes |
2014-02-20 17:14 | jecharri | Support ticket | => 26748 |
2014-02-20 17:14 | jecharri | Resolution time | => 1395702000 |
2014-02-20 17:14 | jecharri | Triggers an Emergency Pack | => No |
2014-02-20 17:16 | jecharri | Web browser | Google Chrome => Google Chrome |
2014-02-20 17:16 | jecharri | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5472#r5472 |
2014-02-25 17:12 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2014-02-25 17:12 | jonalegriaesarte | Assigned To | dmiguelez => pramakrishnan |
2014-02-25 17:12 | jonalegriaesarte | Priority | urgent => immediate |
2014-02-26 08:53 | pramakrishnan | Status | new => scheduled |
2014-02-26 08:53 | pramakrishnan | fix_in_branch | => pi |
2014-03-05 18:21 | pramakrishnan | Review Assigned To | => jecharri |
2014-03-05 18:21 | pramakrishnan | Web browser | Google Chrome => Google Chrome |
2014-03-05 18:21 | pramakrishnan | fix_in_branch | pi => |
2014-03-05 18:22 | hgbot | Checkin | |
2014-03-05 18:22 | hgbot | Note Added: 0064870 | |
2014-03-05 18:22 | hgbot | Status | scheduled => resolved |
2014-03-05 18:22 | hgbot | Resolution | open => fixed |
2014-03-05 18:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/74df619a7316329486c772756ed967d558b8c168 [^] |
2014-03-06 04:24 | hudsonbot | Checkin | |
2014-03-06 04:24 | hudsonbot | Note Added: 0064885 | |
2014-03-07 13:15 | jecharri | Note Added: 0064957 | |
2014-03-07 13:15 | jecharri | Status | resolved => closed |
2014-03-10 12:50 | jecharri | Note Added: 0064984 | |
2014-03-10 12:50 | jecharri | Status | closed => new |
2014-03-10 12:50 | jecharri | Resolution | fixed => open |
2014-03-10 12:50 | jecharri | Note Edited: 0064984 | bug_revision_view_page.php?bugnote_id=0064984#r5555 |
2014-03-10 13:09 | jecharri | Note Edited: 0064984 | bug_revision_view_page.php?bugnote_id=0064984#r5556 |
2014-03-10 13:47 | hgbot | Checkin | |
2014-03-10 13:47 | hgbot | Note Added: 0064986 | |
2014-03-10 13:47 | hgbot | Status | new => resolved |
2014-03-10 13:47 | hgbot | Resolution | open => fixed |
2014-03-10 13:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/74df619a7316329486c772756ed967d558b8c168 [^] => http://code.openbravo.com/erp/devel/pi/rev/8fe053d8c26f4a1db631b170ad1d6a17694c3f9d [^] |
2014-03-10 16:53 | jecharri | Note Added: 0064993 | |
2014-03-10 16:53 | jecharri | Status | resolved => closed |
2014-03-10 22:58 | hudsonbot | Checkin | |
2014-03-10 22:58 | hudsonbot | Note Added: 0065008 | |
Notes |
|
(0064870)
|
hgbot
|
2014-03-05 18:22
|
|
Repository: erp/devel/pi
Changeset: 74df619a7316329486c772756ed967d558b8c168
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed Mar 05 22:49:04 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/74df619a7316329486c772756ed967d558b8c168 [^]
Fixes Issue 25785: Wrong grandtotal in invoices when you void it
---
M src-db/database/model/functions/C_INVOICE_POST.xml
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateGrandTotal.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateGrandTotalData.class
A src-util/modulescript/src/org/openbravo/modulescript/UpdateGrandTotal.java
A src-util/modulescript/src/org/openbravo/modulescript/UpdateGrandTotal_data.xsql
---
|
|
|
|
|
|
|
|
|
(0064984)
|
jecharri
|
2014-03-10 12:50
(edited on: 2014-03-10 13:09) |
|
The fix is wrong, it is filtering by "AND i.c_doctype_id = '0'" when it should not do that in old MP's
|
|
|
(0064986)
|
hgbot
|
2014-03-10 13:47
|
|
Repository: erp/devel/pi
Changeset: 8fe053d8c26f4a1db631b170ad1d6a17694c3f9d
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Mon Mar 10 18:13:58 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8fe053d8c26f4a1db631b170ad1d6a17694c3f9d [^]
Fixes Issue 25785: Wrong grandtotal in invoices when you void it
---
M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateGrandTotalData.class
M src-util/modulescript/src/org/openbravo/modulescript/UpdateGrandTotal_data.xsql
---
|
|
|
|
|
|
|
|