Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031406 | Openbravo ERP | 01. General setup | public | 2015-11-09 13:38 | 2015-12-15 23:49 |
|
Reporter | ngarcia | |
Assigned To | AtulOpenbravo | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | vmromanos |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 39110 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031406: Post button is not hidden in some windows although Show Accounting Tabs is set to No |
Description | Post button is not hidden in some windows although Show Accounting Tabs is set to No |
Steps To Reproduce | As group admin role:
Go to Session Preferences window and remove the selection of the Show Accounting tabs checkbox
Go to Preference window and check the ShowAcct preference
Log out and log in
Go to the following windows, select a completed record and check the post button is shown:
Payment In
Payment Out
Financial Account - Transaction
... |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | issue_31406.png (72,836) 2015-12-09 12:36 https://issues.openbravo.com/file_download.php?file_id=8788&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2015-11-09 13:38 | ngarcia | New Issue | |
2015-11-09 13:38 | ngarcia | Assigned To | => Triage Finance |
2015-11-09 13:38 | ngarcia | OBNetwork customer | => Yes |
2015-11-09 13:38 | ngarcia | Modules | => Core |
2015-11-09 13:38 | ngarcia | Support ticket | => 39110 |
2015-11-09 13:38 | ngarcia | Resolution time | => 1450566000 |
2015-11-09 13:38 | ngarcia | Triggers an Emergency Pack | => No |
2015-11-09 13:38 | ngarcia | Issue Monitored: networkb | |
2015-12-07 20:41 | AtulOpenbravo | Assigned To | Triage Finance => AtulOpenbravo |
2015-12-07 20:43 | AtulOpenbravo | Status | new => scheduled |
2015-12-07 20:43 | AtulOpenbravo | Note Added: 0082601 | |
2015-12-09 12:35 | psanjuan | Note Added: 0082615 | |
2015-12-09 12:36 | psanjuan | Note Edited: 0082615 | bug_revision_view_page.php?bugnote_id=0082615#r10412 |
2015-12-09 12:36 | psanjuan | File Added: issue_31406.png | |
2015-12-09 14:16 | psanjuan | Note Added: 0082621 | |
2015-12-09 14:17 | psanjuan | Note Edited: 0082601 | bug_revision_view_page.php?bugnote_id=0082601#r10424 |
2015-12-10 12:43 | psanjuan | Note Added: 0082636 | |
2015-12-15 18:05 | hgbot | Checkin | |
2015-12-15 18:05 | hgbot | Note Added: 0082778 | |
2015-12-15 18:05 | hgbot | Status | scheduled => resolved |
2015-12-15 18:05 | hgbot | Resolution | open => fixed |
2015-12-15 18:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8942b6596f0bdfbacfcc0f8b348e7485aa12f022 [^] |
2015-12-15 18:06 | vmromanos | Review Assigned To | => vmromanos |
2015-12-15 18:06 | vmromanos | Note Added: 0082779 | |
2015-12-15 18:06 | vmromanos | Status | resolved => closed |
2015-12-15 23:49 | hudsonbot | Checkin | |
2015-12-15 23:49 | hudsonbot | Note Added: 0082792 | |
Notes |
|
(0082601)
|
AtulOpenbravo
|
2015-12-07 20:43
(edited on: 2015-12-09 14:17) |
|
Test Plan
- Login as Group Admin role.
- Go to Session Preferences window and remove the selection of the Show Accounting tabs checkbox
- Log out and log in
- Go to the following windows, select a completed record and check the post button is not shown in following windows.
- Payment In
- Payment Out
- Financial Account - Transaction
As well as for windows such as : Sales Invoice or Purchase Invoice.
*** Recheck Post button is again visible in all above windows by setting Show Accounting tabs = Yes in session preferences by Log out and Login again.
|
|
|
(0082615)
|
psanjuan
|
2015-12-09 12:35
(edited on: 2015-12-09 12:36) |
|
Issue Verified.
If the checkbox "Show Accounting Tabs" is not checked post button is not shown in forms such as sales/purchase invoice, while it is shown in forms such as Payment In, Payment Out and Financial Account.
To take advantage of the resolution of this issue, the checkbox needs to be renamed as "Enable Accounting"; because current string is confusing as it is not just the matter of showing/not showing "Accounting" tabs but "Post" button which enable or not posting documents to the ledger. See image attached.
|
|
|
|
Test Plan above verified.
Issue can be closed once it is code review after changing checkbox label to "Enable Accounting". |
|
|
|
Verified. Label changed, Issue can be code reviewed and closed. |
|
|
(0082778)
|
hgbot
|
2015-12-15 18:05
|
|
Repository: erp/devel/pi
Changeset: 8942b6596f0bdfbacfcc0f8b348e7485aa12f022
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Thu Dec 10 15:10:00 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8942b6596f0bdfbacfcc0f8b348e7485aa12f022 [^]
Fixes Issue 31406:Post button is not hidden in some windows although Show
Accounting Tabs is set to No
Added missing part to display logic of Posted Button field based on Show
Accounting Flag in session preferences for Payment In - Header Tab,
Payment Out - Header Tab and financial Account Transaction Tab.
Show Accouting flag is renamed as Enable Accounting
---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.html
---
|
|
|
|
|
|
|
|