Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015539 | Openbravo ERP | 09. Financial management | public | 2010-12-29 04:25 | 2012-04-21 14:24 |
Reporter | chelipf | ||||
Assigned To | Sandrahuguet | ||||
Priority | low | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 30 | OS Version | Professional Appliance | |
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0015539: C_INVOICE_POST code clean up | ||||
Description | v_granttotal variable is set twice. .... SELECT c_getwithholding(v_record_id) INTO withholdamount FROM dual; ELSE withholdamount:=0; END IF; 1192>>>1> v_GrandTotal:=C_Currency_Round(v_GrandTotal+v_TaxNoRecalculable, v_Currency_ID, NULL) ; 1193>>>2> SELECT COALESCE(SUM(TAXAMT), 0) INTO v_GrandTotal FROM C_INVOICETAX WHERE C_INVOICE_ID = v_Record_ID; v_GrandTotal:=v_GrandTotal+ v_TotalLines; UPDATE C_INVOICE SET TotalLines=v_TotalLines, GrandTotal=v_GrandTotal, .... | ||||
Steps To Reproduce | |||||
Proposed Solution | Delete the first sentence. | ||||
Additional Information | |||||
Tags | VMA-Reviewed | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-12-29 04:25 | chelipf | New Issue | |||
2010-12-29 04:25 | chelipf | Assigned To | => staffrm | ||
2010-12-29 08:51 | jpabloae | Project | Openbravo Deployment Options => Openbravo ERP | ||
2010-12-29 08:52 | jpabloae | Modules | => Core | ||
2010-12-29 08:52 | jpabloae | Note Added: 0033421 | |||
2010-12-29 08:52 | jpabloae | Assigned To | staffrm => dalsasua | ||
2010-12-29 08:52 | jpabloae | Category | Appliance stack => 09. Financial management | ||
2010-12-29 08:52 | jpabloae | version | 2.50-17-4 => | ||
2011-07-20 18:17 | dalsasua | Assigned To | dalsasua => jonalegriaesarte | ||
2011-09-27 16:53 | psarobe | Status | new => scheduled | ||
2011-09-27 16:53 | psarobe | fix_in_branch | => pi | ||
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos | ||
2012-02-16 16:29 | vmromanos | Tag Attached: VMA-Reviewed | |||
2012-04-18 16:17 | Sandrahuguet | Assigned To | vmromanos => Sandrahuguet | ||
2012-04-18 17:29 | Sandrahuguet | Note Added: 0047713 | |||
2012-04-20 15:34 | hgbot | Checkin | |||
2012-04-20 15:34 | hgbot | Note Added: 0047799 | |||
2012-04-20 15:34 | hgbot | Status | scheduled => resolved | ||
2012-04-20 15:34 | hgbot | Resolution | open => fixed | ||
2012-04-20 15:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f179cd5a82239bf40125b3d9d81845d1782ac678 [^] | ||
2012-04-20 15:40 | mirurita | Note Added: 0047804 | |||
2012-04-20 15:40 | mirurita | Status | resolved => closed | ||
2012-04-21 14:24 | hudsonbot | Checkin | |||
2012-04-21 14:24 | hudsonbot | Note Added: 0047855 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|