Search 1.9 billion lines of Odoo code on GitHub

1
··· ·
794
· ···

cenit_simplyrets_api_1_0_0

Author: Cenit IO
License: no license
Branch: 10.0
Repository: connect-to-ak/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 47.5%), Python (36, 45.0%), and XML (6, 7.5%)

The SimplyRETS API is an exciting step towards making it easier for developers and real estate agents to build something awesome with...
Show more...

l10n_es_mis_report_trial_balance_expanded

Author: Eficent,Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-l10n_es_mis_report_trial_balance_expanded
Repository: ForgeFlow/l10n-spain
Dependencies: l10n_es_mis_report
Languages: Python (22, 0.0%), XML (80653, 99.9%), and reStructuredText (47, 0.1%)


Show more...

sale_payment_method_surcharge_included

Author: FactorLibre, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-puromenu
Repository: factorlibre/sale-workflow
Dependencies: sale_payment_method
Languages: Python (104, 73.2%), XML (33, 23.2%), and reStructuredText (5, 3.5%)

Allows to take a percentage of the order amount as payment expenses.
Show more...

base_report_to_printer_bis

Author: ['Agile Business Group', 'Pegueroles SCP', 'NaN']
License: AGPL-3
Branch: master
Repository: Comunitea/CMNT_00040_2016_ELN
Dependencies: base, and calendar
Languages: PO File (331, 38.5%), Python (331, 38.5%), and XML (198, 23.0%)


Show more...

account_credit_control_payment_details

Author: Serpent Consulting Services Pvt. Ltd., Agile Business Group, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-account_credit_control_payment_details-imp
Repository: tafaRU/account-financial-tools
Dependencies: account_credit_control
Languages: PO File (26, 17.7%), Python (16, 10.9%), XML (71, 48.3%), and reStructuredText (34, 23.1%)

Account Credit Control Payment Details
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...

business_requirement_deliverable_categ

Author: Elico corp
License: AGPL-3
Branch: business_requirement_deliverable_8.0
Repository: xie8899/project
Dependencies: business_requirement_deliverable, and project_task_category
Languages: Python (36, 70.6%), and XML (15, 29.4%)

Business Requirement Deliverable Task Categories
Show more...

account_voucher_move_line_create_hooks

Author: Eficent Business and IT Consulting Services S.L.,Odoo Community Association (OCA)
License: no license
Branch: 8.0-account_voucher_move_line_create_hooks
Repository: ForgeFlow/account-payment
Dependencies: account_voucher
Languages: Python (169, 82.4%), and reStructuredText (36, 17.6%)

Reimplements the method that creates account moves from the voucher, but with extra hooks
Show more...

partner_contact_type_visible

Author: Numigi
License: LGPL-3
Branch: TA#47980
Repository: Numigi/odoo-partner-addons
Dependencies: base, and base_view_inheritance_extension
Languages: PO File (18, 25.7%), Python (16, 22.9%), XML (20, 28.6%), and reStructuredText (16, 22.9%)


Show more...

project_milestone_dependency

Author: Numigi
License: LGPL-3
Branch: abenzbiria-patch-1
Repository: Numigi/odoo-project-addons
Dependencies: project_milestone_enhanced, and project_milestone_start_date
Languages: PO File (19, 14.5%), Python (49, 37.4%), XML (40, 30.5%), and reStructuredText (23, 17.6%)

Add dependencies between Milestones
Show more...
1
··· ·
794
· ···