base_external_dbsource and import_odbc modules moved out of __unported__ and adopted for instalation on v8.0 : created new form views for both modules as old ones was for v6.1

This commit is contained in:
lauris
2014-08-21 09:59:34 +03:00
committed by bilbonet
parent 0ad66204dd
commit 97d47cf6ab
8 changed files with 351 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_base_external_dbsource_group_system,bae_external_dbsource_group_system,model_base_external_dbsource,base.group_system,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_base_external_dbsource_group_system bae_external_dbsource_group_system model_base_external_dbsource base.group_system 1 1 1 1