mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Seems I omitted some things. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23677 57a11ea4-9604-0410-9ed3-97b8803252fd
907 B
907 B
| 1 | # Fields are: |
|---|---|
| 2 | # Only company and name are compulsory |
| 3 | # This is a comment line |
| 4 | # Good company has no ID and will be allocated one automajically |
| 5 | # Average company has an ID and will be used literally. An already existing |
| 6 | #company with the same ID will be UPDATED. This may not be what you want! |
| 7 | #Just another example after a blank line |