Class: Dorsale::BillingMachine::PaymentTerm

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/dorsale/billing_machine/payment_term.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



6
7
8
# File 'app/models/dorsale/billing_machine/payment_term.rb', line 6

def name
  label
end