Skip to content

Commit 9d7f3eb

Browse files
committed
[BOT] post-merge updates
1 parent 89b6e7d commit 9d7f3eb

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ addon | version | maintainers | summary
3434
[auth_signup_verify_email](auth_signup_verify_email/) | 15.0.1.0.0 | | Force uninvited users to use a good email for signup
3535
[auth_user_case_insensitive](auth_user_case_insensitive/) | 15.0.1.0.0 | | Makes the user login field case insensitive
3636
[password_security](password_security/) | 15.0.1.3.0 | | Allow admin to set password security requirements.
37+
[user_log_view](user_log_view/) | 15.0.1.0.0 | [![trojikman](https://github.com/trojikman.png?size=30px)](https://github.com/trojikman) | Allow to see user's actions log
3738
[users_ldap_groups](users_ldap_groups/) | 15.0.1.0.0 | | Adds user accounts to groups based on rules defined by the administrator.
3839
[vault](vault/) | 15.0.2.1.0 | | Password vault integration in Odoo
3940
[vault_share](vault_share/) | 15.0.1.1.1 | | Implementation of a mechanism to share secrets

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15.0.20230702.0
1+
15.0.20231227.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
'odoo-addon-auth_signup_verify_email>=15.0dev,<15.1dev',
2222
'odoo-addon-auth_user_case_insensitive>=15.0dev,<15.1dev',
2323
'odoo-addon-password_security>=15.0dev,<15.1dev',
24+
'odoo-addon-user_log_view>=15.0dev,<15.1dev',
2425
'odoo-addon-users_ldap_groups>=15.0dev,<15.1dev',
2526
'odoo-addon-vault>=15.0dev,<15.1dev',
2627
'odoo-addon-vault_share>=15.0dev,<15.1dev',

0 commit comments

Comments
 (0)