Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020855Openbravo ERPA. Platformpublic2012-06-25 12:242012-06-28 08:28
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
3.0MP13 
Core
No
0020855: Include Free for Trial field in Module window
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
.
No tags attached.
related to defect 00208603.0MP13 closed AugustoMauch http://builds.openbravo.com/job/int-modules-pgsql/1752/ [^] is failing after adding istraillowed columns. 
Issue History
2012-06-25 12:24AugustoMauchNew Issue
2012-06-25 12:24AugustoMauchAssigned To => AugustoMauch
2012-06-25 12:24AugustoMauchModules => Core
2012-06-25 13:13hgbotCheckin
2012-06-25 13:13hgbotNote Added: 0050062
2012-06-25 13:13hgbotStatusnew => resolved
2012-06-25 13:13hgbotResolutionopen => fixed
2012-06-25 13:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eae0b8fe7555d27a1b36395d2e9ce29d336fc5f6 [^]
2012-06-25 17:05hgbotCheckin
2012-06-25 17:05hgbotNote Added: 0050068
2012-06-25 17:05hgbotCheckin
2012-06-25 17:05hgbotNote Added: 0050069
2012-06-26 12:53alostaleRelationship addedhas duplicate 0020860
2012-06-26 12:53alostaleRelationship replacedrelated to 0020860
2012-06-27 05:29hudsonbotCheckin
2012-06-27 05:29hudsonbotNote Added: 0050163
2012-06-27 05:29hudsonbotCheckin
2012-06-27 05:29hudsonbotNote Added: 0050168
2012-06-27 05:29hudsonbotCheckin
2012-06-27 05:29hudsonbotNote Added: 0050169
2012-06-28 08:28alostaleNote Added: 0050240
2012-06-28 08:28alostaleStatusresolved => closed
2012-06-28 08:28alostaleFixed in Version => 3.0MP13

Notes
(0050062)
hgbot   
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   
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   
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   
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   
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   
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   
2012-06-28 08:28   
Code reviewed and verified on pi@db25f47ad0a4