Search 1.9 billion lines of Odoo code on GitHub

openerp-product_catalog

Author: MIROUNGA
License: AGPL-3
Branch: 7.0
Repository: mga-team/openerp-product_catalog
Dependencies: product
Languages: Bourne Shell (23, 4.5%), PO File (94, 18.5%), Python (82, 16.1%), XML (282, 55.5%), YAML (19, 3.7%), and reStructuredText (8, 1.6%)
Other repositories: ProJobless/openerp-product_catalog

<h1 class="title">Product catalog</h1> <a class="reference external image-reference" href="https://travis-ci.org/mga-team/openerp-product_catalog"><img alt="https://travis-ci.org/mga-team/openerp-product_catalog.svg?branch=7.0" src="https://travis-ci.org/mga-team/openerp-product_catalog.svg?branch=7.0" /></a> <p>This module permit to organise products on different catalogs (paper edition, website)</p> <a name="installation"></a> <h2>Installation</h2> <p>The name of this module must be <em>product_catalog</em>, see below the command line to retrieve it</p> <pre> <code>git clone https://github.com/mga-team/openerp-product_catalog.git ./product_catalog</code> </pre>