mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] agreement
This commit is contained in:
3
agreement/controllers/__init__.py
Normal file
3
agreement/controllers/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import controllers
|
||||
2
agreement/controllers/controllers.py
Normal file
2
agreement/controllers/controllers.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from odoo import http
|
||||
Reference in New Issue
Block a user