Skip to content

Commit d07a97d

Browse files
committed
Forward port dial button refactor from v11 to v12
Move tests from base_phone to crm_phone (to benefit from crm_phone_validation) Don't use a demo partner in test (this partner was removed in later versions) Continue to remove dependancy on demo data in tests Forward port of base_phone_popup from v10 to v12 (use web_notify)
1 parent 11564b5 commit d07a97d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hr_recruitment_phone/__manifest__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# -*- coding: utf-8 -*-
2-
# Copyright 2014-2018 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
1+
# Copyright 2014-2019 Akretion France (http://www.akretion.com/)
2+
# @author: Alexis de Lattre <alexis.delattre@akretion.com>
33
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
44

55
{

0 commit comments

Comments
 (0)