{"id":22093432,"url":"https://github.com/cgsmith/odoo_many2one_link","last_synced_at":"2025-03-24T00:28:01.168Z","repository":{"id":265572456,"uuid":"711914769","full_name":"cgsmith/odoo_many2one_link","owner":"cgsmith","description":"Allows for a widget in Odoo to create an external link","archived":false,"fork":false,"pushed_at":"2023-10-30T12:44:43.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T21:55:54.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-30T12:36:31.000Z","updated_at":"2023-10-30T12:44:46.000Z","dependencies_parsed_at":"2024-11-30T00:41:36.981Z","dependency_job_id":null,"html_url":"https://github.com/cgsmith/odoo_many2one_link","commit_stats":null,"previous_names":["cgsmith/odoo_many2one_link"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgsmith%2Fodoo_many2one_link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgsmith%2Fodoo_many2one_link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgsmith%2Fodoo_many2one_link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgsmith%2Fodoo_many2one_link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgsmith","download_url":"https://codeload.github.com/cgsmith/odoo_many2one_link/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245189468,"owners_count":20574976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T03:14:38.989Z","updated_at":"2025-03-24T00:28:01.140Z","avatar_url":"https://github.com/cgsmith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Many2One External Link\n\nOdoo renders everything inside of\nthe [WebClient](https://www.odoo.com/documentation/16.0/developer/reference/frontend/framework_overview.html#webclient-architecture).\nThis can sometimes become less desirable for the related models. `Many2OneExternalLink` widget replaces the `button`\nwith an `a` tag with the target set for `_blank`.\n\n### Usage\n\nIn your view file simply add `widget=\"many2one_external_link.Many2OneExternalLink` as an attribute. As an example:\n\n**Before**\n```xml\n\u003cfield name=\"partner_id\" placeholder=\"required\"/\u003e\n```\n\n**After**\n```xml\n\u003cfield name=\"partner_id\" placeholder=\"required\" widget=\"many2one_external_link.Many2OneExternalLink\"/\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgsmith%2Fodoo_many2one_link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgsmith%2Fodoo_many2one_link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgsmith%2Fodoo_many2one_link/lists"}