Age | Commit message (Expand) | Author |
2007-06-21 | minor date style change | linuxpoet |
2007-06-21 | added tracking capability to location. When implemented in 1.3, locations sho... | linuxpoet |
2007-06-19 | man that was more work that it should of been. there is no employee(id), vend... | linuxpoet |
2007-06-19 | further cleaning of batch | linuxpoet |
2007-06-19 | fixed some issues with batch tables | linuxpoet |
2007-06-19 | Added ar voucher type. | einhverfr |
2007-06-19 | Added on-hold flags for invoices and voucher information to db schema. | einhverfr |
2007-06-10 | added referential mapping for notes | linuxpoet |
2007-06-07 | fix uniqueness on entity names | linuxpoet |
2007-06-07 | fixed default of current_date to now() | linuxpoet |
2007-06-07 | first run of new notes system, includes tsearch2 full text indexing | linuxpoet |
2007-06-07 | added documentationm for tsearch2 requirement | linuxpoet |
2007-06-05 | added created columns for person, company and entity | linuxpoet |
2007-06-04 | added constraint to id,location_class | linuxpoet |
2007-06-04 | More trunk fixes | einhverfr |
2007-06-01 | fix for authoritative addresses by adding location_class | linuxpoet |
2007-05-29 | changed employee_id to person(id) where needed, plus removed a couple of empl... | linuxpoet |
2007-05-29 | created relationships between contact_info and locations | linuxpoet |
2007-05-29 | forward test | linuxpoet |
2007-05-29 | added entity relationship between persons and companies. This is for Joshua D... | linuxpoet |
2007-05-23 | build out person->entity relationship | linuxpoet |
2007-05-23 | added mailcode to location | linuxpoet |
2007-05-22 | add primary key to entity_class_to_entity | linuxpoet |
2007-05-22 | Created entity to class relationship | linuxpoet |
2007-05-22 | Created authoritative classes for entity_class | linuxpoet |
2007-05-20 | fixed employee indexes | linuxpoet |
2007-05-20 | fix some index creation where vendor and customer are now meta tables | linuxpoet |
2007-05-20 | a couple more fixes... noted that this also breaks some of the stored procs | linuxpoet |
2007-05-20 | fixed broken relationships in new entity and some spelling errors, now need t... | linuxpoet |
2007-05-20 | rebuild oe references and add oe_class table | linuxpoet |
2007-05-20 | As promised mass breakage... employees, customers, vendors, ap, ar all all br... | linuxpoet |
2007-05-20 | removal of universal id sequence | linuxpoet |
2007-05-20 | first rev of entity relationship. Still missing some components, including co... | linuxpoet |
2007-05-20 | fixed really dumb use of sequences into serial | linuxpoet |
2006-11-22 | Adjusting del_exchangerate to work with current defaults table layout | tetragon |
2006-11-15 | Making sql files internally single transactions | einhverfr |
2006-11-14 | Syntax fixes | tetragon |
2006-11-12 | Adding tax category support to the db | tetragon |
2006-11-08 | Fixed bug: custom field tables don't contain declared primary key | einhverfr |
2006-11-03 | moving all user preferences into the central db. This will break current test... | christopherm |
2006-11-01 | Merged Pg-tables, functions, and indeces into Pg-database.sql | einhverfr |