Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029301 | Openbravo ERP | 04. Warehouse management | public | 2015-03-10 09:57 | 2015-04-01 08:31 |
|
Reporter | ngarcia | |
Assigned To | eduardo_Argal | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q1.2 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 34912 |
Regression level | Production - QA Approved |
Regression date | 2014-10-21 |
Regression introduced in release | 3.0PR15Q1 |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/c1d30f85a429d63b04ee6470072ec5b1742acc5e [^] |
Triggers an Emergency Pack | No |
|
Summary | 0029301: Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation |
Description | Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation |
Steps To Reproduce | As group admin role:
Create a Product and set it as Stocked
Add a purchase and sales price to it
Create a Sales Order and include the already created product
Create a Purchase Order and include the already created product too
Generate a Preservation and process it
Create a Goods Receipt from the Purchase Order by Create Lines From process
Try to complete it and check you get the following error message:
"null value in column "m_attributesetinstance_id" violates not-null constraint" |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0029211 | | closed | eduardo_Argal | Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-16 18:43 | aferraz | Type | defect => backport |
2015-03-16 18:43 | aferraz | Target Version | => 3.0PR15Q1.2 |
2015-03-16 18:56 | ngarcia | Issue Monitored: ngarcia | |
2015-03-16 19:12 | hgbot | Checkin | |
2015-03-16 19:12 | hgbot | Note Added: 0075656 | |
2015-03-16 19:12 | hgbot | Status | scheduled => resolved |
2015-03-16 19:12 | hgbot | Resolution | open => fixed |
2015-03-16 19:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/9cb33bf7fc7900a3bf8bb25d100cc6620f7925ce [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/d7274be82df936db1c1f111da91da4f05ce50eb8 [^] |
2015-03-16 19:12 | hgbot | Checkin | |
2015-03-16 19:12 | hgbot | Note Added: 0075657 | |
2015-03-16 19:13 | aferraz | Review Assigned To | => aferraz |
2015-03-16 19:13 | aferraz | Note Added: 0075658 | |
2015-03-16 19:13 | aferraz | Status | resolved => closed |
2015-04-01 08:07 | hgbot | Checkin | |
2015-04-01 08:07 | hgbot | Note Added: 0076213 | |
2015-04-01 08:07 | hgbot | Status | closed => resolved |
2015-04-01 08:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/d7274be82df936db1c1f111da91da4f05ce50eb8 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/d7274be82df936db1c1f111da91da4f05ce50eb8 [^] |
2015-04-01 08:07 | hgbot | Checkin | |
2015-04-01 08:07 | hgbot | Note Added: 0076214 | |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076265 | |
Notes |
|
(0075656)
|
hgbot
|
2015-03-16 19:12
|
|
Repository: erp/backports/3.0PR15Q1.2
Changeset: d7274be82df936db1c1f111da91da4f05ce50eb8
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Mar 10 13:58:57 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/d7274be82df936db1c1f111da91da4f05ce50eb8 [^]
Fixes issue 29301
Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation.
Added coalesce when inserting to get default value
---
M src-db/database/model/functions/M_INOUT_POST.xml
---
|
|
|
(0075657)
|
hgbot
|
2015-03-16 19:12
|
|
|
|
|
|
|
(0076213)
|
hgbot
|
2015-04-01 08:07
|
|
Repository: erp/backports/3.0PR15Q2
Changeset: d7274be82df936db1c1f111da91da4f05ce50eb8
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Mar 10 13:58:57 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/d7274be82df936db1c1f111da91da4f05ce50eb8 [^]
Fixes issue 29301
Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation.
Added coalesce when inserting to get default value
---
M src-db/database/model/functions/M_INOUT_POST.xml
---
|
|
|
(0076214)
|
hgbot
|
2015-04-01 08:07
|
|
|
|
(0076265)
|
priyam
|
2015-04-01 08:31
|
|
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
|