Sha256: aa5a28fc5afee4540bfa09581cac134cc2efd93ea6af2a4a0450d8a8012fe081
Contents?: true
Size: 516 Bytes
Versions: 62
Compression:
Stored size: 516 Bytes
Contents
Feature: Intacct Bill I need to be able to send and receive Intacct Bills. We need to also pass an invoice, customer and vendor when creating the object. Background: Given I have setup the correct settings And I have an payment, customer and vendor Then I create an Intacct Bill object Scenario Outline: It should "CRUD" an invoice in Intacct Given I use the #<method> method Then I should recieve a sucessfull response Examples: | method | | create | | delete |
Version data entries
62 entries across 62 versions & 1 rubygems