Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025275 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] E. Translation | trivial | N/A | 2013-12-05 08:56 | 2013-12-19 12:30 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP31 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 57c947309166 | ||||
Projection | none | ETA | none | Target Version | 3.0MP31 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025275: Add translation infrastructure for Product Categories and Promotions | |||||||
Description | Add translation DB infrastructure for: -Product Categories -Discount and Promotion Types -Discounts and Promotions These translations will be used from WebPOS | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0062547) hgbot (developer) 2013-12-05 09:44 |
Repository: erp/devel/pi Changeset: 57c9473091668e388e111da4f51caf7d777e83fa Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Dec 05 08:59:22 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/57c9473091668e388e111da4f51caf7d777e83fa [^] fixed issue 25275: added trl infrastructure for Prod Categories and Promotions Added translation DB infrastructure for: -Product Categories -Discount and Promotion Types -Discounts and Promotions --- 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_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml A src-db/database/model/tables/M_OFFER_TRL.xml A src-db/database/model/tables/M_OFFER_TYPE_TRL.xml A src-db/database/model/tables/M_PRODUCT_CATEGORY_TRL.xml --- |
(0062549) hgbot (developer) 2013-12-05 09:44 |
Repository: erp/devel/pi Changeset: 55d759ce6c09b78e8292ce1a4ea146b38ab3a4de Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Dec 05 09:43:32 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/55d759ce6c09b78e8292ce1a4ea146b38ab3a4de [^] related to issue 25275: fixed translated property + consistency --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_TAB.xml --- |
(0062551) hgbot (developer) 2013-12-05 10:02 |
Repository: erp/devel/pi Changeset: 49380410bf266a744f2da7a071ce093dbf3b7bb1 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Dec 05 10:02:19 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/49380410bf266a744f2da7a071ce093dbf3b7bb1 [^] related to issue 25275: fixed incorrect ad_element association --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0062660) hgbot (developer) 2013-12-09 08:52 |
Repository: erp/devel/pi Changeset: 63d2403ddc4b8e4479a1c4b1d3f36d5c568939aa Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Dec 09 08:51:58 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/63d2403ddc4b8e4479a1c4b1d3f36d5c568939aa [^] related to issue 25275: removed duplicated fields --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0062661) hgbot (developer) 2013-12-09 11:08 |
Repository: erp/devel/pi Changeset: 3225b5a235dfbb13c7ba67c0c8f36ece1cc29774 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Dec 09 11:06:35 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/3225b5a235dfbb13c7ba67c0c8f36ece1cc29774 [^] related to issue 25275: trl columns have same type as the ones in base table -changed types from VARCHAR2 to NVARCHAR2 (Oracle) -added test case to warranty this in future --- M src-db/database/model/tables/M_OFFER_TRL.xml M src-db/database/model/tables/M_PRODUCT_CATEGORY_TRL.xml M src-test/org/openbravo/test/AllAntTaskTests.java M src-test/org/openbravo/test/AllTests.java A src-test/org/openbravo/test/model/TrlColumnsOraTypeTest.java --- |
(0062826) hudsonbot (viewer) 2013-12-19 12:30 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^] Maturity status: Test |
(0062828) hudsonbot (viewer) 2013-12-19 12:30 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^] Maturity status: Test |
(0062829) hudsonbot (viewer) 2013-12-19 12:30 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^] Maturity status: Test |
(0062832) hudsonbot (viewer) 2013-12-19 12:30 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^] Maturity status: Test |
(0062833) hudsonbot (viewer) 2013-12-19 12:30 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-12-05 08:56 | alostale | New Issue | |
2013-12-05 08:56 | alostale | Assigned To | => alostale |
2013-12-05 08:56 | alostale | Modules | => Core |
2013-12-05 08:56 | alostale | OBNetwork customer | => No |
2013-12-05 08:56 | alostale | Triggers an Emergency Pack | => No |
2013-12-05 08:57 | alostale | Review Assigned To | => marvintm |
2013-12-05 08:57 | alostale | Summary | Add translation for Product Categories and Promotions => Add translation infrastructure for Product Categories and Promotions |
2013-12-05 08:57 | alostale | Description Updated | View Revisions |
2013-12-05 09:10 | alostale | Relationship added | related to 0025276 |
2013-12-05 09:44 | hgbot | Checkin | |
2013-12-05 09:44 | hgbot | Note Added: 0062547 | |
2013-12-05 09:44 | hgbot | Status | new => resolved |
2013-12-05 09:44 | hgbot | Resolution | open => fixed |
2013-12-05 09:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/57c9473091668e388e111da4f51caf7d777e83fa [^] |
2013-12-05 09:44 | hgbot | Checkin | |
2013-12-05 09:44 | hgbot | Note Added: 0062549 | |
2013-12-05 10:02 | hgbot | Checkin | |
2013-12-05 10:02 | hgbot | Note Added: 0062551 | |
2013-12-09 08:52 | hgbot | Checkin | |
2013-12-09 08:52 | hgbot | Note Added: 0062660 | |
2013-12-09 11:08 | hgbot | Checkin | |
2013-12-09 11:08 | hgbot | Note Added: 0062661 | |
2013-12-10 09:49 | marvintm | Status | resolved => closed |
2013-12-10 09:49 | marvintm | Fixed in Version | => 3.0MP31 |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062826 | |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062828 | |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062829 | |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062832 | |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062833 | |
2014-03-27 08:26 | alostale | Relationship added | related to 0026094 |
Copyright © 2000 - 2009 MantisBT Group |