Search 1.9 billion lines of Odoo code on GitHub

1
··· ·
193
· ···

smile_payment_writeoff

Author: Smile
License: AGPL-3
Branch: 10.0
Repository: ajinvn2019/odoo_addons
Dependencies: account_voucher, base, and decimal_precision
Languages: HTML (329, 58.6%), PO File (24, 4.3%), Python (161, 28.7%), XML (18, 3.2%), and reStructuredText (29, 5.2%)


Show more...

account_asset_accruals

Author: Vertel AB
License: AGPL-3
Branch: master
Repository: joyider/odoo-l10n_se
Dependencies: account_asset, and decimal_precision
Languages: Python (39, 100.0%)

Short term expense accruals
Show more...

account_payment_export

Author: Account Payment community
License: AGPL-3
Branch: 6.0
Repository: acysos/odoo-addons
Dependencies: account_payment, account_payment_extension, and base_iban
Languages: PO File (123, 38.4%), Python (135, 42.2%), and XML (62, 19.4%)


Show more...

cenit_simplyrets_1_0_0

Author: Cenit IO
License: no license
Branch: 8.0
Repository: andhit-r/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 6.8%), Python (36, 6.4%), and XML (485, 86.8%)

The SimplyRETS API is an exciting step towards making it easier for developers and real estate agents to build something awesome with real estate data! The documentation below makes live requests to our API using the trial data. To get set up with the API using live MLS data, you must have RETS credentials from your MLS, which you can then use to create an app with SimplyRETS. For more information on that process, please see our [FAQ](https://simplyrets.com/faq), [Getting Started](https://simplyrets.com/blog/getting-set-up.html) page, or [contact us](https://simplyrets.com/\#home-contact). Below you'll find the API endpoints, query parameters, response bodies, and other information about using the SimplyRETS API. You can run queries by clicking the 'Try it Out' button at the bottom of each section. ### Authentication The SimplyRETS API uses Basic Authentication. When you create an app, you'll get a set of API credentials to access your listings. If you're trying out the test data, you can use `simplyrets:simplyrets` for connecting to the API. ### Media Types The SimplyRETS API uses the `Accept` header to allow clients to control media types (content versions). We maintain backwards compatibility with API clients by allowing them to specify a content version. We highly recommend setting and explicity media type when your application reaches production. Both the structure and content of our API response bodies is subject to change so we can add new features while respecting the stability of applications which have already been developed. To always use the latest SimplyRETS content version, simply use `application/json` in your application `Accept` header. If you want to pin your clients media type to a specific version, you can use the vendor-specific SimplyRETS media type, e.g. `application/vnd.simplyrets-v0.1+json"` To view all valid content-types for making an `OPTIONS`, make a request to the SimplyRETS api root `curl -XOPTIONS -u simplyrets:simplyrets https://api.simplyrets.com/` The default media types used in our API responses may change in the future. If you're building an application and care about the stability of the API, be sure to request a specific media type in the Accept header as shown in the examples below. The wordpress plugin automatically sets the `Accept` header for the compatible SimplyRETS media types. ### Pagination There a few pieces of useful information about each request stored in the HTTP Headers: - `X-Total-Count` shows you the total amount of listings that match your current query. - `Link` contains pre-built pagination links for accessing the next 'page' of listings that match your query. Read more about that [here](https://simplyrets.com/blog/api-pagination.html).
Show more...

account_cutoff_prepaid_operating_unit

Author: Magnus,Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-end-of-mixed-magnuscolors-repo
Repository: magnuscolors/operating-unit
Dependencies: account_cutoff_base_operating_unit, account_cutoff_prepaid, and account_operating_unit
Languages: Python (29, 33.7%), and reStructuredText (57, 66.3%)

OU adaptation Prepaid Expense, Prepaid Revenue
Show more...

procurement_purchase_groupby_analytic

Author: ACSONE SA/NV, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0--procurement_groupby_analytic-cpi
Repository: acsone/purchase-workflow
Dependencies: purchase, sale, and sale_stock
Languages: Python (157, 70.7%), and reStructuredText (65, 29.3%)


Show more...

account_bank_statement_line_import

Author: Noviat
License: AGPL-3
Branch: 9.0
Repository: gfcapalbo/noviat-apps
Dependencies: account
Languages: Python (411, 78.9%), XML (62, 11.9%), and reStructuredText (48, 9.2%)

Import Bank Statement Lines
Show more...

base_currency_rate_exchange_method

Author: Andhitia Rama,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: andhit-r/account-financial-tools
Dependencies: base
Languages: Python (65, 80.2%), and XML (16, 19.8%)


Show more...

hr_payroll_filter_salary_structure

Author: Salton Massally <smassally@idtlabs.sl>, Odoo Community Association (OCA)
License: no license
Branch: 8.0-hr_payroll_filter_salary_structure
Repository: saltonmassally/hr
Dependencies: hr_payroll
Languages: Python (33, 37.1%), XML (15, 16.9%), and reStructuredText (41, 46.1%)

Filter which payroll structure can be selected on contracts
Show more...

hr_payroll_report_contrib_register

Author: Salton Massally <smassally@idtlabs.sl>, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-hr_payroll_report_contrib_register
Repository: saltonmassally/hr
Dependencies: hr_payroll
Languages: Python (115, 55.6%), XML (52, 25.1%), and reStructuredText (40, 19.3%)

Print Contribution register from payroll run
Show more...
1
··· ·
193
· ···