mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
clear
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,6 +3,8 @@
|
|||||||
.idea
|
.idea
|
||||||
.iml
|
.iml
|
||||||
/app_odoo_customize/_resource
|
/app_odoo_customize/_resource
|
||||||
|
/app_web_enterprise_hack
|
||||||
/app_web_studio
|
/app_web_studio
|
||||||
/web_studio
|
/web_studio
|
||||||
.bat
|
*.bat
|
||||||
|
*.conf
|
||||||
@@ -14,5 +14,3 @@ http://www.sunpop.cn/odoo10_developer_document_offline/
|
|||||||
|
|
||||||
from . import models
|
from . import models
|
||||||
from . import controllers
|
from . import controllers
|
||||||
from . import report
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user