@frontend_royalties
@ows_royalties
Feature: Abacus Bulk Edit Contracts

  @id_47c01ca60ac552d041c603c0fe28d255c81db400f0acbd2b57601b768d24cb85
  Scenario: bulk edit contracts
    Given an orchard employee label_7123_admin_5 for abacus
    And I log in
    And I prepare an abacus account data:
      | Key              | Value                   |
      | companyBrandName | awal                    |
      | paidBy           | AWAL-US                 |
      | agreementType    | AWAL Core               |
      | currency         | EUR                     |
      | owner            | awal                    |
      | paymentMinimum   | 123                     |
      | paymentSchedule  | 45 days after month end |
    And I create 1 new account via API
    And I have a Distribution runcontroller created
    And I prepare an abacus contract data:
      | Key           | Value                         |
      | contractType  | Distribution                  |
      | signingEntity | AWAL Recordings America, Inc. |
      | renewalRule   | Continuously Active           |
    And I should be able to create Active contract with this data via new flow
    Then I should be able to fill Product contract term details
    Then I should be able to add a contract physical reserves
    Then I should be able to bulk edit contract
