Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040927 | Openbravo ERP | A. Platform | public | 2019-05-21 16:01 | 2019-05-27 13:54 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q3 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Coding ( Testing ) |
Regression date | 2019-05-21 |
Regression introduced in release | pi |
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/2357e260529dfd5d7ad9da6b06d68fcb1c31e229 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0040927: ModelProvider does not flag all entities with images |
Description | ModelProvider does not contain correct information about entities with images and files in case image FK columns are marked not to generate properties in parent. |
Steps To Reproduce | 1. Mark M_Product_Category.AD_Image_ID not to generate one-to-many property in parent entity:
update ad_column set is_child_property_in_parent = 'N' where ad_column_id = 'F8F8B51087D44986A4864F6047FC44D4';
2. Run ImageTest unit test
-> It fails because ModelProvider does not include ProductCategory entity as part of the entities with images |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0040758 | | closed | caristu | In discount & promotions, with Combo discount type, the organization can not be modified | caused by | feature request | 0040290 | | closed | alostale | do not generate one-to-many property in parent entity for all FK properties | blocks | design defect | 0040906 | | closed | alostale | platform: review FK columns to set which ones shouldn't generate one-to-many property in parent entity |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-21 16:01 | alostale | New Issue | |
2019-05-21 16:01 | alostale | Assigned To | => platform |
2019-05-21 16:01 | alostale | Modules | => Core |
2019-05-21 16:01 | alostale | Triggers an Emergency Pack | => No |
2019-05-21 16:01 | alostale | Assigned To | platform => alostale |
2019-05-21 16:02 | alostale | Regression level | => Coding ( Testing ) |
2019-05-21 16:02 | alostale | Regression date | => 2019-05-21 |
2019-05-21 16:02 | alostale | Regression introduced in release | => pi |
2019-05-21 16:02 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/2357e260529dfd5d7ad9da6b06d68fcb1c31e229 [^] |
2019-05-21 16:02 | alostale | Relationship added | caused by 0040290 |
2019-05-21 16:02 | alostale | Relationship added | blocks 0040906 |
2019-05-21 16:03 | alostale | Relationship added | related to 0040758 |
2019-05-21 16:03 | alostale | Review Assigned To | => caristu |
2019-05-21 16:15 | hgbot | Checkin | |
2019-05-21 16:15 | hgbot | Note Added: 0112056 | |
2019-05-21 16:15 | hgbot | Status | new => resolved |
2019-05-21 16:15 | hgbot | Resolution | open => fixed |
2019-05-21 16:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/073f41cdb73532a53845bea1a68e70511964108d [^] |
2019-05-24 08:17 | caristu | Note Added: 0112106 | |
2019-05-24 08:17 | caristu | Status | resolved => closed |
2019-05-24 08:17 | caristu | Fixed in Version | => 3.0PR19Q3 |
2019-05-27 13:54 | hudsonbot | Checkin | |
2019-05-27 13:54 | hudsonbot | Note Added: 0112167 | |