How To Modify Existing JavaScript Widget - Odoo Point Of sale Development

  Рет қаралды 35,129

Odoo Mates

Odoo Mates

Күн бұрын

Пікірлер: 76
@Griefer27
@Griefer27 4 жыл бұрын
Best video on JS of Odoo, will wait for more Javascript videos. Thanx
@OdooMates
@OdooMates 4 жыл бұрын
Yes we will release more in coming days, hope you will share and suggest the channel your friends and support us :)
@usmanfarzand4078
@usmanfarzand4078 4 жыл бұрын
thank you sooo much for making tutorial on Point of sale its really rare ....
@OdooMates
@OdooMates 4 жыл бұрын
Glad it was helpful!
@yoromangjatta1544
@yoromangjatta1544 4 жыл бұрын
Thanks. This is giving me a general understanding of odoo js. hoping to see more videos on it
@OdooMates
@OdooMates 4 жыл бұрын
More to come!
@YusufKhan-tg7xz
@YusufKhan-tg7xz 4 жыл бұрын
You saved a lot of days of mine can't thank you guys enough
@OdooMates
@OdooMates 4 жыл бұрын
:) hope you will refer the channel to odoo friends :)
@YusufKhan-tg7xz
@YusufKhan-tg7xz 4 жыл бұрын
@@OdooMates I did the second I finished this video and resolved my issue, Is there any complete playlist of POS devevlopment by Odoo Mates
@jogioktavianus6992
@jogioktavianus6992 2 жыл бұрын
I'm here still waiting for the next video Team, Thanks for the tutorials, it help me a lot :)
@OdooMates
@OdooMates 2 жыл бұрын
Hope we can start js tutorials soon
@innovationteam4565
@innovationteam4565 4 жыл бұрын
Thanks for all videos , we will wait more in Point Of Sale
@OdooMates
@OdooMates 4 жыл бұрын
Will be releasing more videos on coming days. Hope you will like the videos and subscribe the channel and support us by referring the channel to friend's :)
@ahmedhegazy1462
@ahmedhegazy1462 4 жыл бұрын
best playlist ever
@OdooMates
@OdooMates 4 жыл бұрын
Hope you will like the videos and support us by subscribing the channel and referring the Chanel to Odoo friends :)
@Soukbot
@Soukbot 4 жыл бұрын
Thank you, it was a very good tutorial, please make more videos with more examples, and also as a suggestion please make a tutorial about snippets (website), how to add more snippets.
@OdooMates
@OdooMates 4 жыл бұрын
Sure we will
@DharmeshTechZone
@DharmeshTechZone 3 жыл бұрын
Easy understanding explaination Thank you for sharing sir,can you please explain more mathod of field widget ,like rander ,onchange ,randeredit or whenever they are call.
@OdooMates
@OdooMates 3 жыл бұрын
we will try brother
@hendrasaputra9014
@hendrasaputra9014 2 жыл бұрын
this is very good tutorial
@OdooMates
@OdooMates 2 жыл бұрын
glad to hear it
@hendrasaputra9014
@hendrasaputra9014 2 жыл бұрын
@@OdooMates i did try this and success. but on another case, i tried to inherit accountReportWidget (enterprise module), its said that "Cannot read properties of undefined (reading 'include')". I want to override render_searchview_buttons to add other field for filtering just like analytic account. Why did i get those error?
@carlosfernandoguiorodrigue6668
@carlosfernandoguiorodrigue6668 2 жыл бұрын
nice video, pretty usefull and well explained, really thank you
@OdooMates
@OdooMates 2 жыл бұрын
welcome brother
@trykozmaksym
@trykozmaksym 4 жыл бұрын
Thank you for your helpful videos.
@OdooMates
@OdooMates 4 жыл бұрын
Welcome :)
@mahmoudsalama1512
@mahmoudsalama1512 2 жыл бұрын
i have some users in same group which advisor in accounting if i want to prevent them to show specefic gournal and from finantial reports what can i do? i found python code not js but cant find wher to ovveride any help??
@vancouverhp90
@vancouverhp90 2 жыл бұрын
@Odoo Mates Thank you for the great video! I would like to modify/edit/inherit the method _rpc() on the 'web.ServicesMixin', but don't know how to do it. Could you maybe share with me a hint on how to do it?
@robrob2241
@robrob2241 4 жыл бұрын
In the example shown at the end you are still able to go the payment screen. Is there a way to do proper validation that is the pay button remains greyed and you don't go to payment screen untill subtotal is over 5. Great video by the way, really helps to understand the basic concepts.
@OdooMates
@OdooMates 4 жыл бұрын
Yes possible to achive
@vaishusiva7063
@vaishusiva7063 4 жыл бұрын
thanks Niyaz
@waqassalii1558
@waqassalii1558 Жыл бұрын
i used your method in odoo14 but there was ActionpadWidget.template = 'ActionpadWidget'; so i inherited var Screens = require("point_of_sale.ActionpadWidget"); and when i check console the variable was loaded but no any object was shown there unlike you ...please help
@abdelhalimkaddourguettaoui4591
@abdelhalimkaddourguettaoui4591 4 жыл бұрын
always the best
@OdooMates
@OdooMates 4 жыл бұрын
Thanks
@werneralonzo1230
@werneralonzo1230 3 жыл бұрын
thanks for the video was a big helpful, just you have an example of how to call a rest api from here and depends of the result show a message to the user? I try to find some documentation but not luck.
@RuslanSkiraUkraine
@RuslanSkiraUkraine 2 жыл бұрын
In odoo 15 it is different, would you shoot a new video?
@OdooMates
@OdooMates 2 жыл бұрын
yes, we have got new resource for odoo js and hope it will start soon
@hanhazar1
@hanhazar1 3 жыл бұрын
Does the same method apply in POS Odoo 15?
@OdooMates
@OdooMates 3 жыл бұрын
from odoo15, the odoo js is changed using owl, better refering this: github.com/odoo/owl
@peterjohnnucom8176
@peterjohnnucom8176 4 жыл бұрын
Hi your video is always been very useful in my project, I have encountered this problem and i don't know how to solve it, I want to override the renderElement function in PaymentScreenWidget so i had tried this tutorial, but the problem is all the button in the paymentscreenwidget doubled, i want to add confirmation message when the user click the Validate button
@leoe.r.7338
@leoe.r.7338 4 жыл бұрын
How can I call an Action Window from. Backend, pass default parameter and open it in another tab? I have tried do_action and it opens crazy on the POS window. Please help.
@fortex637
@fortex637 Жыл бұрын
Thanks for the video. How odoo 16 CE POS scan barcode product can add to Cart? Thanks!
@omidasadi2264
@omidasadi2264 3 жыл бұрын
Thanks for sharing this video... It will be great if learn us how to override a .css file. like changing the background color or set a radius to a div. thanks again
@OdooMates
@OdooMates 3 жыл бұрын
Sure we will try to do in upcoming days
@vaireamana5331
@vaireamana5331 4 жыл бұрын
Thank you so much !
@OdooMates
@OdooMates 4 жыл бұрын
You're welcome!
@abdoh5915
@abdoh5915 3 жыл бұрын
Thanks for the video how to have the pop-up window when the product has variant and make it available to select from the pop-up window, and include it on the order details and payment How can i Do that Please need your help
@jephthah2347
@jephthah2347 3 жыл бұрын
How can I make a custom green button above that action pad
@OdooMates
@OdooMates 3 жыл бұрын
refer this module: apps.odoo.com/apps/modules/11.0/om_pos_orders/
@jephthah2347
@jephthah2347 3 жыл бұрын
@@OdooMates thanks so much you are the best. Also wanted to ask do you think it is possible to create a pop up form? On POS
@OdooMates
@OdooMates 3 жыл бұрын
@@jephthah2347 it is also there inside this module
@uzairrashid7724
@uzairrashid7724 3 жыл бұрын
Really helping but where is the next video? i am not able to find it .
@OdooMates
@OdooMates 3 жыл бұрын
JS tutorials has to be created and continued
@uzairrashid7724
@uzairrashid7724 3 жыл бұрын
@@OdooMates yeah ! but uploaded where ?
@OdooMates
@OdooMates 3 жыл бұрын
@@uzairrashid7724 has to be created
@uzairrashid7724
@uzairrashid7724 3 жыл бұрын
@@OdooMates waiting desperately 😍
@OdooMates
@OdooMates 3 жыл бұрын
@@uzairrashid7724 :)
@wadhajable
@wadhajable 3 жыл бұрын
thanks brother: i want to return tow action in (pos make payment wizard) ,the tow action are: 1- print reciept 2- close the wizard) by one click can you help me.
@OdooMates
@OdooMates 3 жыл бұрын
can i see the code of how you return the report from wizard
@wadhajable
@wadhajable 3 жыл бұрын
@@OdooMates thanks for your response. hours later i found a solution and it works if i download the report but when i use the app om_pdf_report_option and click print button , the wizard not closed. the solution: action=self.env.ref('pos_custom.action_print_invoice_info').report_action(self.env.context.get('active_id')) action.update({'close_on_report_download': True}) return action
@OdooMates
@OdooMates 3 жыл бұрын
@@wadhajable thanks for sharing
@wadhajable
@wadhajable 3 жыл бұрын
@@OdooMates this solution work if download the report , and i want it to work if send the report to printer
@usmanfarzand4078
@usmanfarzand4078 4 жыл бұрын
next video please
@stavgraff
@stavgraff Жыл бұрын
pls🙏 !! this video in odoo 15 !!! odoo 15 is diferent!!! 👍
@OdooMates
@OdooMates Жыл бұрын
this has been recorded with odoo 14/13
@stavgraff
@stavgraff Жыл бұрын
@@OdooMates Thank you!!! A video with odoo 15 or odoo 16 js framework would be nice!!
@medjassertoubib4467
@medjassertoubib4467 4 жыл бұрын
can you upload it on github pealse
@OdooMates
@OdooMates 4 жыл бұрын
Sure we will do
@charoliyamujahid526
@charoliyamujahid526 4 жыл бұрын
Make another video js
@OdooMates
@OdooMates 4 жыл бұрын
Will be releasing more videos in js in coming days
@usmanfarzand4078
@usmanfarzand4078 4 жыл бұрын
@@OdooMates pls make more for JS and POS
@usmanfarzand4078
@usmanfarzand4078 4 жыл бұрын
i think this is not Niyas
@OdooMates
@OdooMates 4 жыл бұрын
Yes it's not me...you cab understand it from sound...its the js expert here with u by js tutorials :)
@omranallawy8072
@omranallawy8072 3 жыл бұрын
Hi lento
@OdooMates
@OdooMates 3 жыл бұрын
Hello
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 37 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,5 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 127 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 17 МЛН
Learn Javascript Day 3.
27:51
notokwith
Рет қаралды 4
How To Build Notes App Using HTML CSS and JavaScript
25:21
GreatStack
Рет қаралды 149 М.
Israel Has The Right To Defend Itself | Stand-up Comedy by Daniel Fernandes
15:07
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 103 М.
Better than React: Why We Built Our Own UI Library
27:29
Security in Odoo - Access Control, Record Rules and Group
48:30
Odoo Mates
Рет қаралды 51 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 37 МЛН