# HG changeset patch # Parent a35b5f4903087b1b31a4ecf33bfe655dc3ad5663 diff --git a/__openerp__.py b/__openerp__.py --- a/__openerp__.py +++ b/__openerp__.py @@ -19,6 +19,7 @@ 'data': [ 'security/ir.model.access.csv', 'views/templates.xml', + 'data/teaching_assistants.xml', ], 'tests': [ ], diff --git a/data/teaching_assistants.xml b/data/teaching_assistants.xml new file mode 100644 --- /dev/null +++ b/data/teaching_assistants.xml @@ -0,0 +1,19 @@ + + + + Diana Padilla + + + Jody Carroll + + + Lester Vaughn + + + Paul Jimenez + + + Tanya Harris + + +