Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
| View Issue Details | |||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
| 0020567 | Openbravo ERP | 08. Project and service management | public | 2012-05-21 18:26 | 2012-05-31 12:04 | ||||||||||||||
| Reporter | jonalegriaesarte | ||||||||||||||||||
| Assigned To | jonalegriaesarte | ||||||||||||||||||
| Priority | high | Severity | major | Reproducibility | have not tried | ||||||||||||||
| Status | closed | Resolution | fixed | ||||||||||||||||
| Platform | OS | 5 | OS Version | ||||||||||||||||
| Product Version | pi | ||||||||||||||||||
| Target Version | 3.0MP12 | Fixed in Version | |||||||||||||||||
| Merge Request Status | |||||||||||||||||||
| Review Assigned To | |||||||||||||||||||
| OBNetwork customer | OBPS | ||||||||||||||||||
| Web browser | |||||||||||||||||||
| Modules | Core | ||||||||||||||||||
| Support ticket | 15530 | ||||||||||||||||||
| Regression level | |||||||||||||||||||
| Regression date | |||||||||||||||||||
| Regression introduced in release | |||||||||||||||||||
| Regression introduced by commit | |||||||||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||||||||
| Summary | 0020567: The organization in project phase and project task should change if the header org changes | ||||||||||||||||||
| Description | The organization in project phase and project task should change if the header org changes | ||||||||||||||||||
| Steps To Reproduce | This code: IF TG_OP = 'UPDATE' THEN SELECT COUNT(*) INTO v_Count FROM C_PROJECTTASK WHERE C_PROJECTPHASE_ID = NEW.C_PROJECTPHASE_ID; IF(v_Count > 0) THEN UPDATE C_PROJECTTASK SET AD_ORG_ID = NEW.AD_ORG_ID WHERE C_PROJECTPHASE_ID = NEW.C_PROJECTPHASE_ID; END IF; END IF; should be executed if the org changes. It is reproducible in c_project_trg and c_projectphase_trg() | ||||||||||||||||||
| Proposed Solution | |||||||||||||||||||
| Additional Information | |||||||||||||||||||
| Tags | No tags attached. | ||||||||||||||||||
| Relationships |
| ||||||||||||||||||
| Attached Files | |||||||||||||||||||
| Issue History | |||||||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||||||
| 2012-05-21 18:26 | jonalegriaesarte | New Issue | |||||||||||||||||
| 2012-05-21 18:26 | jonalegriaesarte | Assigned To | => jonalegriaesarte | ||||||||||||||||
| 2012-05-21 18:26 | jonalegriaesarte | Modules | => Core | ||||||||||||||||
| 2012-05-21 18:26 | jonalegriaesarte | OBNetwork customer | => Yes | ||||||||||||||||
| 2012-05-21 18:26 | jonalegriaesarte | Support ticket | => 15530 | ||||||||||||||||
| 2012-05-23 18:09 | jonalegriaesarte | Status | new => scheduled | ||||||||||||||||
| 2012-05-23 18:09 | jonalegriaesarte | fix_in_branch | => pi | ||||||||||||||||
| 2012-05-23 18:10 | jonalegriaesarte | Note Added: 0048892 | |||||||||||||||||
| 2012-05-23 18:10 | jonalegriaesarte | Status | scheduled => resolved | ||||||||||||||||
| 2012-05-23 18:10 | jonalegriaesarte | Fixed in SCM revision | => 12897abf99f7 | ||||||||||||||||
| 2012-05-23 18:10 | jonalegriaesarte | Resolution | open => fixed | ||||||||||||||||
| 2012-05-23 18:13 | jonalegriaesarte | Note Added: 0048896 | |||||||||||||||||
| 2012-05-23 18:13 | jonalegriaesarte | fix_in_branch | pi => | ||||||||||||||||
| 2012-05-31 12:04 | ioritzCia | Note Added: 0049533 | |||||||||||||||||
| 2012-05-31 12:04 | ioritzCia | Status | resolved => closed | ||||||||||||||||
| 2012-07-03 12:26 | jonalegriaesarte | Relationship added | blocks 0020880 | ||||||||||||||||
| 2014-02-05 13:40 | ngarcia | Relationship added | related to 0022314 | ||||||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||