@ows_accounting
@frontend_accounting
@accounting
Feature: Accounting Manual Adjustment
  In order to ensure the accuracy and reliability of accounting data for Manual Adjustment
  As a Workstation Accounting user
  I want to view accounting data for manual adjustment
# TODO: move this to SPA SA once Accounting is under SPA
  @cache_warm
  Scenario: Verify new manual adjustment line items in Accounting summary
    Given a Workstation label_7482 user
    When I am on the accounting breakdown page for the current period
    When I view the accounting breakdown for "Q1 2013" to "Q4 2013"
    And I view the Performance Rights pop-over
    Then the sum of the individual statements should be equal to the Performance Rights total
    And I view the Sync Licensing pop-over
    Then the sum of the individual statements should be equal to the Sync Licensing total
