summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2006-10-31Finished converting CoA's...einhverfr
2006-10-31Egyptian and French CoA's...einhverfr
2006-10-31Danish and Dutch CoA's...einhverfr
2006-10-31COnverted all Canadian, Colombian, and Czech CoA'seinhverfr
2006-10-31Converted Australian and Austrian CoA'seinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Fixing IR, IS, and CT bugseinhverfr
2006-10-27removing stray commachristopherm
2006-10-26Moved Slony configuration scripts into new contrib directory.einhverfr
2006-10-24changed create_user to return users.id if successfullinuxpoet
2006-10-24added functions create_user and update_user.. see docslinuxpoet
2006-10-24added admin user defaults for postgresqllinuxpoet
2006-10-21Note to Chrish ... Added users table, added users_conf table which is to repl...linuxpoet
2006-10-21fixed length check for upgradeslinuxpoet
2006-10-21session.token now uses a varchar(32) with length check constraint. session_id...linuxpoet
2006-10-21Modified parsing to return undef on empty string.einhverfr
2006-10-17Added default tax modules to Pg-tables.sqleinhverfr
2006-10-16syntax error in sql using wrong closing bracechristopherm
2006-10-10Fixing broken escapes of single quotes in stringschristopherm
2006-10-10sorting by account number to simplify translation/comparison to Canada-Englis...christopherm
2006-10-10renaming Canada-French to more accurate Canada-Quebec, using utf-8 and settin...christopherm
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
2006-10-08Fix syntax and table names to match schematetragon
2006-10-06remove duplicate transactions table creationlinuxpoet
2006-10-03Update Canadian GST rates.tetragon
2006-09-30Fixed Pg-tables.sql, added scripts to configure replicationeinhverfr
2006-09-25Removed "ALSO" from rules.einhverfr
2006-09-25Moved Form.pm to parameterized queries. Did some basic testing, but can'teinhverfr
2006-09-24correcting omission of primary key for shipto updating in anticipation ofeinhverfr
2006-09-24Added defined primary keys to all tableseinhverfr
2006-09-24Started the next db upgrade file. So far, I have set acc_trans.trans_id as a...einhverfr
2006-09-23Fixed issues with the creation of function in the upgrade scripts and functioneinhverfr
2006-09-21Fixed custom table functions not being added.einhverfr
2006-09-21New datasets have transaction reversal enforced by default.einhverfr
2006-09-20Renamed transaction_ledger to transactionseinhverfr
2006-09-19Committing db fixes from Senecaeinhverfr
2006-09-18fixed broken db version. Also fixed bug of trying to add all relations toeinhverfr
2006-09-18Updating for testing. Dataset creation and backup are currently known to be einhverfr
2006-09-18Added stored procedures and catalogs for custom fields. No logic is added toeinhverfr
2006-09-15renamed id_tracker to transaction_ledger since in the future it may play a la...einhverfr
2006-09-15Added the foreign key constraint to pg_tables too...einhverfr
2006-09-15Added foreign key constraint to acc_transeinhverfr
2006-09-13Added unique id tracking.einhverfr
2006-09-12New sl-stack changes extensionseinhverfr
2006-09-11Rather large amount of changes to Pg-tables.sql and the 2.6.17-2.6.18 upgrade...linuxpoet
2006-09-10Added a script which will notify individuals of short parts via email in einhverfr
2006-09-09Added a little documentationlinuxpoet
2006-09-09initial script for upgrade to 2.6.18. Adds primary key to acc_translinuxpoet
2006-09-09Remove all non Pg Ports, they were unsupported and LedgerSMB is a Pg only pro...linuxpoet
2006-09-06Fixed db updateeinhverfr