8000 ryanc-me (Ryan Cole) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View ryanc-me's full-sized avatar

Block or report ryanc-me

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. odoo-api-rs odoo-api-rs Public

    Type-safe and full-coverage implementation of the Odoo JSON-RPC API, including ORM and Web methods. Supports sessioning, multi-database, async and blocking via reqwest, and bring-your-own requests.

    Rust 17 2

  2. odoo-api-ansible odoo-api-ansible Public

    Interact with the Odoo API in your Ansible playbooks/roles

    Python 2

  3. advent-of-code-2022 advent-of-code-2022 Public

    Advent of Code 2022 solutions (Rust & Python)

    Rust

  4. rustlings rustlings Public

    Forked from rust-lang/rustlings

    🦀 Small exercises to get you used to reading and writing Rust code!

    Rust

  5. Odoo - Update Quant Reservation Odoo - Update Quant Reservation
    1
    # Update Quant Reservation
    2
    
                  
    3
    *"It is not possible to unreserve more products of \<product name> than you have in stock"*
    4
    
                  
    5
    Sometimes, the `reserved_quantity` on the `stock.quant` record for a product becomes out-of-sync with the sum of the *reserved quantity* in `stock.move.lines` for that product.
0