Skip to Content
Menu
This question has been flagged

Hello There...

I want to add new field in the POS order of datetime type.

I tried this snippet but It give me an erro

var dt = new datepicker.DateTimeWidget(this);
dt.appendTo($(this.el).find("#deliver_date_field"));
any help will be appreciated, thank you!
Avatar
Discard
Best Answer

Hello Beshoy Nabeih,


The date-picker plugin(As date-picker is third-party JQueryUI plugin) is not registered in Point Of Sale assets that's why it is not supported anymore. You have to register date-picker (js/css) in Point of Sale assets after that you can use it.

Or if you done it already and still you have face error then please share error log of your console.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard
Related Posts Replies Views Activity
0
Dec 20
980
0
Aug 21
2511
2
Jun 21
5471
0
Apr 21
116
1
Aug 24
547