- Timestamp:
- Aug 26, 2010, 10:53:04 PM (15 years ago)
- Branches:
- master, client
- Children:
- ad530b4
- Parents:
- 33cb144
- git-author:
- Alex Dehnert <adehnert@…> (08/26/10 22:53:04)
- git-committer:
- Alex Dehnert <adehnert@…> (08/26/10 22:53:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/util/add_gl_accounts.py
r8132e8c r0df317c 1 #!/usr/bin/python 2 1 3 import sys 2 4 import os … … 25 27 ('Food.Meetings', 421000), 26 28 ('Food.Events', 421200), 27 ('Computer Supplies', 421900), 29 ('IT', None), 30 ('IT.Computer Supplies', 421900), 31 ('IT.On-line Services', 421920), 32 ('Promotional & Memorabilia', 420302), 28 33 ) 29 34
Note: See TracChangeset
for help on using the changeset viewer.