.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3
====================
Pos Fix Search Limit
====================
This module makes the distinction between the limit of search results
and the limit of product displayed.
Without this module, if you have many products, all the searches are limited
to 100 firsts results.
This module increase the limit of search results to a high number
and keep the number of product displayed to 100.
Usage
=====
This module is a dependecy of other modules like pos_product_template.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/184/10.0
Known issues / Roadmap
======================
* Display a last element like "More products" to let the user know his search has been truncated.
* Truncate the list of partners with the display limit.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.
Credits
=======
Images
------
* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
Contributors
------------
* Raphaƫl Reverdy <raphael.reverdy@akretion.com> (https://www.akretion.com)
Do not contact contributors directly about support or help with technical issues.
Funders
-------
The development of this module has been financially supported by:
* Akretion
Maintainer
----------
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/pos",
"name": "odoo11-addon-pos-fix-search-limit",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"maintainer_email": "",
"keywords": "",
"author": "Akretion, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": ".. image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n====================\nPos Fix Search Limit\n====================\n\nThis module makes the distinction between the limit of search results\nand the limit of product displayed.\n\nWithout this module, if you have many products, all the searches are limited\nto 100 firsts results.\n\nThis module increase the limit of search results to a high number\nand keep the number of product displayed to 100.\n\n\nUsage\n=====\n\nThis module is a dependecy of other modules like pos_product_template.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/184/10.0\n\nKnown issues / Roadmap\n======================\n\n* Display a last element like \"More products\" to let the user know his search has been truncated.\n* Truncate the list of partners with the display limit.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smash it by providing detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.\n\nContributors\n------------\n\n* Rapha\u00ebl Reverdy <raphael.reverdy@akretion.com> (https://www.akretion.com)\n\nDo not contact contributors directly about support or help with technical issues.\n\nFunders\n-------\n\nThe development of this module has been financially supported by:\n\n* Akretion\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Increase search in the PoS",
"version": "11.0.1.0.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a7c0e44baff6b1b719f0afb7b95a5604",
"sha256": "529f8f8de99711ac6bc73ff9ff61c7490cef8f0acd36e64f10b40e9f3bdc798b"
},
"downloads": -1,
"filename": "odoo11_addon_pos_fix_search_limit-11.0.1.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a7c0e44baff6b1b719f0afb7b95a5604",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 16887,
"upload_time": "2022-12-05T16:01:51",
"upload_time_iso_8601": "2022-12-05T16:01:51.903580Z",
"url": "https://files.pythonhosted.org/packages/f2/aa/23a4686061c023dc0b893ab0430bc56a954cd8aadc1e08268a5b39578317/odoo11_addon_pos_fix_search_limit-11.0.1.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-05 16:01:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "OCA",
"github_project": "pos",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo11-addon-pos-fix-search-limit"
}