def id_from_tax(item)
        if item.is_a?(Invoicexpress::Models::Tax)
          item.id
        elsif item.is_a?(String)
          item