Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022124 | Openbravo ERP | 02. Master data management | public | 2012-10-28 15:21 | 2012-12-19 14:50 |
|
Reporter | pjuvara | |
Assigned To | jonalegriaesarte | |
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP15.1 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022124: Product name changes are not reflected in the translation |
Description | When you define a product and you change its name, the change is not reflected in the translation tab of that product.
This forces users to modify the product name in two locations (the product header and the translation tab) even if there is only one language installed. |
Steps To Reproduce | 1) Create a product
2) Add it to a price list
3) Change the name in the Product header tab
4) Go to the Price List window and look for the product. It still appears with the old name.
5) Go back to the Product window and in the translation tab change the name.
6) Now the new name appear in the price list.
|
Proposed Solution | |
Additional Information | |
Tags | Coworking |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-28 15:21 | pjuvara | New Issue | |
2012-10-28 15:21 | pjuvara | Assigned To | => dmiguelez |
2012-10-28 15:21 | pjuvara | Modules | => Core |
2012-10-28 15:21 | pjuvara | Tag Attached: Coworking | |
2012-10-30 08:53 | naiaramartinez | Assigned To | dmiguelez => jonalegriaesarte |
2012-11-05 13:37 | hgbot | Checkin | |
2012-11-05 13:37 | hgbot | Note Added: 0053989 | |
2012-11-05 13:37 | hgbot | Status | new => resolved |
2012-11-05 13:37 | hgbot | Resolution | open => fixed |
2012-11-05 13:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0e5a0a310e6eb9c3b95822041d2ee612db175d8c [^] |
2012-11-05 13:37 | hgbot | Checkin | |
2012-11-05 13:37 | hgbot | Note Added: 0053990 | |
2012-11-05 13:37 | hgbot | Checkin | |
2012-11-05 13:37 | hgbot | Note Added: 0053991 | |
2012-11-05 13:37 | hgbot | Checkin | |
2012-11-05 13:37 | hgbot | Note Added: 0053992 | |
2012-11-06 10:47 | hudsonbot | Checkin | |
2012-11-06 10:47 | hudsonbot | Note Added: 0054035 | |
2012-11-06 10:47 | hudsonbot | Checkin | |
2012-11-06 10:47 | hudsonbot | Note Added: 0054036 | |
2012-11-06 10:48 | hudsonbot | Checkin | |
2012-11-06 10:48 | hudsonbot | Note Added: 0054037 | |
2012-11-06 10:48 | hudsonbot | Checkin | |
2012-11-06 10:48 | hudsonbot | Note Added: 0054038 | |
2012-11-07 13:45 | eduardo_Argal | Note Added: 0054071 | |
2012-11-07 13:45 | eduardo_Argal | Status | resolved => new |
2012-11-07 13:45 | eduardo_Argal | Resolution | fixed => open |
2012-12-19 14:50 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2012-12-19 14:50 | jonalegriaesarte | Note Added: 0055078 | |
2012-12-19 14:50 | jonalegriaesarte | Type | defect => design defect |
Notes |
|
(0053989)
|
hgbot
|
2012-11-05 13:37
|
|
Repository: erp/devel/pi
Changeset: 0e5a0a310e6eb9c3b95822041d2ee612db175d8c
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Nov 05 13:11:21 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0e5a0a310e6eb9c3b95822041d2ee612db175d8c [^]
Fixes issue 22124: Deferred functionality should be just available when product is selected
---
M src-db/database/model/functions/C_COMMISSIONRUN_PROCESS.xml
M src-db/database/model/functions/C_CREATE_PINVOICE_FROM_OUTS.xml
M src-db/database/model/functions/C_INVOICE_CREATE.xml
M src-db/database/model/functions/C_INVOICE_POST.xml
M src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml
M src-db/database/model/functions/M_RAPPEL_INVOICE_CREATE.xml
M src-db/database/model/tables/C_INVOICELINE.xml
M src-db/database/model/tables/M_PRODUCT.xml
M src-db/database/model/triggers/C_INVLINE_CHK_RESTRICTIONS_TRG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice_data.xsql
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql
M src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Product.java
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
M src/org/openbravo/erpCommon/ad_forms/DocLineInvoice_data.xsql
M src/org/openbravo/erpCommon/ad_forms/DocLine_Invoice.java
M src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.java
M src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice_data.xsql
---
|
|
|
(0053990)
|
hgbot
|
2012-11-05 13:37
|
|
|
|
(0053991)
|
hgbot
|
2012-11-05 13:37
|
|
|
|
(0053992)
|
hgbot
|
2012-11-05 13:37
|
|
Repository: erp/devel/pi
Changeset: 06923e2b9a96cf251609fc82338b462611522a10
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Nov 05 13:36:04 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/06923e2b9a96cf251609fc82338b462611522a10 [^]
Related to issue 22124.Missing files in previous commit.
---
A src-db/database/model/functions/C_GET_DEFAULT_PERIOD.xml
A src/org/openbravo/erpCommon/utility/AccDefUtility.java
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It was marked as resolved due to an error in the commit number used |
|
|
(0055078)
|
jonalegriaesarte
|
2012-12-19 14:50
|
|
We are discussing this issue internally, because the translation of business data is not supported in Openbravo |
|