An open API service indexing awesome lists of open source software.

https://github.com/grap/grap-odoo-import

Extra modules to import data in odoo
https://github.com/grap/grap-odoo-import

Last synced: 4 months ago
JSON representation

Extra modules to import data in odoo

Awesome Lists containing this project

README

          

[![Pre-commit Status](https://github.com/grap/grap-odoo-import/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/grap/grap-odoo-import/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/grap/grap-odoo-import/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/grap/grap-odoo-import/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/grap/grap-odoo-import/branch/16.0/graph/badge.svg)](https://codecov.io/gh/grap/grap-odoo-import)

# Extra modules to import data in odoo

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[fermente_custom_import_account_product_fiscal_classification](fermente_custom_import_account_product_fiscal_classification/) | 16.0.1.0.1 | | Extra GRAP Tools to import product data for Account Product Fiscal Classification
[fermente_custom_import_base](fermente_custom_import_base/) | 16.0.1.0.1 | | Extra GRAP Tools to import data for base module
[fermente_custom_import_demo](fermente_custom_import_demo/) | 16.0.1.0.1 | | Provide Demo Fermente template (xlsx file) to import data
[fermente_custom_import_partner_firstname](fermente_custom_import_partner_firstname/) | 16.0.1.0.1 | | Extra GRAP Tools to import partner data for Partner First Name module
[fermente_custom_import_product](fermente_custom_import_product/) | 16.0.1.0.1 | | Extra GRAP Tools to import data for product module
[fermente_custom_import_product_label](fermente_custom_import_product_label/) | 16.0.1.0.1 | | Extra GRAP Tools to import product data for Product Label module
[fermente_custom_import_product_margin_classification](fermente_custom_import_product_margin_classification/) | 16.0.1.0.1 | | Extra GRAP Tools to import product data for Product Margin Classification module
[fermente_custom_import_product_supplierinfo_qty_multiplier](fermente_custom_import_product_supplierinfo_qty_multiplier/) | 16.0.1.0.1 | | Extra GRAP Tools to import product data for Product Supplierinfo Quantity Multiplier module
[fermente_custom_import_purchase_discount](fermente_custom_import_purchase_discount/) | 16.0.1.0.2 | | Extra GRAP Tools to import product data for Purchase Discount module
[fermente_custom_import_purchase_triple_discount](fermente_custom_import_purchase_triple_discount/) | 16.0.1.0.2 | | Extra GRAP Tools to import product data for Purchase Triple Discount module

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to GRAP
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.

----

## About GRAP



GRAP, [Groupement Régional Alimentaire de Proximité](http://www.grap.coop) is a
french company which brings together activities that sale food products in the
region Rhône Alpes. We promote organic and local food, social and solidarity
economy and cooperation.

The GRAP IT Team promote Free Software and developp all the Odoo modules under
AGPL-3 Licence.

You can find all these modules here:

* on the [OCA Apps Store](https://odoo-community.org/shop?&search=GRAP)
* on the [Odoo Apps Store](https://www.odoo.com/apps/modules/browse?author=GRAP).
* on [Odoo Code Search](https://odoo-code-search.com/ocs/search?q=author%3AOCA+author%3AGRAP)

You can also take a look on the following repositories:

* [grap-odoo-incubator](https://github.com/grap/grap-odoo-incubator)
* [grap-odoo-business](https://github.com/grap/grap-odoo-business)
* [grap-odoo-business-supplier-invoice](https://github.com/grap/grap-odoo-business-supplier-invoice)
* [odoo-addons-logistics](https://github.com/grap/odoo-addons-logistics)
* [odoo-addons-cae](https://github.com/grap/odoo-addons-cae)
* [odoo-addons-intercompany-trade](https://github.com/grap/odoo-addons-intercompany-trade)
* [odoo-addons-multi-company](https://github.com/grap/odoo-addons-multi-company)
* [odoo-addons-company-wizard](https://github.com/grap/odoo-addons-company-wizard)