.. image:: https://img.shields.io/badge/licence-lgpl--3-blue.svg
:target: http://www.gnu.org/licenses/LGPL-3.0-standalone.html
:alt: License: LGPL-3
CMS Form
========
Basic website contents form framework. Allows to define front-end forms for every models in a simple way.
If you are tired of re-defining every time an edit form or a search form for your odoo website,
this is the module you are looking for.
Features
========
* automatic form generation (create, write, search, wizards)
* automatic route generation (create, write, search, wizards)
* automatic machinery based on fields' type:
* widget rendering
* field value load (from existing instance or from request)
* field value extraction (from request)
* field value write (to existing instance)
* automatic field grouping in fieldsets
* highly customizable
* works with every odoo model
* works also without any model
Usage
=====
Check full documentation inside `doc` folder.
Known issues / Roadmap
======================
* add more tests, especially per each widget and type of field
* provide better widgets for image and file fields in general
* o2m fields: to be tested at all
* move widgets to abstract models too
* search form: generate default search domain in a clever way
* add easy way to switch from horizontal to vertical form
* provide more examples
* x2x fields: allow sub-items creation
* handle api onchanges
* support python expressions into master/slave rules
* the ajax UI blocking/spinner could be more beautiful
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/OCA/website-cms/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
=======
Sponsor
-------
* `Fluxdock.io <https://fluxdock.io>`_.
Contributors
------------
* Simone Orsi <simone.orsi@camptocamp.com>
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": "",
"name": "odoo13-addon-cms-form",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "",
"author": "Camptocamp, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": "",
"description": ".. image:: https://img.shields.io/badge/licence-lgpl--3-blue.svg\n :target: http://www.gnu.org/licenses/LGPL-3.0-standalone.html\n :alt: License: LGPL-3\n\nCMS Form\n========\n\nBasic website contents form framework. Allows to define front-end forms for every models in a simple way.\n\nIf you are tired of re-defining every time an edit form or a search form for your odoo website,\nthis is the module you are looking for.\n\nFeatures\n========\n\n* automatic form generation (create, write, search, wizards)\n* automatic route generation (create, write, search, wizards)\n* automatic machinery based on fields' type:\n * widget rendering\n * field value load (from existing instance or from request)\n * field value extraction (from request)\n * field value write (to existing instance)\n* automatic field grouping in fieldsets\n\n* highly customizable\n* works with every odoo model\n* works also without any model\n\nUsage\n=====\n\nCheck full documentation inside `doc` folder.\n\n\nKnown issues / Roadmap\n======================\n\n* add more tests, especially per each widget and type of field\n* provide better widgets for image and file fields in general\n* o2m fields: to be tested at all\n* move widgets to abstract models too\n* search form: generate default search domain in a clever way\n* add easy way to switch from horizontal to vertical form\n* provide more examples\n* x2x fields: allow sub-items creation\n* handle api onchanges\n* support python expressions into master/slave rules\n* the ajax UI blocking/spinner could be more beautiful\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/website-cms/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\nSponsor\n-------\n\n* `Fluxdock.io <https://fluxdock.io>`_.\n\nContributors\n------------\n\n* Simone Orsi <simone.orsi@camptocamp.com>\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": "LGPL-3",
"summary": "Basic content type form",
"version": "13.0.1.0.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "67e833f534a850d6340a907bb3086c74b5888c99838c6c6b9becf69ceaa8210b",
"md5": "16940343872ea526fa219ef4196c086e",
"sha256": "6a784a004531f655385c6305fc8249d157dc8921fb247ac05b37f8cd1dfd74d4"
},
"downloads": -1,
"filename": "odoo13_addon_cms_form-13.0.1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "16940343872ea526fa219ef4196c086e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 197744,
"upload_time": "2021-08-23T18:17:51",
"upload_time_iso_8601": "2021-08-23T18:17:51.864935Z",
"url": "https://files.pythonhosted.org/packages/67/e8/33f534a850d6340a907bb3086c74b5888c99838c6c6b9becf69ceaa8210b/odoo13_addon_cms_form-13.0.1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-08-23 18:17:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "odoo13-addon-cms-form"
}