Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Proposing myself as Procurement & Purchase + Logistics PSC
Re: Proposing myself as PSC in Procurement & Purchase
Re: Development environment
byhttps://github.com/initOS/dob/issues/4
... and if you happen to find dooba (which is really good) a bit to technical (as it contains almost all debugging / logging and montoring tool you can imagine) you can also give
a spin. It is inspired by the works of Technativa (on Doodba) and other Docker based environments of e.g. Camp2Camp but less complex (as it contains fewer tools). We run that from the developer machine up to large Kubernetes landscapes.
So you got plenty of options now. I think everybody would love to read your feedback, how it worked out for you.
Best Frederik
Am 18.08.23 um 07:42 schrieb Enric Tobella Alomar:
+1 we have been using doodba for a year and it works like a charm
On Fri, 18 Aug 2023, 07:37 David Vidal, <notifications@odoo-community.org> wrote:
About Doodba, I'd recommend you to use the copier template project builder: https://github.com/Tecnativa/doodba-copier-template Following the instructions you'll have an environment in just a few minutes. And if you're already costumed to docker compose for your deployments you'll find it quite easy to get in.
El jue, 17 ago 2023 a las 18:18, tblauwendraat (<notifications@odoo-community.org>) escribió:
For us we've forked Doodba into https://github.com/sunflowerit/waft for the purpose of easily building customer environments on localhost. Previously we used the anybox buildout recipe. You can look at all three of these (Doodba, waft, anybox) and see if its helpful for you
17 aug. 2023 11:42:19 Sylvain Caron <notifications@odoo-community.org>:
Hi,
My name is Sylvain.
I would like to know about creating an Odoo local environment, because I want to be more efficient in the development of the modules, than on Odoo.sh.
I can already launch my server with Odoo, Odoo enterprise and my custom_addons.
However I have other problems like updating the code live, I have to constantly restart the server. I saw that there were default parameters for development like: --dev=reload using the "watchdog" lib, except that after 2 3 refresh the server shuts down.
I have already used Odoo.sh and its editor, and Python recompiles well with each change, so this is doable
Same for Owl components, I find it crazy that in 2023 there is no auto refresh, so I am looking for the most optimized solution for Odoo module development.
Do you have an installation guide for local development?
The development by Docker is perhaps simpler?
Some additional information:
I am on windows
VScode, and I'm using vscode launch.js configs for Odoo server
Thanks in advance
Sans virus.www.avast.com _______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
-- Dr.-Ing. Frederik Kramer Geschäftsführer initOS GmbH Innungsstraße 7 21244 Buchholz i.d.N. Tel: +49 (0) 4181 13503 12 Fax: +49 (0) 4181 13503 10 Mobil: +49 (0) 179 3901819 Email: frederik.kramer@initos.com Internet: www.initos.com Geschäftsführung: Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke Sitz der Gesellschaft: Buchholz i.d.N. Amtsgericht Tostedt, HRB 205226 USt-IdNr.: DE815580155 Steuer-Nr: 15/200/53247_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
Development environment
bySylvain-
Re: Development environment
byDIXMIT Consulting SLU, Enric Tobella Alomar