Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0029211 | Openbravo ERP | 04. Warehouse management | public | 2015-03-10 09:57 | 2015-03-18 00:03 |
|
| 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 | | 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 | 0029211: 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 | | depends on | backport | 0029301 | 3.0PR15Q1.2 | closed | eduardo_Argal | Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation | | caused by | defect | 0027713 | | closed | eduardo_Argal | slow post of goods shipment if there are many storage detail for that product | | caused by | defect | 0027712 | | closed | eduardo_Argal | slow goods receipt batch insertion |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-03-10 09:57 | ngarcia | New Issue | |
| 2015-03-10 09:57 | ngarcia | Assigned To | => eduardo_Argal |
| 2015-03-10 09:57 | ngarcia | OBNetwork customer | => Yes |
| 2015-03-10 09:57 | ngarcia | Modules | => Core |
| 2015-03-10 09:57 | ngarcia | Support ticket | => 34912 |
| 2015-03-10 09:57 | ngarcia | Resolution time | => 1428616800 |
| 2015-03-10 09:57 | ngarcia | Regression level | => Production - QA Approved |
| 2015-03-10 09:57 | ngarcia | Regression date | => 2014-10-21 |
| 2015-03-10 09:57 | ngarcia | Regression introduced in release | => 3.0PR15Q1 |
| 2015-03-10 09:57 | ngarcia | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/c1d30f85a429d63b04ee6470072ec5b1742acc5e [^] |
| 2015-03-10 09:57 | ngarcia | Triggers an Emergency Pack | => No |
| 2015-03-10 09:58 | ngarcia | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=7912#r7912 |
| 2015-03-10 09:58 | ngarcia | Issue Monitored: networkb | |
| 2015-03-10 09:59 | ngarcia | Relationship added | caused by 0027713 |
| 2015-03-10 09:59 | ngarcia | Relationship added | caused by 0027712 |
| 2015-03-10 13:58 | eduardo_Argal | Status | new => scheduled |
| 2015-03-16 18:40 | hgbot | Checkin | |
| 2015-03-16 18:40 | hgbot | Note Added: 0075651 | |
| 2015-03-16 18:40 | hgbot | Status | scheduled => resolved |
| 2015-03-16 18:40 | hgbot | Resolution | open => fixed |
| 2015-03-16 18:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9cb33bf7fc7900a3bf8bb25d100cc6620f7925ce [^] |
| 2015-03-16 18:40 | hgbot | Checkin | |
| 2015-03-16 18:40 | hgbot | Note Added: 0075652 | |
| 2015-03-16 18:43 | aferraz | Status | resolved => new |
| 2015-03-16 18:43 | aferraz | Resolution | fixed => open |
| 2015-03-16 18:43 | aferraz | Status | new => scheduled |
| 2015-03-16 18:44 | aferraz | Status | scheduled => resolved |
| 2015-03-16 18:44 | aferraz | Resolution | open => fixed |
| 2015-03-16 18:48 | aferraz | Review Assigned To | => aferraz |
| 2015-03-16 18:48 | aferraz | Note Added: 0075654 | |
| 2015-03-16 18:48 | aferraz | Status | resolved => closed |
| 2015-03-18 00:03 | hudsonbot | Checkin | |
| 2015-03-18 00:03 | hudsonbot | Note Added: 0075709 | |
| 2015-03-18 00:03 | hudsonbot | Checkin | |
| 2015-03-18 00:03 | hudsonbot | Note Added: 0075710 | |
|
Notes |
|
|
(0075651)
|
|
hgbot
|
|
2015-03-16 18:40
|
|
Repository: erp/devel/pi
Changeset: 9cb33bf7fc7900a3bf8bb25d100cc6620f7925ce
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Mar 10 13:58:57 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9cb33bf7fc7900a3bf8bb25d100cc6620f7925ce [^]
Fixes issue 29211
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
---
|
|
|
|
(0075652)
|
|
hgbot
|
|
2015-03-16 18:40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|