Age | Commit message (Expand) | Author |
2007-09-01 | Fixing a few foreign keys | einhverfr |
2007-09-01 | Menu cross sections, used for example in handhelds, now work from an API poin... | einhverfr |
2007-08-27 | Applying patch 1780397 | einhverfr |
2007-08-09 | fixed primary key for entity | linuxpoet |
2007-08-06 | Addition of Vendor and Customer-specific save, get, and search functions in P... | aurynn_cmd |
2007-07-20 | Adding locking mechanism for discretionary locks | einhverfr |
2007-07-16 | Adding foreign key to acc_trans.trans_id | einhverfr |
2007-07-16 | Finalizing data integrity control checks for global sequence for 1.3 | einhverfr |
2007-07-15 | * Restoring global id sequence (until 1.4) | einhverfr |
2007-07-12 | Adding partial unique index on partnumber to prevent multiple active items sh... | einhverfr |
2007-07-10 | Got rid of del_customer and del_vendor triggers and moved to ON DELETE action... | einhverfr |
2007-07-10 | Merging Pg-central and Pg-database files | einhverfr |
2007-07-10 | Changes to the comments on entity_metadata, which does not exist, to refer to... | aurynn_cmd |
2007-07-10 | Fixes Add Vendor, to correctly work with the new entity_credit_account table,... | aurynn_cmd |
2007-07-10 | Fixing menu_attributes so that it does not roll back the function | einhverfr |
2007-07-10 | Moving commit to end of file | einhverfr |
2007-07-09 | Moving menu over to new template and stored proc model. THe menu expansion/c... | einhverfr |
2007-07-05 | fix entity/entity_class so you aren't limited to only one customer ever | linuxpoet |
2007-06-27 | changed inventory to track employee table, instead of entity table | linuxpoet |
2007-06-27 | fixed inventory model to force employee | linuxpoet |
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 |