Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
-
-
-
-
Odoo runner based on the odoo-bin / openerp-server executable in the Odoo repo.
Accepts one (or multiple) --test-only arguments to only run tests for the specified Odoo addons. This is useful when one wants to fiddle with tests of an Odoo addon that various other Odoo addons depend on (as Odoo will want to run their tests as well).
odoo8-test-runner.py: Works with Odoo 8.0. odoo10-test-runner.py: Works with Odoo 10.0. odoo11-test-runner.py: Works with Odoo 11.0. -
Component system for flow based programming with XML configuration system in the PyF framework.
-
An experimental Entity-Relation database based on SQLAlchemy.
It provides an easy access to CubicWeb databases with SQLAlchemy.
It will feature, if achievable:
model loading from a yams model permissions engine equivalent to the cubicweb one cubicweb-like hooks (ideally compatible) rql engine that translate rql to orm actions (queries, updates...) -
A python framework to do flow based processing.
google groups is here: http://groups.google.com/group/pyf-users
-
Emit messages to Xbus from Odoo.
-
-
Web Services Made Easy is an extensible multi-protocol python library that makes web services implementation easy.
-
A docker image with elm preinstalled, along with git & mercurial. Suitable for a CI/CD usage.
-
Attempt to port tgwebservices to TurboGears 2.x.
This port is abandoned. If you are looking for a TGWebService equivalent for TG2, check out https://bitbucket.org/cdevienne/wsme.
-
A working clone of http://code.google.com/p/sqlalchemy-jython/
-
This module is an extension to the existing marketing campaign for OpenERP. It adds a tracking capability to the sent emails by replacing all URLs by the special URL+tag. To be able to use this extension you will need to install the bounced URL bouncer on a server reachable on internet: https://bitbucket.org/xcg/bounced This module has been ported to OpenERP 7 and won't work on lower versions
-
Warning /!\ This repo is deprecated since it has been merged into the main WSME repo (https://bitbucket.org/cdevienne/wsme).
-
extends ir_attachment to provide a many2many mechanism in views. Each document is related to a type which depends on the source model implementing the mechanism.
-
useful metaclasses to use for OpenERP streamlining
pronounced : OE Metal
-
Rrules definition for Odoo
-
Odt2sphinx converts OpenDocument Text file(s) to one or several .rst files suitable for Sphinx.
This project is not actively maintained. The fork https://bitbucket.org/lele/metapensiero.odt2sphinx seems a good alternative.