Sha256: 2a14706695369f115203e62957fd76d3e0ac7169310ad860fab4058dab4c115c

Contents?: true

Size: 537 Bytes

Versions: 2

Compression:

Stored size: 537 Bytes

Contents

module Admin::AdjustmentsHelper
  include Admin::ActivityTypeFieldHelper
  
  alias :activity_adjustment_tax_column :tax_column
  alias :activity_adjustment_cost_column :cost_column
  
  alias :activity_adjustment_occurred_on_form_column :occurred_on_form_column
  alias :activity_adjustment_client_form_column :client_form_column
  alias :activity_adjustment_cost_form_column :cost_form_column
  
  alias :activity_adjustment_tax_form_column :tax_form_column
  alias :activity_adjustment_comments_form_column :comments_form_column 
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
brisk-bills-0.8.2 app/helpers/admin/adjustments_helper.rb
brisk-bills-0.8.1 app/helpers/admin/adjustments_helper.rb