diff options
author | M.Gergo | 2019-03-08 21:20:34 +0100 |
---|---|---|
committer | M.Gergo | 2019-03-08 21:20:34 +0100 |
commit | f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 (patch) | |
tree | e13e60e4b94a3b58f1e2bfbe271102c8f04b67bd /mayor-orig/mayor-naplo/download | |
parent | c76a004b0135786f2742283f8d5f917106f58bd8 (diff) | |
download | mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip |
további rendrakás
Diffstat (limited to 'mayor-orig/mayor-naplo/download')
-rw-r--r-- | mayor-orig/mayor-naplo/download/private/naplo/orarend/orarendBetolto/fromAsc.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mayor-orig/mayor-naplo/download/private/naplo/orarend/orarendBetolto/fromAsc.xml b/mayor-orig/mayor-naplo/download/private/naplo/orarend/orarendBetolto/fromAsc.xml new file mode 100644 index 00000000..4fde4510 --- /dev/null +++ b/mayor-orig/mayor-naplo/download/private/naplo/orarend/orarendBetolto/fromAsc.xml @@ -0,0 +1,14 @@ +<timetable importtype="database" options="idprefix:MaYoR,daynumbering1"> + <teachers options="canadd,canremove,canupdate,silent" columns="id,name,short"> + </teachers> + <classes options="canadd,canremove,canupdate,silent" columns="id,name"> + </classes> + <subjects options="canadd,canremove,canupdate,silent" columns="id,name,short,positions"> + </subjects> + <classrooms options="canadd,canremove,canupdate,silent" columns="id,name,short"> + </classrooms> + <lessons options="canadd,canremove,canupdate,silent" columns="id,teacherids,classids,subjectid,weeks"> + </lessons> + <cards options="canadd,canremove,canupdate,silent" columns="day,period,classids,subjectids,teacherids,classroomids,lessonid,durationperiods,weeks"> + </cards> +</timetable>
\ No newline at end of file |