Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020183 | Openbravo ERP | 09. Financial management | public | 2012-04-02 13:11 | 2012-06-27 05:29 |
|
Reporter | malsasua | |
Assigned To | ioritzCia | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 14928 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020183: gl journal is checked like posted when there is not lines |
Description | if a gl journal does not have any line, and it is processed and posted, the record is checked with posted="Y" but accounting have not been generated
|
Steps To Reproduce | . create new gl journal without lines
. process and post |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0020745 | | closed | eduardo_Argal | GL Journal Post process failing due to wrong change which causes a regression |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-02 13:11 | malsasua | New Issue | |
2012-04-02 13:11 | malsasua | Assigned To | => vmromanos |
2012-04-02 13:11 | malsasua | Web browser | => Google Chrome |
2012-04-02 13:11 | malsasua | Modules | => Core |
2012-04-02 13:11 | malsasua | OBNetwork customer | => Yes |
2012-04-02 13:11 | malsasua | Support ticket | => 14928 |
2012-04-02 13:11 | malsasua | Resolution time | => 1339711200 |
2012-04-02 13:12 | malsasua | Issue Monitored: networkb | |
2012-04-03 12:21 | jonalegriaesarte | Assigned To | vmromanos => jonalegriaesarte |
2012-05-02 10:52 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia |
2012-05-31 13:48 | ioritzCia | Status | new => scheduled |
2012-05-31 13:48 | ioritzCia | fix_in_branch | => pi |
2012-06-11 09:57 | hgbot | Checkin | |
2012-06-11 09:57 | hgbot | Note Added: 0049716 | |
2012-06-11 09:57 | hgbot | Status | scheduled => resolved |
2012-06-11 09:57 | hgbot | Resolution | open => fixed |
2012-06-11 09:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e1e23b382aa1e15d3c56bf96d3256265f2e22322 [^] |
2012-06-11 10:03 | ioritzCia | Note Added: 0049717 | |
2012-06-13 12:09 | eduardo_Argal | Status | resolved => new |
2012-06-13 12:09 | eduardo_Argal | Resolution | fixed => open |
2012-06-13 12:10 | eduardo_Argal | Status | new => scheduled |
2012-06-13 12:11 | eduardo_Argal | Status | scheduled => resolved |
2012-06-13 12:11 | eduardo_Argal | Resolution | open => fixed |
2012-06-13 12:22 | eduardo_Argal | Relationship added | related to 0020745 |
2012-06-25 13:23 | hgbot | Checkin | |
2012-06-25 13:23 | hgbot | Note Added: 0050063 | |
2012-06-25 13:23 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e1e23b382aa1e15d3c56bf96d3256265f2e22322 [^] => http://code.openbravo.com/erp/devel/pi/rev/a7e06ff77409ac6e3f8fc3bc91469a831405b6c1 [^] |
2012-06-26 10:09 | maite | Note Added: 0050079 | |
2012-06-26 10:09 | maite | Status | resolved => closed |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050164 | |
Notes |
|
(0049716)
|
hgbot
|
2012-06-11 09:57
|
|
Repository: erp/devel/pi
Changeset: e1e23b382aa1e15d3c56bf96d3256265f2e22322
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Thu May 31 17:35:55 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e1e23b382aa1e15d3c56bf96d3256265f2e22322 [^]
Fixes issue 20183: gl journal is checked like posted when there is not lines.
---
M src-db/database/model/functions/GL_JOURNAL_POST.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
Testing plan:
- Create a new gl journal without lines and try to process it.
- Create a new gl journal with lines and try to process it.
- Create a new gl journal batch with some journals with lines and some without them and try to process it. |
|
|
(0050063)
|
hgbot
|
2012-06-25 13:23
|
|
Repository: erp/devel/pi
Changeset: a7e06ff77409ac6e3f8fc3bc91469a831405b6c1
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Jun 25 13:22:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a7e06ff77409ac6e3f8fc3bc91469a831405b6c1 [^]
Fixes issue 20183: gl journal is checked like posted when there is not lines.
Works fine either in postgres or in oracle.
---
M src-db/database/model/functions/GL_JOURNAL_POST.xml
---
|
|
|
(0050079)
|
maite
|
2012-06-26 10:09
|
|
|
|
|
|