odoo12-addon-report-qweb-parameter


Nameodoo12-addon-report-qweb-parameter JSON
Version 12.0.1.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/reporting-engine
SummaryAdd new parameters for qweb templates in order to reduce field length and check minimal length
upload_time2023-01-27 13:04:59
maintainer
docs_urlNone
authorCreu Blanca,Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements cryptography endesive py3o.formats py3o.template
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=====================
Report QWeb Parameter
=====================

This module allows you to add new parameters on QWeb reports.
Currently, we have defined a field maximum on a report and a validation of
maximal and minimal size.
It is useful on xml reports in order to validate length.
XML are sometimes XSD dependant and we must validate its format.
For example, in spanish facturae (http://www.facturae.gob.es/Paginas/Index.aspx), where
length and format must be validated in several fields in order to send an invoice.


Usage
=====

#. Add a t-length attribute on report templates fields that will truncate the field
#. Add a t-minlength attribute on report template fields that will check the min length
#. Add a t-maxlength attribute on report template fields that will check the max length

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/143/11.0


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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/reporting-engine/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Enric Tobella <etobella@creublanca.es>


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/reporting-engine",
    "name": "odoo12-addon-report-qweb-parameter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Creu Blanca,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n   :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html\n   :alt: License: AGPL-3\n\n=====================\nReport QWeb Parameter\n=====================\n\nThis module allows you to add new parameters on QWeb reports.\nCurrently, we have defined a field maximum on a report and a validation of\nmaximal and minimal size.\nIt is useful on xml reports in order to validate length.\nXML are sometimes XSD dependant and we must validate its format.\nFor example, in spanish facturae (http://www.facturae.gob.es/Paginas/Index.aspx), where\nlength and format must be validated in several fields in order to send an invoice.\n\n\nUsage\n=====\n\n#. Add a t-length attribute on report templates fields that will truncate the field\n#. Add a t-minlength attribute on report template fields that will check the min length\n#. Add a t-maxlength attribute on report template fields that will check the max length\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/143/11.0\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/reporting-engine/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.\n\nContributors\n------------\n\n* Enric Tobella <etobella@creublanca.es>\n\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": "Add new parameters for qweb templates in order to reduce field length and check minimal length",
    "version": "12.0.1.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3cb37397e9a41d7c173434d3ac689c4bf628fc1f2469354bc7a0c6c6a286edb",
                "md5": "61c7ae37b4433f3c6d485140ca0be196",
                "sha256": "6ab25964658dd9ea474e55c0e65fafb1cc9e7d5d2a48a862d2c9c48410270c4f"
            },
            "downloads": -1,
            "filename": "odoo12_addon_report_qweb_parameter-12.0.1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61c7ae37b4433f3c6d485140ca0be196",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 19182,
            "upload_time": "2023-01-27T13:04:59",
            "upload_time_iso_8601": "2023-01-27T13:04:59.022436Z",
            "url": "https://files.pythonhosted.org/packages/d3/cb/37397e9a41d7c173434d3ac689c4bf628fc1f2469354bc7a0c6c6a286edb/odoo12_addon_report_qweb_parameter-12.0.1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-27 13:04:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OCA",
    "github_project": "reporting-engine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "endesive",
            "specs": []
        },
        {
            "name": "py3o.formats",
            "specs": []
        },
        {
            "name": "py3o.template",
            "specs": []
        }
    ],
    "lcname": "odoo12-addon-report-qweb-parameter"
}
        
Elapsed time: 0.10844s