Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019919Openbravo ERP09. Financial managementpublic2012-02-29 13:032012-04-12 10:00
malsasua 
ioritzCia 
highminoralways
closedfixed 
20Community Appliance
 
2.50MP41 
Google Chrome
Core
No
0019919: when you void a gl journal, the system allow post it
if you void a gl journal, the system allow post it: the button "post" is displayed, and you can click it.
But, account entries are not created
. create new gl journal
 . create two lines
  line1: credit 10
  line2: debit 10
 . void it

. post it
the "post" button should be hidden when the journal is void
No tags attached.
blocks defect 00199183.0MP11 closed ioritzCia when you void a gl journal, the system allow post it 
Issue History
2012-02-29 13:03malsasuaTypedefect => backport
2012-02-29 13:03malsasuafix_in_branch => 2.50
2012-03-02 17:31eduardo_ArgalAssigned Tovmromanos => jonalegriaesarte
2012-03-06 18:20jonalegriaesarteWeb browserGoogle Chrome => Google Chrome
2012-03-06 18:20jonalegriaesarteTarget Version => 2.50MP41
2012-03-06 18:24jonalegriaesarteAssigned Tojonalegriaesarte => ioritzCia
2012-04-10 18:02hgbotCheckin
2012-04-10 18:02hgbotNote Added: 0047440
2012-04-10 18:02hgbotStatusscheduled => resolved
2012-04-10 18:02hgbotResolutionopen => fixed
2012-04-10 18:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/d4cf826705bfb42924a60ff23005cfc9db22fc31 [^]
2012-04-12 10:00malsasuaNote Added: 0047495
2012-04-12 10:00malsasuaStatusresolved => closed

Notes
(0047440)
hgbot   
2012-04-10 18:02   
Repository: erp/stable/2.50
Changeset: d4cf826705bfb42924a60ff23005cfc9db22fc31
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Tue Apr 10 10:55:31 2012 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/d4cf826705bfb42924a60ff23005cfc9db22fc31 [^]

Fixes issue 19919 when you void a gl journal, the system allow post it.

---
M src/org/openbravo/erpCommon/ad_forms/DocGLJournal.java
---
(0047495)
malsasua   
2012-04-12 10:00   
revision: 2.50.19850
test plan:
 . process and post-> Ok (post ok)
 . process, close and post -> OK (post ok)
 . void and post-> OK (disabled for accounting)

code revision: OK