Search 1.9 billion lines of Odoo code on GitHub

1
··· ·
91
· ···

l10n_ve_fiscal_requirements

Author: Vauxoo
License: AGPL-3
Branch: 8.0
Repository: alecodigo/odoo-venezuela
Dependencies: account, account_accountant, account_cancel, account_voucher, base, base_vat, debit_credit_note, and decimal_precision
Languages: PO File (984, 20.1%), Python (1797, 36.6%), XMI (234, 4.8%), XML (951, 19.4%), YAML (854, 17.4%), and reStructuredText (86, 1.8%)


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...

l10n_cl_account_vat_ledger

Author: Blanco Martín & Asociados
License: AGPL-3
Branch: 10.0_dev
Repository: amarildogolloshi/odoo-bmya-cl
Dependencies: l10n_cl_invoice, and report_aeroo
Languages: HTML (31, 2.9%), Markdown (50, 4.6%), PO File (468, 43.3%), Python (365, 33.7%), and XML (168, 15.5%)


Show more...

pos_pricelist_fiscal_company

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: anodino-dev/odoo-addons-cis
Dependencies: base_fiscal_company, and pos_pricelist
Languages: Python (17, 51.5%), XML (6, 18.2%), and reStructuredText (10, 30.3%)


Show more...

account_invoice_report_invoice_currency

Author: credativ Ltd,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-account_invoice_report_invoice_currency
Repository: credativUK/account-financial-reporting
Dependencies: account, and base
Languages: Python (27, 44.3%), and reStructuredText (34, 55.7%)


Show more...

account_bank_statement_voucher

Author: Noviat
License: AGPL-3
Branch: 6.0
Repository: akretion/noviat-apps
Dependencies: account, and account_voucher
Languages: Python (1270, 72.7%), and XML (478, 27.3%)


Show more...

stock_invoice_average_price

Author: Zikzakmedia SL
License: AGPL-3
Branch: master
Repository: 3dfxmadscientist/odoo-extra-1
Dependencies: stock_extension
Languages: PO File (200, 35.7%), Python (281, 50.2%), and XML (79, 14.1%)


Show more...

grap_change_account_move_line

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: quentinDupont/odoo-addons-grap
Dependencies: point_of_sale
Languages: PO File (83, 36.7%), Python (120, 53.1%), XML (16, 7.1%), and YAML (7, 3.1%)

Various Change in Account Move Lines Generation
Show more...

account_chart_update_unported

Author: Zikzakmedia SL
License: AGPL-3
Branch: master
Repository: mdietrichc2c/account-financial-tools
Dependencies: account, and base
Languages: PO File (2628, 69.4%), Python (1021, 27.0%), and XML (139, 3.7%)


Show more...

sd_cost_repercution_purchase

Author: Sistemas de Datos
License: no license
Branch: 10.0
Repository: helpthenation/odoo-addons
Dependencies: decimal_precision, purchase, and purchase_discount
Languages: PO File (18, 18.0%), Python (47, 47.0%), and XML (35, 35.0%)

Add option to repercute Tax or purchase discount in product cost
Show more...
1
··· ·
91
· ···