summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2007-06-12Committing Aurynn's changes to Reconciliation logiceinhverfr
2007-06-10added referential mapping for noteslinuxpoet
2007-06-07fix uniqueness on entity nameslinuxpoet
2007-06-07fixed default of current_date to now()linuxpoet
2007-06-07first run of new notes system, includes tsearch2 full text indexinglinuxpoet
2007-06-07added documentationm for tsearch2 requirementlinuxpoet
2007-06-05added created columns for person, company and entitylinuxpoet
2007-06-04added constraint to id,location_classlinuxpoet
2007-06-04More trunk fixeseinhverfr
2007-06-01Adding Reconciliation Moduleeinhverfr
2007-06-01fix for authoritative addresses by adding location_classlinuxpoet
2007-05-29changed employee_id to person(id) where needed, plus removed a couple of empl...linuxpoet
2007-05-29created relationships between contact_info and locationslinuxpoet
2007-05-29forward testlinuxpoet
2007-05-29added entity relationship between persons and companies. This is for Joshua D...linuxpoet
2007-05-23build out person->entity relationshiplinuxpoet
2007-05-23added mailcode to locationlinuxpoet
2007-05-22add primary key to entity_class_to_entitylinuxpoet
2007-05-22Created entity to class relationshiplinuxpoet
2007-05-22Created authoritative classes for entity_classlinuxpoet
2007-05-20fixed employee indexeslinuxpoet
2007-05-20fix some index creation where vendor and customer are now meta tableslinuxpoet
2007-05-20a couple more fixes... noted that this also breaks some of the stored procslinuxpoet
2007-05-20fixed broken relationships in new entity and some spelling errors, now need t...linuxpoet
2007-05-20rebuild oe references and add oe_class tablelinuxpoet
2007-05-20As promised mass breakage... employees, customers, vendors, ap, ar all all br...linuxpoet
2007-05-20removal of universal id sequencelinuxpoet
2007-05-20first rev of entity relationship. Still missing some components, including co...linuxpoet
2007-05-20fixed really dumb use of sequences into seriallinuxpoet
2007-05-08Translating stocks->inventaire in Quebec CoAeinhverfr
2007-05-08Renaming French_General.sql to French-Quebec_General.sql so we can automatica...einhverfr
2007-05-08Renaming Quebec to French for Canadian COA'seinhverfr
2007-05-08Adding Anarcat's patches to the Canadian French COAeinhverfr
2007-05-06Fixing bug 1713288einhverfr
2007-05-06Fixing bug 1708011einhverfr
2007-04-30Adding first draft of voucher handling stored procedureseinhverfr
2007-04-26fixing broken upgrade scripteinhverfr
2007-04-17reverting change to db structure for noweinhverfr
2007-04-16Rolling back tentative db commits for 1.3 pending Josh D's redesigneinhverfr
2007-03-13Fixing 8.0 compatibility bug in session managementeinhverfr
2007-03-12Adding version numbers to modules that are ready to loadeinhverfr
2007-03-11Moving functions back into sql/modules for now.einhverfr
2007-03-10Moved defaults handling into separate objecteinhverfr
2007-03-09Employee search now workseinhverfr
2007-03-08Fixing bug in employee search due to use of inner instead of left joineinhverfr
2007-03-08Adding a business location object as welleinhverfr
2007-03-08renaming employee to employees and dropping insert tracking ruleeinhverfr
2007-03-07Moving HR bit into upgrade script.einhverfr
2007-03-07Adding proof-of-concept HR stored procedures and some beginnings of the secur...einhverfr
2007-03-06Final installment of coa file refactoringeinhverfr