Skip to content

Instantly share code, notes, and snippets.

View mvaled's full-sized avatar
🏠
Working

Manuel Vázquez Acosta mvaled

🏠
Working
  • Merchise Autrement
  • Cuba
  • X @mvaled
View GitHub Profile
@mvaled
mvaled / builddist.sh
Last active October 30, 2023 09:15
A file to build OpenERP 7.0/8.0 distributions.
#!/bin/sh
# Build OpenERP 7.0 and 8.0 sdists.
#
# You MUST place this in the root of your odoo repository. It expects you
# have the local branches 7.0 and any other you may use.
#
# Usage:
#
# ./builddist.sh [BRANCH] [VERSION]