Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

Ignore incomplete vouchers in reports #131

Merged
merged 4 commits into from
Feb 15, 2015

Conversation

Koronen
Copy link
Member

@Koronen Koronen commented Feb 14, 2015

Also refactors some SQL in Mage::Report. Fixes #125.

arrangements.name AS arrangement_name,
arrangements.number AS arrangement_number,
organs.id AS organ_id, organs.name AS organ_name,
IF(account_groups.account_type < 3, NULL, organs.number) AS organ_number

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long. [86/80]

@Koronen Koronen changed the title Incomplete vouchers in reports Ignore incomplete vouchers in reports Feb 14, 2015
@torandi
Copy link
Contributor

torandi commented Feb 14, 2015

Ser bra ut

Koronen added a commit that referenced this pull request Feb 15, 2015
…ers-in-reports

Ignore incomplete vouchers in reports
@Koronen Koronen merged commit f97ae2d into master Feb 15, 2015
@Koronen Koronen deleted the vk-ignore-incomplete-vouchers-in-reports branch February 15, 2015 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ej godkända verifikat kommer med i rapporter
3 participants