=====================================================
Sale Order Invoicing Picking Filter Grouping Criteria
=====================================================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:4c24c4ecfc96a73082569807ed8f516466a0942e97c16094156f13cbb98a8d15
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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-sygel--technology%2Fsy--sale--workflow-lightgray.png?logo=github
:target: https://github.com/sygel-technology/sy-sale-workflow/tree/16.0/sale_order_invoicing_picking_filter_grouping_criteria
:alt: sygel-technology/sy-sale-workflow
|badge1| |badge2| |badge3|
This module extends the functionality of
sale_order_invoicing_grouping_criteria and
sale_order_invoicing_picking_filter, to support both the functionality
of selecting the pickings that will be invoiced, and grouping the
generated invoices, when invoicing multiple sales at the same time.
**Table of contents**
.. contents::
:local:
Configuration
=============
To configure this module, you need to follow the instructions of the
sale_order_invoicing_picking_filter and
sale_order_invoicing_grouping_criteria modules.
Usage
=====
To use this module, you need to:
1. Go to Sales / To Invoice / Orders to Invoice
2. Select sales orders whose invoicing you want to do.
3. Click on *Action > Create invoices*.
4. Select the pickings whose invoicing you want to do.
5. Click on "Create and View Invoices" button.
6. On that moment, the grouping criteria will be applied, and you will
see different invoices if the criteria doesn't match for the sales.
Known issues / Roadmap
======================
This module dependencies provides 2 different ways of grouping the sale
invoices:
- The Odoo's, developed in the sale module.
- The OCA's, developed in the sale_order_invoicing_grouping_criteria.
This module glues the OCA's function with the
sale_order_invoicing_picking_filter. The Odoo function works perfectly
with the sale_order_invoicing_picking_filter alone.
If a module that edits the Odoo's grouping function is installed it
could be incompatible with the OCA grouping function.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-sale-workflow/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/sygel-technology/sy-sale-workflow/issues/new?body=module:%20sale_order_invoicing_picking_filter_grouping_criteria%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
-------
* Sygel
Contributors
------------
- `Sygel <https://www.sygel.es>`__:
- Alberto MartÃnez
- Valentin Vinagre
- Harald Panten
Maintainers
-----------
.. |maintainer-tisho99| image:: https://github.com/tisho99.png?size=40px
:target: https://github.com/tisho99
:alt: tisho99
Current maintainer:
|maintainer-tisho99|
This module is part of the `sygel-technology/sy-sale-workflow <https://github.com/sygel-technology/sy-sale-workflow/tree/16.0/sale_order_invoicing_picking_filter_grouping_criteria>`_ project on GitHub.
You are welcome to contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/sygel-technology/sy-sale-workflow",
"name": "odoo-addon-sale-order-invoicing-picking-filter-grouping-criteria",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Sygel, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "=====================================================\nSale Order Invoicing Picking Filter Grouping Criteria\n=====================================================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:4c24c4ecfc96a73082569807ed8f516466a0942e97c16094156f13cbb98a8d15\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--sale--workflow-lightgray.png?logo=github\n :target: https://github.com/sygel-technology/sy-sale-workflow/tree/16.0/sale_order_invoicing_picking_filter_grouping_criteria\n :alt: sygel-technology/sy-sale-workflow\n\n|badge1| |badge2| |badge3|\n\nThis module extends the functionality of\nsale_order_invoicing_grouping_criteria and\nsale_order_invoicing_picking_filter, to support both the functionality\nof selecting the pickings that will be invoiced, and grouping the\ngenerated invoices, when invoicing multiple sales at the same time.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to follow the instructions of the\nsale_order_invoicing_picking_filter and\nsale_order_invoicing_grouping_criteria modules.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Go to Sales / To Invoice / Orders to Invoice\n2. Select sales orders whose invoicing you want to do.\n3. Click on *Action > Create invoices*.\n4. Select the pickings whose invoicing you want to do.\n5. Click on \"Create and View Invoices\" button.\n6. On that moment, the grouping criteria will be applied, and you will\n see different invoices if the criteria doesn't match for the sales.\n\nKnown issues / Roadmap\n======================\n\nThis module dependencies provides 2 different ways of grouping the sale\ninvoices:\n\n- The Odoo's, developed in the sale module.\n- The OCA's, developed in the sale_order_invoicing_grouping_criteria.\n\nThis module glues the OCA's function with the\nsale_order_invoicing_picking_filter. The Odoo function works perfectly\nwith the sale_order_invoicing_picking_filter alone.\n\nIf a module that edits the Odoo's grouping function is installed it\ncould be incompatible with the OCA grouping function.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-sale-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/sygel-technology/sy-sale-workflow/issues/new?body=module:%20sale_order_invoicing_picking_filter_grouping_criteria%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Sygel\n\nContributors\n------------\n\n- `Sygel <https://www.sygel.es>`__:\n\n - Alberto Mart\u00ednez\n - Valentin Vinagre\n - Harald Panten\n\nMaintainers\n-----------\n\n.. |maintainer-tisho99| image:: https://github.com/tisho99.png?size=40px\n :target: https://github.com/tisho99\n :alt: tisho99\n\nCurrent maintainer:\n\n|maintainer-tisho99| \n\nThis module is part of the `sygel-technology/sy-sale-workflow <https://github.com/sygel-technology/sy-sale-workflow/tree/16.0/sale_order_invoicing_picking_filter_grouping_criteria>`_ project on GitHub.\n\nYou are welcome to contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Glues the picking filter with sale_order_invoicing_grouping_criteria",
"version": "16.0.1.0.0.1",
"project_urls": {
"Homepage": "https://github.com/sygel-technology/sy-sale-workflow"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1c9a16d4b546e746b532107a285cf5e07bccb1c8d087d56e6f84f11360996fb",
"md5": "a1b864bca6b24ee1eea4cabda0687127",
"sha256": "c9ffb219da0faa92a177cd137731746c7bb04d9d015b13864883c439702b3a6f"
},
"downloads": -1,
"filename": "odoo_addon_sale_order_invoicing_picking_filter_grouping_criteria-16.0.1.0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a1b864bca6b24ee1eea4cabda0687127",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 41702,
"upload_time": "2025-01-03T09:02:49",
"upload_time_iso_8601": "2025-01-03T09:02:49.334621Z",
"url": "https://files.pythonhosted.org/packages/a1/c9/a16d4b546e746b532107a285cf5e07bccb1c8d087d56e6f84f11360996fb/odoo_addon_sale_order_invoicing_picking_filter_grouping_criteria-16.0.1.0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-03 09:02:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sygel-technology",
"github_project": "sy-sale-workflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo-addon-sale-order-invoicing-picking-filter-grouping-criteria"
}