Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Dec 5, 2024
1 parent e4ece4c commit 65c77c4
Show file tree
Hide file tree
Showing 11 changed files with 411 additions and 17 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,16 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[grap_custom_import_account_product_fiscal_classification](grap_custom_import_account_product_fiscal_classification/) | 16.0.1.0.0 | | Extra GRAP Tools to import data for Account Product Fiscal Classification
[grap_custom_import_base](grap_custom_import_base/) | 16.0.1.0.0 | | Extra GRAP Tools to import data for base module
[grap_custom_import_product](grap_custom_import_product/) | 16.0.1.0.0 | | Extra GRAP Tools to import data for product module
[grap_custom_import_product_supplierinfo_qty_multiplier](grap_custom_import_product_supplierinfo_qty_multiplier/) | 16.0.1.0.0 | | Extra GRAP Tools to import data for product Supplierinfo Quantity Multiplier module
[fermente_custom_import_account_product_fiscal_classification](fermente_custom_import_account_product_fiscal_classification/) | 16.0.1.0.0 | | Extra GRAP Tools to import product data for Account Product Fiscal Classification
[fermente_custom_import_base](fermente_custom_import_base/) | 16.0.1.0.0 | | Extra GRAP Tools to import data for base module
[fermente_custom_import_demo](fermente_custom_import_demo/) | 16.0.1.0.0 | | Provide Demo Fermente template (xlsx file) to import data
[fermente_custom_import_partner_firstname](fermente_custom_import_partner_firstname/) | 16.0.1.0.0 | | Extra GRAP Tools to import partner data for Partner First Name module
[fermente_custom_import_product](fermente_custom_import_product/) | 16.0.1.0.0 | | Extra GRAP Tools to import data for product module
[fermente_custom_import_product_label](fermente_custom_import_product_label/) | 16.0.1.0.0 | | 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.0 | | 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.0 | | 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.0 | | 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.0 | | Extra GRAP Tools to import product data for Purchase Triple Discount module

[//]: # (end addons)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
==========================================
GRAP - Custom Import Fiscal Classification
==========================================
===========================================================
GRAP - Custom Product Import - Fiscal Classification Module
===========================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ea11339bfa68d138884fd214ae59ec5a82cd54f0173ecb8035636dbc89b8bc7a
!! source digest: sha256:dccc2fa328eccde24cfd9780d541602ce2019dc295e8b5ba7dd92eb22f94cb36
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
4 changes: 3 additions & 1 deletion fermente_custom_import_base/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GRAP - Custom Import Base Module
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d253a970ec80553d33707731870a4881a2b62734c8f2b37de12f7f15a31831c5
!! source digest: sha256:caae0b4ac797b5298eed1aae456b1deb472171ae13f86a1394ebe06ab2dcfe8e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -30,6 +30,8 @@ It provides generic tools for that purpose, and improve imports for some models.

* Prevent to create duplicates regarding ``name`` and ``vat`` fields.

TO FINISH

**Table of contents**

.. contents::
Expand Down
63 changes: 63 additions & 0 deletions fermente_custom_import_demo/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
==========================================
Fermente - Demo Template for Custom Import
==========================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0f195a7419568cea82252119d9e9d79f20a0cdea9b313b6dbb7f741009f4be57
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--import-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_demo
:alt: grap/grap-odoo-import

|badge1| |badge2| |badge3|

This module improve the "import" features provided by Odoo.

It provides a template (xlsx) compatible with
the "fermente_custom_import" modules.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-import/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-import/issues/new?body=module:%20fermente_custom_import_demo%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* GRAP

Contributors
~~~~~~~~~~~~

* Sylvain LE GAL <https://twitter.com/legalsylvain>

Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-import <https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_demo>`_ project on GitHub.

You are welcome to contribute.
65 changes: 65 additions & 0 deletions fermente_custom_import_partner_firstname/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
================================================
GRAP - Custom Partner Import - First Name Module
================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f9976702f79c5ad9519268c90224f633745573a7811261886d0b3f94321b071d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--import-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_partner_firstname
:alt: grap/grap-odoo-import

|badge1| |badge2| |badge3|

This module improve the "import" features provided by Odoo.

* ``res.partner``:

* If the name is set, the partner will be set as "Company",
otherwise, it will be set as "Individual".

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-import/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-import/issues/new?body=module:%20fermente_custom_import_partner_firstname%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* GRAP

Contributors
~~~~~~~~~~~~

* Sylvain LE GAL <https://twitter.com/legalsylvain>

Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-import <https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_partner_firstname>`_ project on GitHub.

You are welcome to contribute.
8 changes: 4 additions & 4 deletions fermente_custom_import_product/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
===================================
GRAP - Custom Import Product Module
===================================
============================
GRAP - Custom Product Import
============================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f1edf2e49664874548baa2a31b5a7f89fc363cfed20297f007038186bbc81142
!! source digest: sha256:796ba11c1e10296514ef5d8b4bcd84c04f5e5a010affd61d2990942d3638deb4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
64 changes: 64 additions & 0 deletions fermente_custom_import_product_label/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
===================================================
GRAP - Custom Product Import - Product Label Module
===================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e5ab04453e82036cea2f547045dee2f915096316a0c430011645876e5a43b965
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--import-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_product_label
:alt: grap/grap-odoo-import

|badge1| |badge2| |badge3|

This module improve the "import" features provided by Odoo.

* ``product.product``:

* Allow to recover ``discount`` field in the supplier info level.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-import/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-import/issues/new?body=module:%20fermente_custom_import_product_label%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* GRAP

Contributors
~~~~~~~~~~~~

* Sylvain LE GAL <https://twitter.com/legalsylvain>

Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-import <https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_product_label>`_ project on GitHub.

You are welcome to contribute.
65 changes: 65 additions & 0 deletions fermente_custom_import_product_margin_classification/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
===================================================================
GRAP - Custom Product Import - Product Margin Classification Module
===================================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2c06636a8dbd5f6cbcf40ae60878e28ff116464a012c773c957adfbf84275e0c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--import-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_product_margin_classification
:alt: grap/grap-odoo-import

|badge1| |badge2| |badge3|

This module improve the "import" features provided by Odoo.

* ``product.product``:

* Create a margin classification if it doens't exist,
with the correct margin rate amount.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-import/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-import/issues/new?body=module:%20fermente_custom_import_product_margin_classification%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* GRAP

Contributors
~~~~~~~~~~~~

* Sylvain LE GAL <https://twitter.com/legalsylvain>

Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-import <https://github.com/grap/grap-odoo-import/tree/16.0/fermente_custom_import_product_margin_classification>`_ project on GitHub.

You are welcome to contribute.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
====================================================================
GRAP - Custom Import Product Supplierinfo Quantity Multiplier Module
====================================================================
======================================================================
GRAP - Custom Product Import - Supplierinfo Quantity Multiplier Module
======================================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:9b8df078c1fb893b68650c2ee64e375d840edd6d1f8f7bfdb0f1a4da37012215
!! source digest: sha256:9483060e34ec5d53010afc422e944f61020ac96586303bb5e5e86ef70bdcd9c9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Loading

0 comments on commit 65c77c4

Please sign in to comment.