Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024125 | Openbravo ERP | 03. Procurement management | public | 2013-06-18 17:19 | 2013-06-28 22:51 |
|
Reporter | liosc | |
Assigned To | pramakrishnan | |
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Ubuntu 12.04 |
Product Version | 3.0MP23 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024125: Bad error message trying to delete a complete purchase order line |
Description | When you try to delete a complete purchase order line, in addition to the right error message a SQL code istruction appears.
"Documento postato/processato. Where: SQL statement "UPDATE C_ORDERTAX SET TAXAMT = (CASE WHEN v_DocTaxAmount='D' THEN ROUND((TAXBASEAMT - OLD.TAXBASEAMT) * v_Rate/100, v_Prec) ELSE (TAXAMT - OLD.TAXAMT) END), TAXBASEAMT=TAXBASEAMT - OLD.TAXBASEAMT WHERE C_ORDER_ID = OLD.C_Order_ID AND C_TAX_ID = OLD.C_TAX_ID" PL/pgSQL function "c_orderlinetax_trg" line 97 at SQL statement" |
Steps To Reproduce | Create a purchase order with at least one row. Complete it. Try to delete a row |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024243 | | closed | pramakrishnan | You cannot close a completed order. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-18 17:19 | liosc | New Issue | |
2013-06-18 17:19 | liosc | Assigned To | => dmiguelez |
2013-06-18 17:19 | liosc | Web browser | => Google Chrome |
2013-06-18 17:19 | liosc | Modules | => Core |
2013-06-18 17:19 | liosc | Triggers an Emergency Pack | => No |
2013-06-20 08:32 | pramakrishnan | Assigned To | dmiguelez => pramakrishnan |
2013-06-20 08:33 | pramakrishnan | Status | new => scheduled |
2013-06-20 08:33 | pramakrishnan | fix_in_branch | => pi |
2013-06-28 11:39 | hgbot | Checkin | |
2013-06-28 11:39 | hgbot | Note Added: 0059770 | |
2013-06-28 11:39 | hgbot | Status | scheduled => resolved |
2013-06-28 11:39 | hgbot | Resolution | open => fixed |
2013-06-28 11:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6cc6f26c36d65beb7988be48624b426b0956f925 [^] |
2013-06-28 11:41 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-06-28 11:41 | Sandrahuguet | Note Added: 0059771 | |
2013-06-28 11:41 | Sandrahuguet | Status | resolved => closed |
2013-06-28 22:51 | hudsonbot | Checkin | |
2013-06-28 22:51 | hudsonbot | Note Added: 0059788 | |
2013-07-02 10:52 | ioritzCia | Relationship added | related to 0024243 |