Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020638 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | major | always | 2012-05-30 12:41 | 2012-05-31 21:38 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | e99deb6bf819 | ||||
Projection | none | ETA | none | Target Version | 3.0MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Regression level | Code review | |||||||
Regression date | 2012-05-30 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/d68ebd3dd2fd926f2bad25327ae96ea6c3031ef0 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020638: Is imposible to delete lines in Good Receipts | |||||||
Description | Is imposible to delete lines in Goods Receipts without any order line related. | |||||||
Steps To Reproduce | As "Group Admin" go to window "Goods Receipts" -Create a header and go to tab lines. -Create a line and save it. -Try to delete the line You will get next error: ERROR: el registro «new» no ha sido asignado aún Detail: La estructura de fila de un registro aún no asignado no está determinado. Where: función PL/pgSQL «m_inoutline_trg» en la línea 170 en sentencia SQL | |||||||
Proposed Solution | The problem is in trigger m_inoutline_trg line 168. The SQL sentence try to catch the value from new.C_OrderLine_ID and this fails when line has not got an order line related. | |||||||
Tags | Regression QA | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0049491) hgbot (developer) 2012-05-30 16:27 |
Repository: erp/devel/pi Changeset: e99deb6bf819899938837c435a1939885f9ceb03 Author: Ioritz Cia <ioritz.cia <at> openbravo.com> Date: Wed May 30 13:29:23 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e99deb6bf819899938837c435a1939885f9ceb03 [^] Fixes issue 20638: Is imposible to delete lines in Good Receipts. --- M src-db/database/model/triggers/M_INOUTLINE_TRG.xml --- |
(0049492) ioritzCia (developer) 2012-05-30 16:33 |
Testing plan: - Create an order either sales or purchase. - Create a shipment either sales or purchase creating lines from previous order. - Try to insert, update and delete lines from the lines of the shipment. |
(0049514) jecharri (developer) 2012-05-30 18:19 |
Verified code and functionality |
(0049568) hudsonbot (developer) 2012-05-31 21:38 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/3ac036c08ee6 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2012-05-30 12:41 | jecharri | New Issue | |
2012-05-30 12:41 | jecharri | Assigned To | => ioritzCia |
2012-05-30 12:41 | jecharri | Web browser | => Google Chrome |
2012-05-30 12:41 | jecharri | Modules | => Core |
2012-05-30 12:41 | jecharri | Tag Attached: Regression QA | |
2012-05-30 12:42 | jecharri | Relationship added | related to 0020333 |
2012-05-30 13:00 | jecharri | Web browser | Google Chrome => Google Chrome |
2012-05-30 13:00 | jecharri | Regression level | => Code review |
2012-05-30 13:00 | jecharri | Regression date | => 2012-05-30 |
2012-05-30 13:00 | jecharri | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/d68ebd3dd2fd926f2bad25327ae96ea6c3031ef0 [^] |
2012-05-30 16:27 | hgbot | Checkin | |
2012-05-30 16:27 | hgbot | Note Added: 0049491 | |
2012-05-30 16:27 | hgbot | Status | new => resolved |
2012-05-30 16:27 | hgbot | Resolution | open => fixed |
2012-05-30 16:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e99deb6bf819899938837c435a1939885f9ceb03 [^] |
2012-05-30 16:33 | ioritzCia | Note Added: 0049492 | |
2012-05-30 18:19 | jecharri | Note Added: 0049514 | |
2012-05-30 18:19 | jecharri | Status | resolved => closed |
2012-05-31 21:38 | hudsonbot | Checkin | |
2012-05-31 21:38 | hudsonbot | Note Added: 0049568 |
Copyright © 2000 - 2009 MantisBT Group |