CybroOdoo / CybroAddons

276 stars 623 forks source link

Adding project files for direct `pip` installation #299

Open oyale opened 8 months ago

oyale commented 8 months ago

As commented on #300, this is a PR to add the project files needed for being able to install modules using pip.

The changes, besides minor bug fixed on salesperson_pos_order_line, were generated by executing setuptools-odoo-make-default -d .

Full process is documented here: https://handbook.coopdevs.org/ca/Odoo/Sysadmin/Packaging-Odoo-Addons