Hi,
I use odoo 13
How efficient it is to create a new app using Odoo Studio, this comparing it with a completely new programming.
Is it difficult to venture to program a new module with only basic knowledge of python?
Regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I use odoo 13
How efficient it is to create a new app using Odoo Studio, this comparing it with a completely new programming.
Is it difficult to venture to program a new module with only basic knowledge of python?
Regards
Yes, you can certainly develop a simple application with Odoo Studio. Automated Actions and Server Actions can help you to add some business logic / workflow.
Some very basic Python knowledge will enable you to go a bit further. If you can understand the XML generated by Odoo Studio and what is possible in Odoo that will enable you to overcome some of the limitations.
Another approach is to use it as a prototyping tool and then hire a developer to convert it to an app and add in the missing functionality.
It's hard to know whether this is efficient, as this will depend on many different factors!
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
3
8月 22
|
7597 | |||
|
1
10月 24
|
2597 | |||
|
2
10月 24
|
3970 | |||
|
0
7月 24
|
2645 | |||
|
1
7月 24
|
3341 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Excellent, you give me a great idea to use it as a prototype.
regards