| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 1571 |
| Technical Name |
google_sheets_two_way_sync |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
| Versions | 18.0 19.0 |
Google Sheets Two-Way Sync
Two-way sync between any Odoo model and a Google Sheets tab, with field mapping and conflict resolution
Google Sheets Two-Way Sync keeps any Odoo model in sync with a Google Sheets spreadsheet tab: push Odoo records out, pull sheet edits back in, or run both directions at once. It is bring-your-own-key (BYOK), connecting with either a Google service-account JSON key or an API key against your own Google Cloud project.
Key Features
BYOK Connections
One or more connections use a Service Account JSON key or an API key, each with a Test Connection check; service-account connections perform a real JWT-bearer token exchange against Google's OAuth endpoint and cache/refresh the access token automatically.
Flexible Sync Configuration
Pick any Odoo model, a spreadsheet ID and tab name, a header row, and a sync direction: Odoo to Sheet, Sheet to Odoo, or Two-Way.
Field Mapping with Key Field Matching
Field mapping lines map any Odoo field (char/text/number/boolean/date/many2one) to a spreadsheet column letter with an optional custom header, and a designated key field matches an Odoo record to its spreadsheet row across runs.
Record Filtering
An optional record filter, an Odoo domain, restricts which records participate in the sync.
Baseline-Based Conflict Detection
A baseline snapshot recorded after every successful sync detects which side actually changed since then, so unrelated rows are left untouched.
Configurable Conflict Resolution Policy
When both sides changed the same row, the configured policy decides the outcome: Odoo Always Wins, Sheet Always Wins, or Last Modified Wins, comparing Odoo's write date against a mapped sheet timestamp column when configured.
Duplicate Key Detection
Duplicate keys on either side are detected and reported rather than silently overwriting one row with another.
Scheduling & Sync Log
An optional scheduled push/pull per configuration (minutes/hours/days) runs via a periodic cron, a Sync Now button runs the same engine on demand, and every run is recorded in a sync log with pushed/pulled/conflict/error counts, duration and a clear message.
Use Cases
Screenshots
01 Sync Config Form
02 Sync Log List
03 Connection Form
Why Choose This Module
Spreadsheets remain the tool many non-technical teams reach for first, and forcing everyone into Odoo's UI is not always realistic. This module bridges the two worlds with a genuine two-way sync engine, field-level mapping, baseline-based conflict detection and a configurable resolution policy, so a shared Google Sheet and Odoo data can coexist without one silently clobbering the other.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Pokutsoft
- Dependencies: base, mail
- Support: odoo@gencbaris.com
- Update date: 2026-07-13
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 1571 |
| Technical Name |
google_sheets_two_way_sync |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module