{"id":22308040,"url":"https://github.com/akretion/connector-google-spreadsheet","last_synced_at":"2025-07-29T05:32:23.930Z","repository":{"id":29348816,"uuid":"32882995","full_name":"akretion/connector-google-spreadsheet","owner":"akretion","description":"Data spreadsheet import in Odoo https://www.youtube.com/watch?v=JiW67o4QCVA","archived":false,"fork":false,"pushed_at":"2024-11-16T13:47:08.000Z","size":62,"stargazers_count":17,"open_issues_count":4,"forks_count":18,"subscribers_count":19,"default_branch":"8.0","last_synced_at":"2025-05-17T09:31:25.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akretion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-25T18:25:42.000Z","updated_at":"2022-04-20T20:36:57.000Z","dependencies_parsed_at":"2022-07-24T16:17:20.645Z","dependency_job_id":null,"html_url":"https://github.com/akretion/connector-google-spreadsheet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akretion/connector-google-spreadsheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akretion%2Fconnector-google-spreadsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akretion%2Fconnector-google-spreadsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akretion%2Fconnector-google-spreadsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akretion%2Fconnector-google-spreadsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akretion","download_url":"https://codeload.github.com/akretion/connector-google-spreadsheet/tar.gz/refs/heads/8.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akretion%2Fconnector-google-spreadsheet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633670,"owners_count":24118777,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-03T20:12:58.732Z","updated_at":"2025-07-29T05:32:23.610Z","avatar_url":"https://github.com/akretion.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# connector-google-spreadsheet\n\nThis module allows the importation of Google Spreadsheets into Odoo.\n\nImportant notes:\n================\n- The header row is mandatory, and use the same syntax as\n  the native Odoo CSV importation tool.\n- In order to upload importation errors into a Google Spreadsheet,\n  you must title the *first* column of your Google sheet: \"ERRORS\".\n- In order to determine the rows to import the program check the length\n  of the first column of data. In other words if the first column of\n  *data* (not the \"ERRORS\" column) is empty the program raise an error\n  (no data to import)\n- Empty columns (with even the header cell empty) are ignored.\n- Unknown model's columns are also ignored.\n- Chunk logic handle the one2many cases if the first column of data\n  represent the relation (root entries not blank and child entries blank)\n\nDependencies:\n=============\n\nThis module requires the following Python dependencies:\n\n    pip install pyOpenSSL\n    pip install 'oauth2client==1.5.1'\n    pip install gspread\n\nAuthors:\n========\n- Copyright (C) 2015-TODAY Akretion (http://www.akretion.com).\n- Sylvain Calador \u003csylvain.calador@akretion.com\u003e\n- David Beal \u003cdavid.beal@akretion.com\u003e\n\nLicense:\n========\nAGPL-V3\n\n(Work in progress)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakretion%2Fconnector-google-spreadsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakretion%2Fconnector-google-spreadsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakretion%2Fconnector-google-spreadsheet/lists"}