Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019924 | Openbravo ERP | 09. Financial management | public | 2012-02-29 17:31 | 2012-04-02 06:10 |
|
Reporter | malsasua | |
Assigned To | ioritzCia | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | 3.0MP10 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 14522 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019924: diferents organizations in gl journal - gl journal line |
Description | when you create a gl journal, you create a new gl journal batch with organization orgA.
after, you create a gl journal
After that, you change the gl journal batch organization to orgB, and you create a gl journal line.
The organization of gl journal line is created with organization orgB
then, you can process and post the gl journal, but you can not unpost it
|
Steps To Reproduce | . create gl journal batch with orgA
. create gl journal
. change the gl journal batch organization to org B
. create gl journal line
. process and post
. to unpost, 0 lines are deleted |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0019925 | 2.50MP40 | closed | ioritzCia | diferents organizations in gl journal - gl journal line |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-02-29 17:31 | malsasua | New Issue | |
2012-02-29 17:31 | malsasua | Assigned To | => vmromanos |
2012-02-29 17:31 | malsasua | Web browser | => Google Chrome |
2012-02-29 17:31 | malsasua | Modules | => Core |
2012-02-29 17:31 | malsasua | OBNetwork customer | => Yes |
2012-02-29 17:31 | malsasua | Support ticket | => 14522 |
2012-02-29 17:31 | malsasua | Resolution time | => 1305410400 |
2012-02-29 17:31 | malsasua | Issue Monitored: networkb | |
2012-02-29 17:32 | malsasua | Status | new => scheduled |
2012-02-29 17:32 | malsasua | fix_in_branch | => pi |
2012-03-02 17:30 | eduardo_Argal | Assigned To | vmromanos => jonalegriaesarte |
2012-03-06 18:08 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia |
2012-03-06 18:08 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2012-03-06 18:08 | jonalegriaesarte | Target Version | => 3.0MP10 |
2012-03-06 18:08 | jonalegriaesarte | fix_in_branch | pi => |
2012-03-20 09:41 | hgbot | Checkin | |
2012-03-20 09:41 | hgbot | Note Added: 0046527 | |
2012-03-20 09:41 | hgbot | Status | scheduled => resolved |
2012-03-20 09:41 | hgbot | Resolution | open => fixed |
2012-03-20 09:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e32651a677d68ffd50da2391fe4ce0b76a85bb4b [^] |
2012-03-20 09:41 | hgbot | Checkin | |
2012-03-20 09:41 | hgbot | Note Added: 0046528 | |
2012-03-28 18:59 | malsasua | Note Added: 0046860 | |
2012-03-28 18:59 | malsasua | Status | resolved => closed |
2012-04-02 06:10 | hudsonbot | Checkin | |
2012-04-02 06:10 | hudsonbot | Note Added: 0047164 | |
2012-04-02 06:10 | hudsonbot | Checkin | |
2012-04-02 06:10 | hudsonbot | Note Added: 0047165 | |
Notes |
|
(0046527)
|
hgbot
|
2012-03-20 09:41
|
|
Repository: erp/devel/pi
Changeset: e32651a677d68ffd50da2391fe4ce0b76a85bb4b
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Mar 14 13:58:36 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e32651a677d68ffd50da2391fe4ce0b76a85bb4b [^]
Fixes issue 19924: diferents organizations in gl journal - gl journal line.
---
M src-db/database/model/functions/GL_JOURNAL_POST.xml
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
---
|
|
|
(0046528)
|
hgbot
|
2012-03-20 09:41
|
|
|
|
|
version 3.0.15680
test plan:
1 . gl_journal_batch org main
. gl_journal org main
. line org A
. process: OK
. post and unpost: OK
2 . gl_journal_batch org main
. gl_journal org A
. line org main
. process: error is returned
3 . gl_journal_batch org A
. gl_journal org main
. line org main
. process: error is returned
code review: OK |
|
|
|
|
|
|
|