Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(bug) Posting Journal no longer opens transactions by default #573

Closed
jniles opened this issue Jul 13, 2016 · 0 comments
Closed

(bug) Posting Journal no longer opens transactions by default #573

jniles opened this issue Jul 13, 2016 · 0 comments
Assignees
Labels

Comments

@jniles
Copy link
Collaborator

jniles commented Jul 13, 2016

The posting journal no longer displays the full details of a transaction by default. Instead, the transactions are all collapsed when the page first loads.

Expected Result: All transaction rows visible on page load.
Actual Results: The transactions are collapsed into only their group headers.
Steps to Reproduce: Navigate to the posting journal module in master.

@jniles jniles added the Bug label Jul 13, 2016
@jniles jniles added this to the Finance Implementation milestone Jul 13, 2016
@jniles jniles changed the title (bug) Posting Journal not longer opens transactions by default (bug) Posting Journal no longer opens transactions by default Jul 13, 2016
@jniles jniles self-assigned this Jul 13, 2016
@jniles jniles modified the milestones: Posting Journal, Finance Implementation Jul 18, 2016
jniles pushed a commit to jniles/bhima that referenced this issue Jul 20, 2016
Fixes IMA-WorldHealth#573.

This commit fixes the bug that collapsed all rows of the grid by default
using a $timeout hack.

It also migrates the entire journal grouping service to a independent
service fit to be attached to any grid.  This partially addresses #376.
jniles pushed a commit to jniles/bhima that referenced this issue Jul 21, 2016
Fixes IMA-WorldHealth#573.

This commit fixes the bug that collapsed all rows of the grid by default
using a $timeout hack.

It also migrates the entire journal grouping service to a independent
service fit to be attached to any grid.  This partially addresses #376.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant