Sha256: f21a4e7f593471f34c15a44a06e7cc9d7f396916e3a0216c98b65fd2006ee3b3

Contents?: true

Size: 507 Bytes

Versions: 4

Compression:

Stored size: 507 Bytes

Contents

tiny_inv_goods_credit:
  gl_transaction: tiny_inv
  account_number: 122001
  amount: 285.1
  is_debit: false
  year: <%= Time.now.year %>
  period: <%= Time.now.month %>

tiny_inv_goods_debit:
  gl_transaction: tiny_inv
  account_number: 111001
  amount: 72.6
  is_debit: true
  year: <%= Time.now.year %>
  period: <%= Time.now.month %>

tiny_inv_labor_debit:
  gl_transaction: tiny_inv
  account_number: 510001
  amount: 212.5
  is_debit: true
  year: <%= Time.now.year %>
  period: <%= Time.now.month %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
stockor-0.5.0 spec/fixtures/skr/gl_posting.yml
stockor-0.4.0 spec/fixtures/skr/gl_posting.yml
stockor-0.3.0 spec/fixtures/skr/gl_posting.yml
stockor-0.2 spec/fixtures/skr/gl_posting.yml