mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 04:52:04 +02:00
- Make target_field hidden and not required for line_item rules - Hide Pattern Matching section for line_item rules - Hide Data Type and Parsing section for line_item rules - Hide stop_on_match field for line_item rules - Hide Transformation and Validation tabs for line_item rules - Clean up model: remove required=True from target_field and match_pattern Version: 16.0.1.0.20 🤖 assisted by claude 🤖 assisted by claude |
||
|---|---|---|
| .. | ||
| data | ||
| i18n | ||
| models | ||
| security | ||
| static/description | ||
| tests | ||
| __init__.py | ||
| __manifest__.py | ||
| README.rst | ||
.. 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 ============== Test Job Queue ============== This addon is not meant to be used. It extends the Odoo Models in order to run automated tests on the jobs queue. The basic tests are integrated with the ``queue_job`` addon, but for the tests that need several job methods are done in this module to avoid to pollute the Models. Installation ============ Nothing particular. Usage ===== This module only contains Python tests. Known issues / Roadmap ====================== Bug Tracker =========== Bugs are tracked on `GitHub Issues <https://github.com/OCA/queue/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 ------------ * Guewen Baconnier <guewen.baconnier@camptocamp.com> * Stéphane Bidoul <stephane.bidoul@acsone.eu> * Matthieu Dietrich <matthieu.dietrich@camptocamp.com> * Jos De Graeve <Jos.DeGraeve@apertoso.be> * David Lefever <dl@taktik.be> * Laurent Mignon <laurent.mignon@acsone.eu> * Laetitia Gangloff <laetitia.gangloff@acsone.eu> 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.