Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0000546 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] J. Demo data | minor | N/A | 2008-06-04 13:08 | 2009-04-24 00:00 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 2 | ||||
Projection | none | ETA | none | Target Version | 2.40 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0000546: Produced products in demo data are checked as purchased | |||||||
Description | In 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 Solution | All the products of Finished Products Wine category should not be checked as Purchased. | |||||||
Tags | commsup_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 |