File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ addon | version | maintainers | summary
4040[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 16.0.1.0.1 | | Force uninvited users to use a good email for signup
4141[ auth_user_case_insensitive] ( auth_user_case_insensitive/ ) | 16.0.1.0.0 | | Makes the user login field case insensitive
4242[ base_user_show_email] ( base_user_show_email/ ) | 16.0.1.0.0 | | Untangle user login and email
43- [ cross_connect_client] ( cross_connect_client/ ) | 16.0.1.0 .0 | <a href =' https://github.com/paradoxxxzero ' ><img src =' https://github.com/paradoxxxzero.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' paradoxxxzero ' /></a > | Cross Connect Client allows to connect to a Cross Connect Server enabled odoo instance.
44- [ cross_connect_server] ( cross_connect_server/ ) | 16.0.1.0.1 | <a href =' https://github.com/paradoxxxzero ' ><img src =' https://github.com/paradoxxxzero.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' paradoxxxzero ' /></a > | Cross Connect Server allows Cross Connect Client to connect to it.
43+ [ cross_connect_client] ( cross_connect_client/ ) | 16.0.1.1 .0 | <a href =' https://github.com/paradoxxxzero ' ><img src =' https://github.com/paradoxxxzero.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' paradoxxxzero ' /></a > | Cross Connect Client allows to connect to a Cross Connect Server enabled odoo instance.
44+ [ cross_connect_server] ( cross_connect_server/ ) | 16.0.1.1.0 | <a href =' https://github.com/paradoxxxzero ' ><img src =' https://github.com/paradoxxxzero.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' paradoxxxzero ' /></a > | Cross Connect Server allows Cross Connect Client to connect to it.
4545[ impersonate_login] ( impersonate_login/ ) | 16.0.1.0.0 | <a href =' https://github.com/Kev-Roche ' ><img src =' https://github.com/Kev-Roche.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' Kev-Roche ' /></a > | tools
4646[ password_security] ( password_security/ ) | 16.0.1.0.4 | | Allow admin to set password security requirements.
4747[ user_log_view] ( user_log_view/ ) | 16.0.1.0.0 | <a href =' https://github.com/trojikman ' ><img src =' https://github.com/trojikman.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' trojikman ' /></a > | Allow to see user's actions log
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Cross Connect Client
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:b0a3116c667f84d22c4fd196629c2b2e2a3d3071fef7b5af78ed46d2e872f2a0
14+ !! source digest: sha256:6c19dfa1e660468b1a4c911b276441a2beae4af7a5ce4df7f77c7b13dfba964c
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 44
55{
66 "name" : "Cross Connect Client" ,
7- "version" : "16.0.1.0 .0" ,
7+ "version" : "16.0.1.1 .0" ,
88 "author" : "Akretion, Odoo Community Association (OCA)" ,
99 "summary" : "Cross Connect Client allows to connect to a "
1010 "Cross Connect Server enabled odoo instance." ,
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Cross Connect Client</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:b0a3116c667f84d22c4fd196629c2b2e2a3d3071fef7b5af78ed46d2e872f2a0
375+ !! source digest: sha256:6c19dfa1e660468b1a4c911b276441a2beae4af7a5ce4df7f77c7b13dfba964c
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/16.0/cross_connect_client "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-cross_connect_client "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module allows this odoo instance users to connect directly on
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Cross Connect Server
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:8008e84d0b38e668c79989062dede0d43276fbcbaa120effb1097b09f31e2968
14+ !! source digest: sha256:03b7d29200b2b3b6c3cd0ea4077f895238659de2a6b18a3c644d1761129897de
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 44
55{
66 "name" : "Cross Connect Server" ,
7- "version" : "16.0.1.0.1 " ,
7+ "version" : "16.0.1.1.0 " ,
88 "author" : "Akretion, Odoo Community Association (OCA)" ,
99 "summary" : "Cross Connect Server allows Cross Connect Client to connect to it." ,
1010 "category" : "Tools" ,
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Cross Connect Server</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:8008e84d0b38e668c79989062dede0d43276fbcbaa120effb1097b09f31e2968
375+ !! source digest: sha256:03b7d29200b2b3b6c3cd0ea4077f895238659de2a6b18a3c644d1761129897de
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/16.0/cross_connect_server "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-cross_connect_server "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module allows other odoo instances, where the
You can’t perform that action at this time.
0 commit comments