Skip to content

Conversation

@zaoral
Copy link
Contributor

@zaoral zaoral commented Feb 1, 2024

Add manager to be able to define and track OKR Plan

Add manager to be able to define and track OKR Plan
@roboadhoc
Copy link

[FIX] okr_management: rename module to okr
Copy link
Contributor

@lef-adhoc lef-adhoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dejo review tarea #34208

@@ -0,0 +1,4 @@
<?xml version='1.0' encoding='utf-8'?>
<odoo>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faltaría la data demo, en el caso de que la tenga

@@ -0,0 +1 @@
from . import okr No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Falta un salto de línea

access_okr_plan_user,access.okr.plan.user,model_okr_plan,base.group_user,1,1,1,1
access_okr_quarter_user,access.okr.quarter.user,model_okr_quarter,base.group_user,1,1,1,1
access_okr_objective_user,access.okr.objective.user,model_okr_objective,base.group_user,1,1,1,1
access_okr_kr_user,access.okr.kr.user,model_okr_kr,base.group_user,1,1,1,1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faltaría crear el grupo de user y manager, y las ir.rule para cada grupo

</form>
</field>
</record>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faltaría la vista tree y search

'Katherine Zaoral (zaoral)',
],
'depends': [
'base',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Creo que no es necesario la dependencia de base, no ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants