Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023175 | Openbravo ERP | Z. Others | public | 2013-02-26 22:57 | 2013-03-02 05:48 |
|
Reporter | jecharri | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP21 | Fixed in Version | 3.0MP21 | |
Merge Request Status | |
Review Assigned To | jonalegriaesarte |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023175: Wrong name in folder src/org/openbravo/Event and more things |
Description | Wrong name in folder src/org/openbravo/Event
the folder name should be event and not Event
change the name of the class from PeriodEnventHandler to PeriodEventHandler
add the license License audit: new files in erp/devel/pi |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-02-26 22:57 | jecharri | New Issue | |
2013-02-26 22:57 | jecharri | Assigned To | => jecharri |
2013-02-26 22:57 | jecharri | Web browser | => Google Chrome |
2013-02-26 22:57 | jecharri | Modules | => Core |
2013-02-26 22:57 | jecharri | OBNetwork customer | => No |
2013-02-26 22:57 | jecharri | Triggers an Emergency Pack | => No |
2013-02-26 22:59 | hgbot | Checkin | |
2013-02-26 22:59 | hgbot | Note Added: 0056792 | |
2013-02-26 22:59 | hgbot | Status | new => resolved |
2013-02-26 22:59 | hgbot | Resolution | open => fixed |
2013-02-26 22:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4ee9d86400455d885ce35409c02e14384ba61a26 [^] |
2013-02-26 23:42 | jecharri | Status | resolved => new |
2013-02-26 23:42 | jecharri | Resolution | fixed => open |
2013-02-26 23:43 | jecharri | Web browser | Google Chrome => Google Chrome |
2013-02-26 23:43 | jecharri | Summary | Wrong name in folder src/org/openbravo/Event => Wrong name in folder src/org/openbravo/Event and more things |
2013-02-26 23:43 | jecharri | Description Updated | bug_revision_view_page.php?rev_id=4453#r4453 |
2013-02-26 23:49 | hgbot | Checkin | |
2013-02-26 23:49 | hgbot | Note Added: 0056795 | |
2013-02-26 23:49 | jecharri | Status | new => scheduled |
2013-02-26 23:49 | jecharri | fix_in_branch | => pi |
2013-02-26 23:49 | jecharri | Status | scheduled => resolved |
2013-02-26 23:49 | jecharri | Resolution | open => fixed |
2013-02-28 10:01 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2013-02-28 10:01 | jonalegriaesarte | Note Added: 0056828 | |
2013-02-28 10:01 | jonalegriaesarte | Status | resolved => closed |
2013-02-28 10:01 | jonalegriaesarte | Fixed in Version | => 3.0MP21 |
2013-03-02 05:48 | hudsonbot | Checkin | |
2013-03-02 05:48 | hudsonbot | Note Added: 0056918 | |
2013-03-02 05:48 | hudsonbot | Checkin | |
2013-03-02 05:48 | hudsonbot | Note Added: 0056920 | |
Notes |
|
(0056792)
|
hgbot
|
2013-02-26 22:59
|
|
Repository: erp/devel/pi
Changeset: 4ee9d86400455d885ce35409c02e14384ba61a26
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Feb 26 22:58:05 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4ee9d86400455d885ce35409c02e14384ba61a26 [^]
Fixes issue 23175: Wrong name in folder src/org/openbravo/Event
---
A src/org/openbravo/event/PeriodEnventHandler.java
R src/org/openbravo/Event/PeriodEnventHandler.java
---
|
|
|
(0056795)
|
hgbot
|
2013-02-26 23:49
|
|
Repository: erp/devel/pi
Changeset: 497c2b94c060a33781ccb9e78f89286660f43a6a
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Feb 26 23:49:00 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/497c2b94c060a33781ccb9e78f89286660f43a6a [^]
issue 23175: Wrong name in folder src/org/openbravo/Event and more things
---
A src/org/openbravo/event/PeriodEventHandler.java
R src/org/openbravo/event/PeriodEnventHandler.java
---
|
|
|
(0056828)
|
jonalegriaesarte
|
2013-02-28 10:01
|
|
|
|
|
|
|
|
|