Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011302 | Openbravo ERP | 09. Financial management | public | 2009-11-10 11:58 | 2009-12-09 00:00 |
|
Reporter | networkb | |
Assigned To | vinothbabu | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP10 | |
Target Version | 2.40MP12 | Fixed in Version | 2.50MP10 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0011302: Modification in the Account is not reflected in the combination's name |
Description | When you modify the Account's Search Key throught Account Combination, in the Account Combination the Account has changed but the Combination name doesn't. |
Steps To Reproduce | - Login as Openbravo Admin
- Go to Financial Management
- Go to Accounting
- Go to Account Combination
- Navigate to Account
- Modify Search Key
- Save
- Back to Account Combination
- Realise that the Account has changed, but the Combination name doesn't |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0011369 | 2.40MP12 | closed | vinothbabu | Modification in the Account is not reflected in the combination's name |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-11-10 11:58 | networkb | New Issue | |
2009-11-10 11:58 | networkb | Assigned To | => rafaroda |
2009-11-10 11:58 | networkb | OBNetwork customer | => Yes |
2009-11-11 13:51 | rafaroda | Note Added: 0021723 | |
2009-11-11 13:51 | rafaroda | Assigned To | rafaroda => eduardo_Argal |
2009-11-13 11:27 | vmromanos | Assigned To | eduardo_Argal => vmromanos |
2009-11-13 11:30 | vmromanos | Note Added: 0021803 | |
2009-11-16 10:46 | rafaroda | Priority | immediate => urgent |
2009-11-16 10:46 | rafaroda | Status | new => scheduled |
2009-11-16 10:46 | rafaroda | fix_in_branch | => pi |
2009-11-26 13:59 | vinothbabu | Assigned To | vmromanos => vinothbabu |
2009-11-30 07:15 | hgbot | Checkin | |
2009-11-30 07:15 | hgbot | Note Added: 0022245 | |
2009-11-30 07:15 | hgbot | Status | scheduled => resolved |
2009-11-30 07:15 | hgbot | Resolution | open => fixed |
2009-11-30 07:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c104274abec9e9c60426f58d73b669436f44918b [^] |
2009-12-01 06:43 | sureshbabu | Note Added: 0022271 | |
2009-12-01 06:43 | sureshbabu | Status | resolved => closed |
2009-12-01 06:43 | sureshbabu | Fixed in Version | => 2.50MP10 |
2009-12-01 15:43 | vmromanos | Note Added: 0022307 | |
2009-12-01 15:43 | vmromanos | Status | closed => new |
2009-12-01 15:43 | vmromanos | Resolution | fixed => open |
2009-12-01 15:43 | vmromanos | Fixed in Version | 2.50MP10 => |
2009-12-02 07:56 | vinothbabu | Status | new => scheduled |
2009-12-02 07:56 | vinothbabu | fix_in_branch | pi => |
2009-12-02 10:33 | vinothbabu | Status | scheduled => resolved |
2009-12-04 09:14 | hudsonbot | Checkin | |
2009-12-04 09:14 | hudsonbot | Note Added: 0022423 | |
2009-12-08 10:02 | sureshbabu | Note Added: 0022535 | |
2009-12-08 10:02 | sureshbabu | Status | resolved => closed |
2009-12-08 10:02 | sureshbabu | Fixed in Version | => 2.50MP10 |
2009-12-09 00:00 | anonymous | sf_bug_id | 0 => 2911052 |
Notes |
|
|
Happens also in pi.
Eduardo, can you please comment on this issue?
Thanks. |
|
|
|
Rafa,
It's a bug, the name should be updated when changing the Account |
|
|
(0022245)
|
hgbot
|
2009-11-30 07:15
|
|
Repository: erp/devel/pi
Changeset: c104274abec9e9c60426f58d73b669436f44918b
Author: Vinoth Babu <vinoth.babu <at> openbravo.com>
Date: Mon Nov 30 11:44:03 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/c104274abec9e9c60426f58d73b669436f44918b [^]
Fixes Bug 11302 not reflected in the combination's name.
---
M src-db/database/model/triggers/C_ELEMENTVALUE_TRG.xml
M src-db/database/model/triggers/C_VALIDCOMBINATION_TRG.xml
---
|
|
|
|
Tested, both account name and combination name changes after search key is changed. |
|
|
|
The code is going to change after fixing 0011564. Please retest it again to ensure it's working fine |
|
|
|
|
|
|
|