This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/modules/staff_department/staff_department_install_data.xml
2008-11-26 14:50:40 -08:00

14 lines
395 B
XML

<?xml version="1.0" encoding="ISO-8859-1" ?>
<install>
<staff_department>
<id>1</id>
<site_id>1</site_id>
<name>Sales</name>
<description>This is the sales dept.</description>
<default_staff_id>1</default_staff_id>
<contact_display>1</contact_display>
</staff_department>
<staff_department_id>
<id>1</id>
</staff_department_id>
</install>