Skip to content

Instantly share code, notes, and snippets.

View m7rlin's full-sized avatar
🥰
So por amor vale a vida

Marcin Stawowczyk m7rlin

🥰
So por amor vale a vida
View GitHub Profile
@m7rlin
m7rlin / odoo.enterprise.license.issue.py
Created October 11, 2025 23:19 — forked from tejastank/odoo.enterprise.license.issue.py
[email protected] , Fix ODOO License 15,16,17,18,19, due to ODOO support failed temporary quick fix ,
# -*- coding: utf-8 -*-
# [email protected]
# ODOO Enterprise Edition
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import datetime
import logging
import requests
import werkzeug.urls
@m7rlin
m7rlin / sublime-text-scopes.md
Last active July 25, 2019 18:18 — forked from J2TEAM/sublime-text-scopes.md
Sublime Text 2/3: Snippet scopes

Here is a list of scopes to use in Sublime Text 2/3 snippets -

Vue Component: text.html.vue
ActionScript: source.actionscript.2
AppleScript: source.applescript
ASP: source.asp
Batch FIle: source.dosbatch
C#: source.cs
C++: source.c++