Method: Propertyware::OwnerDraw#gl_account_id
- Defined in:
- lib/propertyware/models/owner_draw.rb
#gl_account_id ⇒ Object
Id of the general ledger account associated with this owner draw.
41 42 43 |
# File 'lib/propertyware/models/owner_draw.rb', line 41 def gl_account_id @gl_account_id end |