Hello all, I am moving from another open "core" ERP system that shall not be named...and I am excited about Dolibarr! I am also a big Django fan and I've been using it for everything customer facing lately. So now I am going to create an open source pypi project on github here: https://github.com/wtfbrb/dolibarr
Once I get far enough I will upload to pypi. The goal of this is to go object by object in the API and create easy to use wrapper functions. I have just started this today, but I have several of them done in bare bone fashion in another code base. Feel free to fork and help here are the first objects my team will be integrating:
thirdparties
products
orders
invoices
contracts
Once I get far enough I will upload to pypi. The goal of this is to go object by object in the API and create easy to use wrapper functions. I have just started this today, but I have several of them done in bare bone fashion in another code base. Feel free to fork and help here are the first objects my team will be integrating:
thirdparties
products
orders
invoices
contracts