Search 1.9 billion lines of Odoo code on GitHub

1
··· ·
27
·

mrp_load_by_schedule_state

Author: Akretion
License: AGPL-3
Branch: 9-mrp-load-sched
Repository: akretion/manufacture
Dependencies: base, mrp_load, mrp_operation_dependency, mrp_schedule_state, and mrp_workcenter_workorder_link
Languages: HTML (16, 4.1%), PO File (47, 12.0%), Python (168, 42.7%), XML (156, 39.7%), and reStructuredText (6, 1.5%)


Show more...

connector_logistics_center

Author: Akretion
License: no license
Branch: 7.0
Repository: akretion/logistics-center
Dependencies: base, connector, connector_base_product, connector_buffer, file_repository, product, purchase, sale, sale_exceptions, sale_stock, and stock
Languages: Python (769, 63.0%), and XML (451, 37.0%)

Common module for logistics center and external warehouse
Show more...

cenit_hhs_media_services_2

Author: Cenit IO
License: no license
Branch: 8.0
Repository: andhit-r/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 11.6%), Python (36, 11.0%), and XML (253, 77.4%)

<div class="swagger-ui-wrap extraFooter"><h3>Common Features / Behaviors</h3> <div class="features"> <ul> <li><strong>* "sort" param:</strong> supports multi column sorting through the use of commas as delimiters, and a hyphen to denote descending order. <br/> <strong><span>Examples:</span></strong> <ul> <li><span class="example">name</span><span class="description">sort results by name ascending</span></li> <li><span class="example">-name</span><span class="description">sort results by name descending</span></li> <li><span class="example">-name,id</span><span class="description">sort results by name descending and then by id ascending</span></li> <li><span class="example">id,-dateContentAuthored</span><span class="description">sort results by id ascending and then date descending</span></li> </ul> </li> <li><strong>Date formats:</strong> Date input format is expected to be based on <a href="http://www.ietf.org/rfc/rfc3339.txt">RFC 3339</a>. <br/> <span><strong>Example:</strong></span> <ul><li>2013-11-18T18:43:01Z</li></ul> </li> </ul> </div> </div>
Show more...

cenit_core_api_v2_beta_2_0

Author: Cenit IO
License: no license
Branch: 8.0
Repository: andhit-r/odoo-integrations
Dependencies: base, and cenit_base
Languages: HTML (38, 7.6%), Python (67, 13.5%), and XML (393, 78.9%)

<p style="text-align: justify;">This is a documentation for CORE API v2.0. The CORE API is the programming interface to <a href="http://core-project.kmi.open.ac.uk/">CORE</a>. You can use the API to access the resources harvested and enriched by CORE. The API described here is currently in beta. If you encounter any problems with the API, please report them to us.</p> <h2>Overview</h2> <p style="text-align: justify;">The API is organised by resource type. The resources are <b>articles</b>, <b>journals</b> and <b>repositories</b> and are represented using JSON data format. Furthermore, each resource has a list of methods. The API also provides two global methods for accessing all resources at once.</p> <h2>Response format</h2> <p style="text-align: justify;">Response for each query contains two fields: <b>status</b> and <b>data</b>. In case of an error status, the data field is empty. The data field contains a single object in case the request is for a specific identifier (e.g. CORE ID, CORE repository ID, etc.), or contains a list of objects, for example for search queries. In case of batch requests, the response is an array of objects, each of which contains its own <b>status</b> and <b>data</b> fields. For search queries the response contains an additional field <b>totalHits</b>, which is the total number of items which match the search criteria.</p> <h2>Search query syntax</h2> <p style="text-align: justify">All of the API search methods allow using complex search queries. The query can be a simple string or it can be built using terms and operators described in Elasticsearch <a href="http://www.elastic.co/guide/en/elasticsearch/reference/1.4/query-dsl-query-string-query.html#query-string-syntax">documentation</a>. The usable field names are <strong>title</strong>, <strong>description</strong>, <strong>fullText</strong>, <strong>authorsString</strong>, <strong>publisher</strong>, <strong>repositoryIds</strong>, <strong>doi</strong>, <strong>identifiers</strong> (which is a list of article identifiers including OAI, URL, etc.), <strong>language.name</strong> and <strong>year</strong>. Some example queries: </p> <ul style="margin-left: 30px;"> <li><p>title:psychology and language.name:English</p></li> <li><p>repositoryIds:86 AND year:2014</p></li> <li><p>identifiers:"oai:aura.abdn.ac.uk:2164/3837" OR identifiers:"oai:aura.abdn.ac.uk:2164/3843"</p></li> <li><p>doi:"10.1186/1471-2458-6-309"</p></li> </ul> <h2>Sort order</h2> <p style="text-align: justify;">For search queries, the results are ordered by relevance score. For batch requests, the results are retrieved in the order of the requests.</p> <h2>Parameters</h2> <p style="text-align: justify;">The API methods allow different parameters to be passed. Additionally, there is an API key parameter which is common to all API methods. For all API methods the API key can be provided either as a query parameter or in the request header. If the API key is not provided, the API will return HTTP 401 error. You can register for an API key <a href="/intro/api">here</a>.</p> <h2>API methods</h2>
Show more...

account_aged_partner_balance_not_pathological

Author: Graeme Gellatly
License: AGPL-3
Branch: 12.0
Repository: erick-alvino/odoonz-addons
Dependencies: account
Languages: Python (237, 100.0%)

By default odoo optimizes for tiny, single company, databases without anglosaxon. This module provides constant speed across all database sizes at a cost of 0.01% performance in the common case of todays date.
Show more...

cenit_safe_browsing_apis_v4

Author: Cenit IO
License: no license
Branch: 9.0
Repository: connect-to-ak/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 46.9%), Python (37, 45.7%), and XML (6, 7.4%)

Enables client applications to check web resources (most commonly URLs) against Google-generated lists of unsafe web resources.
Show more...

npg_bank_account_reconciliation

Author: Marc Cassuto
License: no license
Branch: 7.0-npg_bank_account_reconciliation_from_marc
Repository: savoirfairelinux/bank-payment
Dependencies: account, account_cutoff_base, account_voucher, decimal_precision, and report_webkit
Languages: Mako (477, 26.5%), Python (972, 53.9%), and XML (354, 19.6%)


Show more...

trp_hr_timesheet_external_user

Author: Therp BV
License: no license
Branch: 6.1
Repository: alanljj/Therp-Addons
Dependencies: hr_timesheet, trp_external_user, trp_web_hide_buttons, and view_groups_id
Languages: Python (22, 20.2%), and XML (87, 79.8%)


Show more...

mrp_workcenter_workorder_link

Author: Akretion
License: AGPL-3
Branch: 9-mrp-workorder-link
Repository: akretion/manufacture
Dependencies: mrp, and mrp_operations
Languages: HTML (16, 7.3%), Python (93, 42.7%), XML (62, 28.4%), and reStructuredText (47, 21.6%)

Switch easily between Work Centers and Work Orders
Show more...

l10n_es_aeat_mod303_special_prorate_regularization

Author: NuoBiT Solutions, S.L.
License: AGPL-3
Branch: 14.0
Repository: nuobit/odoo-addons
Dependencies: l10n_es_aeat_mod303, and l10n_es_aeat_vat_special_prorrate
Languages: PO File (33, 25.0%), Python (83, 62.9%), and reStructuredText (16, 12.1%)

This module adds hooks and common methods for regularizations
Show more...
1
··· ·
27
·