Search 1.9 billion lines of Odoo code on GitHub

1
··· ·
18
·

partner_search

Author: Akretion
License: no license
Branch: 8.0
Repository: aaltinisik/odoo-usability
Dependencies: base
Languages: PO File (20, 26.3%), Python (30, 39.5%), and XML (26, 34.2%)

Search view improved
Show more...

mrp_workorder_lot

Author: Vauxoo
License: no license
Branch: action_consume
Repository: atonaltzin/addons-vauxoo
Dependencies: mrp, mrp_consume_produce, mrp_operations, and mrp_product_capacity
Languages: PO File (325, 16.7%), Pascal (12, 0.6%), Python (954, 48.9%), XML (556, 28.5%), and reStructuredText (103, 5.3%)


Show more...

argil_pos_invoice

Author: Argil Consulting
License: AGPL-3
Branch: master
Repository: argilsoft/argil-addons-v8
Dependencies: account, base_setup, point_of_sale, and product
Languages: PO File (122, 17.5%), Python (456, 65.3%), and XML (120, 17.2%)


Show more...

acy_product_meter

Author: Acysos S.L.
License: AGPL-3
Branch: 6.0
Repository: acysos/odoo-addons
Dependencies: account, base, and decimal_precision
Languages: PO File (107, 17.0%), Python (283, 44.9%), and XML (240, 38.1%)


Show more...

hr_attendance_position

Author: Andrei Levin - Didotech SRL
License: no license
Branch: master
Repository: Atrasoftware/LibrERP
Dependencies: base, base_address_contacts, and hr_attendance
Languages: Markdown (10, 3.6%), Python (142, 51.3%), and XML (125, 45.1%)


Show more...

l10n_ve_topology

Author: Vauxoo
License: no license
Branch: master
Repository: fr33co/Modulos-BVA-OpenERPv7
Dependencies: base
Languages: PO File (304, 3.4%), Python (151, 1.7%), and XML (8369, 94.8%)


Show more...

delivery_roulier_laposte_dropoff

Author: Akretion
License: AGPL-3
Branch: 8.0-roulier-kuehne
Repository: akretion/delivery-carrier
Dependencies: delivery_carrier_b2c, delivery_dropoff_site, and delivery_roulier_laposte
Languages: Python (24, 24.5%), and XML (74, 75.5%)

Generate Label for La Poste Colissimo - Points retrait
Show more...

website_calendar_block

Author: Onestein
License: no license
Branch: 8.0
Repository: a0c/addons-onestein
Dependencies: calendar, web, and website
Languages: CSS (553, 10.3%), JavaScript (4682, 86.9%), PO File (29, 0.5%), Python (55, 1.0%), and XML (71, 1.3%)

Calendar (based on Messaging -> Calendar) on website.
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...

mrp_manager_change_date

Author: Savoir-faire Linux
License: AGPL-3
Branch: 7.0_add_mrp_compute_work_order_onchange_routing
Repository: savoirfairelinux/manufacture
Dependencies: mrp
Languages: Python (24, 57.1%), and XML (18, 42.9%)

MRP - Manager can change date on MO
Show more...
1
··· ·
18
·