Browse Source
Merge pull request #597 from akretion/10-mig-quick_create
Merge pull request #597 from akretion/10-mig-quick_create
[10.0] Migrate base_optional_quick_create to v10pull/819/head
Stéphane Bidoul (ACSONE)
8 years ago
committed by
GitHub
6 changed files with 38 additions and 52 deletions
-
25base_optional_quick_create/README.rst
-
2base_optional_quick_create/__init__.py
-
6base_optional_quick_create/__manifest__.py
-
2base_optional_quick_create/models/__init__.py
-
31base_optional_quick_create/models/ir_model.py
-
6base_optional_quick_create/views/model_view.xml
@ -1,5 +1,3 @@ |
|||||
# -*- coding: utf-8 -*- |
# -*- coding: utf-8 -*- |
||||
# © 2013 Agile Business Group sagl (<http://www.agilebg.com>) |
|
||||
# © 2016 ACSONE SA/NA (<http://acsone.eu>) |
|
||||
|
|
||||
from . import models |
from . import models |
@ -1,5 +1,3 @@ |
|||||
# -*- coding: utf-8 -*- |
# -*- coding: utf-8 -*- |
||||
# © 2013 Agile Business Group sagl (<http://www.agilebg.com>) |
|
||||
# © 2016 ACSONE SA/NA (<http://acsone.eu>) |
|
||||
|
|
||||
from . import ir_model |
from . import ir_model |
Write
Preview
Loading…
Cancel
Save
Reference in new issue