{"id":22277196,"url":"https://github.com/erickgnavar/odootools","last_synced_at":"2025-03-25T17:45:22.771Z","repository":{"id":146211276,"uuid":"79855219","full_name":"erickgnavar/odootools","owner":"erickgnavar","description":"Emacs tools for Odoo development","archived":false,"fork":false,"pushed_at":"2017-01-24T15:55:53.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T15:41:22.768Z","etag":null,"topics":["emacs","odoo-development","snippets"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/erickgnavar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-01-23T22:32:16.000Z","updated_at":"2018-06-11T08:14:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"64a04266-958d-47cc-a4f0-5f51bfc75ee4","html_url":"https://github.com/erickgnavar/odootools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fodootools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fodootools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fodootools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fodootools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erickgnavar","download_url":"https://codeload.github.com/erickgnavar/odootools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245513377,"owners_count":20627766,"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":["emacs","odoo-development","snippets"],"created_at":"2024-12-03T14:17:59.483Z","updated_at":"2025-03-25T17:45:22.766Z","avatar_url":"https://github.com/erickgnavar.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Odootools\n\nSet of tools for Odoo development\n\nThis package inspect Odoo source code to build a db of features for easy search.\n\n## Dependencies\n\n- `f.el`\n- `helm`\n- Python 2\n\n## Installation\n\nClone this repo somewhere\n\n```elisp\n(add-to-list 'load-path \"path where the repo was cloned\")\n\n(setq odootools-addons-path \"path to odoo addons folder\")\n\n(require 'odootools)\n```\n\n## Usage\n\n- For search and insert security group id `odootools-find-group-id`\n- For search and insert view id `odootools-find-group-id`\n- For search and open view file `odootools-find-view-file`\n- For rebuild the db db use `odootools-rebuild-db`\n\n## Snippets\n\nRequire `yasnippets` package\n\n- `omodel`: Expand a model definition\n- `oimodel`: Expand a inherit model definition\n- `otmodel`: Expand a transient model definition\n\n\n## TODO\n\n- [X] Go to view line after open buffer\n- [X] Add snippets for python mode\n- [ ] Add snippets for xml mode\n- [ ] Find Odoo models by model ID\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickgnavar%2Fodootools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickgnavar%2Fodootools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickgnavar%2Fodootools/lists"}