Sha256: a21c53889a065dd5198f7683ed3daadfd1bedbc2f390ed3e740a501855950f0a
Contents?: true
Size: 282 Bytes
Versions: 2
Compression:
Stored size: 282 Bytes
Contents
module QBFC module Reports class PayrollSummary < QBFC::Report REPORT_TYPE_PREFIX = 'Psrt' REPORTS = %w{EmployeeEarningsSummary PayrollLiabilityBalances PayrollSummary} end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jm81-qbfc-0.3.0 | lib/qbfc/reports/payroll_summary.rb |
qbfc-0.3.0 | lib/qbfc/reports/payroll_summary.rb |