Project and Services mailing list archives

project@odoo-community.org

Avatar

Re: [OCA/project] project_task_scheduling: Module for automatic task planning (#419)

by Nikul Chaudhary <notifications@github.com> - 18/09/2018 21:15:37

@nikul-serpentcs commented on this pull request.


In project_task_scheduling/models/project_task_scheduling_proposal.py:

> @@ -0,0 +1,44 @@
+# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
+from odoo import api, fields, models
+from odoo.tools.translate import _

@ernestotejeda IMO Remove here and Add Directly from odoo import api, fields, models, _


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.