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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0000546
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] J. Demo dataminorN/A2008-06-04 13:082009-04-24 00:00
ReportergorkaionView Statuspublic 
Assigned ToAinhoaPagola 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision2
ProjectionnoneETAnoneTarget Version2.40
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0000546: Produced products in demo data are checked as purchased

DescriptionIn the demo data are products that are produced checked as purchased. See Wine Albany as example.

This can cause problems in the MRP module as the Manufacturing Plan will suggest material requisitions instead of work requirements.
Proposed SolutionAll the products of Finished Products Wine category should not be checked as Purchased.
Tagscommsup_sprint6, main
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0011061)
gorkaion (developer)
2008-12-09 12:39

This query should be executed on that branch:

UPDATE M_PRODUCT
SET isPurchased = 'N'
WHERE M_Product_Category_ID = 'xxxx' --> use the ID of 'Finished Products Wine' category
(0013736)
AinhoaPagola (reporter)
2009-02-19 13:12

The demo-data is actually in https://dev.openbravo.com/websvn/sampledata-erp. [^]

It has been updated with the query provided by Gorkaion.

- Issue History
Date Modified Username Field Change
2008-06-04 13:08 gorkaion New Issue
2008-06-04 13:08 gorkaion Assigned To => cromero
2008-06-09 11:52 psarobe Status new => scheduled
2008-06-09 11:52 psarobe Assigned To cromero => rafaroda
2008-06-13 19:59 cromero Target Version => 2.40
2008-10-17 11:24 rafaroda Note Added: 0009621
2008-11-13 21:49 rafaroda Assigned To rafaroda => gorkaion
2008-12-09 12:39 gorkaion Note Added: 0011061
2008-12-09 12:42 gorkaion Assigned To gorkaion => AinhoaPagola
2009-01-19 10:24 rafaroda version => 2.40
2009-02-13 12:05 AinhoaPagola Tag Attached: demo-data
2009-02-13 12:15 AinhoaPagola Tag Detached: demo-data
2009-02-19 13:12 AinhoaPagola Status scheduled => resolved
2009-02-19 13:12 AinhoaPagola svn_revision => 2
2009-02-19 13:12 AinhoaPagola Resolution open => fixed
2009-02-19 13:12 AinhoaPagola Note Added: 0013736
2009-02-20 09:34 PavelPonomarev Tag Attached: commsup_sprint6
2009-03-05 12:40 rafaroda Note Deleted: 0009621
2009-04-22 11:24 psarobe Tag Attached: main
2009-04-23 19:37 psarobe Regression testing => No
2009-04-23 19:37 psarobe Status resolved => closed
2009-04-24 00:00 anonymous sf_bug_id 0 => 2779915


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker