Changeset 0df317c for remit


Ignore:
Timestamp:
Aug 26, 2010, 10:53:04 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

New GL records

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/util/add_gl_accounts.py

    r8132e8c r0df317c  
     1#!/usr/bin/python
     2
    13import sys
    24import os
     
    2527    ('Food.Meetings', 421000),
    2628    ('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),
    2833)
    2934
Note: See TracChangeset for help on using the changeset viewer.