skilld-labs / go-odoo

Golang wrapper for Odoo API
Apache License 2.0
86 stars 62 forks source link

Added go-odoo-cli and deleted all models #15

Closed ahuret closed 4 years ago

ahuret commented 6 years ago

This way we can generate/update models with personal odoo instance and generate only models we want. The api become full go.

llonchj commented 6 years ago

@antony360 I have created a fork of your work and made some performance improvements.

The new repository is in github.com/llonchj/godoo

I will appreciate your feedback.

Thanks

ahuret commented 6 years ago

Hello @llonchj , Thank you for the interest and the work you did! We'll be more than happy to get a PR from you so we can welcome your contribution :) No worry, we're actively maintaining this project, this PR is awaiting on purpose and relatively soon we'll finish this rework and merge it.