linjunpop / riif

🏦 A DSL to generate QuickBooks IIF file.
MIT License
46 stars 30 forks source link

Add timerhdr field #9

Closed ghiculescu closed 11 years ago

ghiculescu commented 11 years ago

Add support for the timerhdr field.

The timerhdr field is included in the example files at http://support.quickbooks.intuit.com/support/articles/HOW12778 (under QB 2007 & Enterprise 7.0 and later, at least). The documentation states:

Data you export from or import to the QuickBooks Timer always begins with a header block. The keyword for the header is TIMERHDR. The header block can be followed by either activity data (TIMEACT) you are importing from the Timer, or list data (CUST, EMP, INVITEM, VEND, OTHERNAME, and CLASS) you are importing to the Timer.

coveralls commented 11 years ago

Coverage Status

Coverage increased (+0.01%) when pulling e948c438ddb6fc0df6a7c1d7d59a3e06d66f67d4 on ghiculescu:master into 58c1ca7a77b8d7fe0c93775e01f4fdd746b20d05 on linjunpop:master.

linjunpop commented 11 years ago

@ghiculescu Thanks, Could you also edit CHANGELOG.md, the NEXT section. :beers:

coveralls commented 11 years ago

Coverage Status

Coverage increased (+0.01%) when pulling acc1f17e48806195fe250d63c15fbc2775fe900f on ghiculescu:master into 58c1ca7a77b8d7fe0c93775e01f4fdd746b20d05 on linjunpop:master.

ghiculescu commented 11 years ago

@linjunpop done :)

linjunpop commented 11 years ago

@ghiculescu Awesome. :beers: