Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029016 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2015-02-20 15:11 | 2015-04-01 08:47 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3cfaebfa499b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | Sandrahuguet | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2014-11-28 | |||||||
Regression introduced in release | 3.0PR15Q1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029016: G/L Journal Header document and accounting dates are not copied from G/L Journal | |||||||
Description | When you create a record in G/L Journal Header tab, document date and accounting date are not being copied from G/L Journal document date and accounting date | |||||||
Steps To Reproduce | As group admin role: Create a record in the GL Journal window: Change the Document date (realize Accounting date and Period change) Change the Accounting date (realize Period changes) Change the Period (realize Accounting date changes) Create a record in the Header tab: Realize document date and accounting date are setted as current date and not as G/L Journal document and accounting date, but Period is setted as G/L Journal period. | |||||||
Proposed Solution | Document date and accounting date from G/L Journal Header tab should be copied from G/L Journal | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0074924) hgbot (developer) 2015-02-25 18:20 |
Repository: erp/devel/pi Changeset: 83ddad268c6093c807d969a4c54379528e62d8e9 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Tue Feb 24 12:47:00 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/83ddad268c6093c807d969a4c54379528e62d8e9 [^] Fixes issue 29016: G/L Journal Header dates are not copied from G/L Journal Defaultvalues of document date and accounting date in G/L Journal Header tab have been modified in order to be copied from G/L Journal Batch tab when the window is G/L Journal. If the window is Simple G/L Journal, document date and accounting date will be setted as current date. --- M src-db/database/sourcedata/AD_AUXILIARINPUT.xml M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0074927) Sandrahuguet (developer) 2015-02-25 18:22 |
Code review + testing OK |
(0074930) aferraz (manager) 2015-02-25 18:27 |
Test case added in Testlink: http://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-8046 [^] |
(0075003) hudsonbot (developer) 2015-02-26 22:39 |
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/bcc51efc87d5 [^] Maturity status: Test |
(0076193) hgbot (developer) 2015-04-01 08:05 |
Repository: erp/backports/3.0PR15Q2 Changeset: 3cfaebfa499b82f350dff9964a3f36da786b7890 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Tue Feb 24 12:47:00 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/3cfaebfa499b82f350dff9964a3f36da786b7890 [^] Fixes issue 29016: G/L Journal Header dates are not copied from G/L Journal Defaultvalues of document date and accounting date in G/L Journal Header tab have been modified in order to be copied from G/L Journal Batch tab when the window is G/L Journal. If the window is Simple G/L Journal, document date and accounting date will be setted as current date. --- M src-db/database/sourcedata/AD_AUXILIARINPUT.xml M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0076282) priyam (administrator) 2015-04-01 08:47 |
closed again, as the status changes due to merge of tag 15Q1.2 to backport repo Q2 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-20 15:11 | aferraz | New Issue | |
2015-02-20 15:11 | aferraz | Assigned To | => aferraz |
2015-02-20 15:11 | aferraz | Modules | => Core |
2015-02-20 15:11 | aferraz | Triggers an Emergency Pack | => No |
2015-02-23 10:50 | aferraz | Relationship added | related to 0028943 |
2015-02-23 10:51 | aferraz | Relationship added | related to 0022365 |
2015-02-23 11:53 | aferraz | Regression level | => Production - QA Approved |
2015-02-23 11:53 | aferraz | Regression date | => 2014-11-28 |
2015-02-23 11:53 | aferraz | Regression introduced in release | => 3.0PR15Q1 |
2015-02-23 11:53 | aferraz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^] |
2015-02-23 11:56 | aferraz | Relationship added | caused by 0027104 |
2015-02-25 18:20 | hgbot | Checkin | |
2015-02-25 18:20 | hgbot | Note Added: 0074924 | |
2015-02-25 18:20 | hgbot | Status | new => resolved |
2015-02-25 18:20 | hgbot | Resolution | open => fixed |
2015-02-25 18:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/83ddad268c6093c807d969a4c54379528e62d8e9 [^] |
2015-02-25 18:22 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-02-25 18:22 | Sandrahuguet | Note Added: 0074927 | |
2015-02-25 18:22 | Sandrahuguet | Status | resolved => closed |
2015-02-25 18:22 | Sandrahuguet | Fixed in Version | => 3.0PR15Q2 |
2015-02-25 18:27 | aferraz | Note Added: 0074930 | |
2015-02-26 22:39 | hudsonbot | Checkin | |
2015-02-26 22:39 | hudsonbot | Note Added: 0075003 | |
2015-04-01 08:05 | hgbot | Checkin | |
2015-04-01 08:05 | hgbot | Note Added: 0076193 | |
2015-04-01 08:05 | hgbot | Status | closed => resolved |
2015-04-01 08:05 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/83ddad268c6093c807d969a4c54379528e62d8e9 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/3cfaebfa499b82f350dff9964a3f36da786b7890 [^] |
2015-04-01 08:47 | priyam | Status | resolved => closed |
2015-04-01 08:47 | priyam | Note Added: 0076282 |
Copyright © 2000 - 2009 MantisBT Group |