Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029301
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 04. Warehouse managementmajoralways2015-03-10 09:572015-04-01 08:31
ReporterngarciaView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiond7274be82df9
ProjectionnoneETAnoneTarget Version3.0PR15Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression levelProduction - QA Approved
Regression date2014-10-21
Regression introduced in release3.0PR15Q1
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/c1d30f85a429d63b04ee6470072ec5b1742acc5e [^]
Triggers an Emergency PackNo
Summary

0029301: Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation

DescriptionCannot complete a goods receipt with a line without attribute set value if it has a related prereservation
Steps To ReproduceAs 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"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0029211 closededuardo_Argal Cannot complete a goods receipt with a line without attribute set value if it has a related prereservation 

-  Notes
(0075656)
hgbot (developer)
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 (developer)
2015-03-16 19:12

Repository: erp/backports/3.0PR15Q1.2
Changeset: 8f03ac3ca17fb41c1d7e1d20f50f7e2568575b27
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Mar 16 18:39:38 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/8f03ac3ca17fb41c1d7e1d20f50f7e2568575b27 [^]

Related to issue 29301: Update copyright

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0075658)
aferraz (manager)
2015-03-16 19:13

Code review + Testing OK
(0076213)
hgbot (developer)
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 (developer)
2015-04-01 08:07

Repository: erp/backports/3.0PR15Q2
Changeset: 8f03ac3ca17fb41c1d7e1d20f50f7e2568575b27
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Mar 16 18:39:38 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/8f03ac3ca17fb41c1d7e1d20f50f7e2568575b27 [^]

Related to issue 29301: Update copyright

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0076265)
priyam (administrator)
2015-04-01 08:31

closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker