module ErpTxnsAndAccts

Public Class Methods

version() click to toggle source
# File lib/erp_txns_and_accts/version.rb, line 10
def self.version
  ErpTxnsAndAccts::VERSION::STRING
end