Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008771 | Openbravo ERP | Z. Others | public | 2009-04-27 10:12 | 2009-06-09 00:04 |
|
| Reporter | jpabloae | |
| Assigned To | eduardo_Argal | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | | Fixed in Version | 2.50MP2 | |
| 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 | 0008771: Incorrect licenses in newly added files |
| Description | src/org/openbravo/erpCommon/info/AccountElementValue.html is a new file and year should be 2009, not 2001-2009.
src/org/openbravo/erpCommon/info/AccountElementValue.java is a new file and years should be 2009, not 2001-2008.
src/org/openbravo/erpCommon/info/AccountElementValue.xml is a new file and years should be 2009, not 2001-2006.
src/org/openbravo/erpCommon/info/AccountElementValue_data.xsql is a new file and years should be 2009, not 2001-2008. |
| Steps To Reproduce | |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | depends on | backport | 0008775 | | closed | eduardo_Argal | Incorrect licenses in newly added files | | related to | defect | 0009396 | | closed | eduardo_Argal | Additional Incorrect licenses in newly added files |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-04-27 10:12 | jpabloae | New Issue | |
| 2009-04-27 10:12 | jpabloae | Assigned To | => eduardo_Argal |
| 2009-04-27 10:12 | jpabloae | OBNetwork customer | => No |
| 2009-04-27 10:12 | jpabloae | Regression testing | => No |
| 2009-04-27 11:41 | jpabloae | Note Added: 0015762 | |
| 2009-04-27 12:01 | eduardo_Argal | Status | new => scheduled |
| 2009-04-27 12:01 | eduardo_Argal | fix_in_branch | => pi |
| 2009-04-27 12:09 | hgbot | Checkin | |
| 2009-04-27 12:09 | hgbot | Note Added: 0015781 | |
| 2009-04-27 12:09 | hgbot | Status | scheduled => resolved |
| 2009-04-27 12:09 | hgbot | Resolution | open => fixed |
| 2009-04-27 12:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/db453f8b4b44b4f0d7e439567f21080370977679 [^] |
| 2009-06-06 20:17 | psarobe | Status | resolved => closed |
| 2009-06-06 20:17 | psarobe | Note Added: 0017059 | |
| 2009-06-06 20:17 | psarobe | Fixed in Version | 2.50MP1 => 2.50MP2 |
| 2009-06-08 00:00 | anonymous | sf_bug_id | 0 => 2802641 |
| 2009-06-09 00:04 | jpabloae | Issue cloned | 0009396 |
| 2009-06-09 00:04 | jpabloae | Relationship added | related to 0009396 |
|
Notes |
|
|
|
Additional files with incorrect license:
src/org/openbravo/erpCommon/ad_forms/DocAmortizationTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocBankTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocCashTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocDPManagementTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocGLJournalTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocInOutTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocInventoryTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocInvoiceTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocMovementTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocOrderTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocPaymentTemplate.java
src/org/openbravo/erpCommon/ad_forms/DocProductionTemplate.java
They have the Compiere license, and it should be OBPL. Also, the year should be 2009 only. |
|
|
|
(0015781)
|
|
hgbot
|
|
2009-04-27 12:09
|
|
Repository: erp/devel/pi
Changeset: db453f8b4b44b4f0d7e439567f21080370977679
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Apr 27 12:08:35 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/db453f8b4b44b4f0d7e439567f21080370977679 [^]
Fixes bug 0008771: Incorrect licenses in newly added files
---
M src/org/openbravo/erpCommon/info/AccountElementValue.html
M src/org/openbravo/erpCommon/info/AccountElementValue.java
M src/org/openbravo/erpCommon/info/AccountElementValue.xml
M src/org/openbravo/erpCommon/info/AccountElementValue_data.xsql
---
|
|
|
|
|
|
Fixed and closed. A new issue will be log for the added files that are in the note |
|