Skip to content

Instantly share code, notes, and snippets.

View nicoclavier's full-sized avatar

Nicolas Clavier nicoclavier

View GitHub Profile
@eliaskg
eliaskg / JakeFile.js
Created February 15, 2011 10:33
The optimal jakefile
/*
* Jakefile
* YourApp
*
* Created by Elias Klughammer on February 14, 2011.
* Copyright 2011, yourapp.com All rights reserved.
*/
var ENV = require("system").env,
FILE = require("file"),
@antespi
antespi / Odoo - Rename an addon without losing data.md
Last active November 18, 2025 15:43
Odoo - Rename an addon without losing data

Odoo - Rename an addon without losing data

Rename addon

  • Change __openerp__.py addon name field
  • Change README.rst file