[18.0][MIG] user_log_view: Migration to 18.0#787
Conversation
Closes OCA#154
Currently translated at 100.0% (4 of 4 strings) Translation: server-auth-16.0/server-auth-16.0-user_log_view Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-user_log_view/it/
CasVissers-360ERP
left a comment
There was a problem hiding this comment.
Functional review
|
please force push so the runboat will be operative |
9294bc4 to
ec500fc
Compare
|
This PR was missing in #698 |
|
Hi @kobros-tech Is this still active? |
|
/ocabot migration user_log_view |
|
Sorry @jqbeltran2 you are not allowed to mark the addon to be migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
| <record id="action_user_log" model="ir.actions.act_window"> | ||
| <field name="name">Authentication logs</field> | ||
| <field name="type">ir.actions.act_window</field> | ||
| <field name="res_model">res.users.log</field> |
| </field> | ||
| </record> | ||
|
|
||
| <record id="res_users_log_view_tree" model="ir.ui.view"> |
|
Hi @kobros-tech Could you please apply the suggested changes? Thanks! |
|
Could you apply the technical comments, please? cc @jqbeltran2 |
|
@kobros-tech Can you review the comments? |
|
I'm applying the changes |
|
This PR seems abandoned, I've created #850 to apply missing comments |
|
@jqbeltran2 Hi all, I am so sorry that I couldn't notice the notification the reason is that I subscriped to all repos. of OCA with all activity which made me unable to diiferentiate between the important emails concerning me and other general ones. now I returned to the default, and it was a wise decision to solve and make the PR merged. |
from #711