Search 1.9 billion lines of Odoo code on GitHub

product_catalog

Author: MIROUNGA
License: AGPL-3
Branch: 7.0
Repository: mga-team-odoo/product_catalog
Dependencies: product
Languages: PO File (141, 20.6%), Python (187, 27.3%), SQL (3, 0.4%), XML (346, 50.5%), and reStructuredText (8, 1.2%)

<h1 class="title">Product catalog</h1> <a class="reference external image-reference" href="https://travis-ci.org/mga-team-odoo/product_catalog"><img alt="https://travis-ci.org/mga-team-odoo/product_catalog.svg?branch=7.0" src="https://travis-ci.org/mga-team-odoo/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-odoo/product_catalog.git</code> </pre>