Skip to content

Instantly share code, notes, and snippets.

View jandreesen84-collab's full-sized avatar

jandreesen84-collab

View GitHub Profile
@jandreesen84-collab
jandreesen84-collab / odoo.enterprise.license.issue.py
Created September 18, 2025 15:17 — forked from tejastank/odoo.enterprise.license.issue.py
Fix ODOO License 15,16,17,18,19, due to ODOO support failed temporary quick fix , me: [email protected]
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import datetime
import logging
import requests
import werkzeug.urls
from ast import literal_eval