Examples
Odoo: How to customize and extend Odoo for your business needs
Examples
Odoo is a powerful open-source platform that offers a range of business applications, including CRM, eCommerce, accounting, and inventory…
Odoo: Send email via python code within Odoo
Examples
Sometimes you way to send an email via code instead of using the Odoo's built-in email functionality. I was able to the following python…
Google Interview Question - Gas Station
Examples
Given two integer arrays A and B of size N. There are N gas stations along a circular route, where the amount of gas at station i is A[i…