콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
6 답글
11123 화면

Hello Community,


Is there any good documentation (tutorial,course,videos) to javascript/odoo , the official tutorial seem complicated for beginners have to struggle with learning the logic in which odoo use javascript , can you guide me to some useful documentation to learn JavaScrip/odoo ?

아바타
취소
베스트 답변

Hi,

Check out this video introducing the odoo JavaScript development: Introduction To Odoo JavaScript Development

Also check this: Odoo JavaScript Development

Thanks

아바타
취소
베스트 답변

Hello, I've recently published a tutorial series about building a JavaScript Odoo widget that handles markdown with Test-Driven Development.

The focus is on writing unit tests for an Odoo widget in Odoo 14 so it may not be totally beginner-friendly but maybe it will be interesting to you:

https://codingdodo.com/create-odoo-markdown-widget-field-with-tdd-part-1

아바타
취소
베스트 답변

For learning Odoo JS Best YouTube channel "School of Though"

https://www.youtube.com/watch?v=lLbjhlXqt98&t=937s

아바타
취소
베스트 답변

odoo tutorials 

http://www.oocademy.com/v14.0/tutorials


아바타
취소
베스트 답변

Hey there, 

There are plenty of good tutorials on web. You may have a look at the following, compare them. 

http://blog.odoobeats.com/2020/06/how-to-add-custom-action-buttons-in.html (great article by Odoo as mentioned above), https://javascript.info/, https://codegym.cc/, https://www.tutorialspoint.com/javascript/index.htm.



아바타
취소
베스트 답변

Hi,

Best solution for Odoo JavaScript development is Odoo official documentation itself

https://www.odoo.com/documentation/13.0/reference/javascript_reference.html

You can also follow our blog series about learning Odoo JavaScript development from the scratch

http://blog.odoobeats.com/2020/06/how-to-add-custom-action-buttons-in.html

Thanks

아바타
취소