Started to develop editor. Added database triggers for accttran and
commit5579b5ed157329bddb5bc1f52b803f951ccebf7a
authorAndrew McMillan <debian@mcmillan.net.nz>
Tue, 13 Sep 2005 18:57:42 +0000 (14 06:57 +1200)
committerAndrew McMillan <debian@mcmillan.net.nz>
Tue, 13 Sep 2005 18:57:42 +0000 (14 06:57 +1200)
treea0712fe0aebb022abae7a616cc384fd05c251eeb
parent531db14d14435db43a9726f33858081fa852510e
Started to develop editor.  Added database triggers for accttran and
acctbalance tables to match originals.
19 files changed:
apms2.webprj
convert/data-2-postgresql.pl
convert/run-conversion.sh
convert/usr.sql
dba/triggers.sql [new file with mode: 0644]
html/css/apms.css
html/edit.php [new file with mode: 0644]
inc/browse/creditors.php
inc/browse/debtors.php
inc/browse/invoices.php
inc/browse/transactions.php
inc/classEditor.php [new file with mode: 0644]
inc/edit/company.php [new file with mode: 0644]
inc/edit/user.php [new file with mode: 0644]
inc/page-header.php
inc/view/account.php
inc/view/company.php
inc/view/invoice.php
inc/view/user.php [new file with mode: 0644]