Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020855 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2012-06-25 12:24 | 2012-06-28 08:28 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
Status | closed | Fix in branch | Fixed in SCM revision | eae0b8fe7555 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0020855: Include Free for Trial field in Module window | |||||||
Description | A new boolean field called Free for Trial should be included in the Module window. If a version of a commercial module is published as Free for Trial, it will be accesible for all trial licenses | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0050062) hgbot (developer) 2012-06-25 13:13 |
Repository: erp/devel/pi Changeset: eae0b8fe7555d27a1b36395d2e9ce29d336fc5f6 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Jun 25 13:11:14 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/eae0b8fe7555d27a1b36395d2e9ce29d336fc5f6 [^] Fixes issue 20855: Free for Trial field has been added Free for Trial field has been included in the Module window. It will only be shown if the commercial flag is checked. If a version of a module is published as Free for Trial, that commercial module will be accessible by trial licenses. --- M src-db/database/model/tables/AD_MODULE.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0050068) hgbot (developer) 2012-06-25 17:05 |
Repository: erp/devel/pi Changeset: de6db799c3597b5946f66dc0260f7b2bbdb67c9e Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Jun 25 16:56:29 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/de6db799c3597b5946f66dc0260f7b2bbdb67c9e [^] Related to issue 20855. Added column in sourcedata --- M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml M modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml M src-db/database/sourcedata/AD_MODULE.xml --- |
(0050069) hgbot (developer) 2012-06-25 17:05 |
Repository: erp/devel/pi Changeset: bd848324099c9fd9f328e591098e10991c57aaca Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Jun 25 17:02:07 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bd848324099c9fd9f328e591098e10991c57aaca [^] Related to issue 20855. Added missing element --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0050163) hudsonbot (viewer) 2012-06-27 05:29 |
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/cf3a7135839f [^] Maturity status: Test |
(0050168) hudsonbot (viewer) 2012-06-27 05:29 |
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/cf3a7135839f [^] Maturity status: Test |
(0050169) hudsonbot (viewer) 2012-06-27 05:29 |
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/cf3a7135839f [^] Maturity status: Test |
(0050240) alostale (viewer) 2012-06-28 08:28 |
Code reviewed and verified on pi@db25f47ad0a4 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-06-25 12:24 | AugustoMauch | New Issue | |
2012-06-25 12:24 | AugustoMauch | Assigned To | => AugustoMauch |
2012-06-25 12:24 | AugustoMauch | Modules | => Core |
2012-06-25 12:24 | AugustoMauch | OBNetwork customer | => No |
2012-06-25 13:13 | hgbot | Checkin | |
2012-06-25 13:13 | hgbot | Note Added: 0050062 | |
2012-06-25 13:13 | hgbot | Status | new => resolved |
2012-06-25 13:13 | hgbot | Resolution | open => fixed |
2012-06-25 13:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/eae0b8fe7555d27a1b36395d2e9ce29d336fc5f6 [^] |
2012-06-25 17:05 | hgbot | Checkin | |
2012-06-25 17:05 | hgbot | Note Added: 0050068 | |
2012-06-25 17:05 | hgbot | Checkin | |
2012-06-25 17:05 | hgbot | Note Added: 0050069 | |
2012-06-26 12:53 | alostale | Relationship added | has duplicate 0020860 |
2012-06-26 12:53 | alostale | Relationship replaced | related to 0020860 |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050163 | |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050168 | |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050169 | |
2012-06-28 08:28 | alostale | Note Added: 0050240 | |
2012-06-28 08:28 | alostale | Status | resolved => closed |
2012-06-28 08:28 | alostale | Fixed in Version | => 3.0MP13 |
Copyright © 2000 - 2009 MantisBT Group |