Skip to Content
Menu
This question has been flagged
1 Reply
3703 Views

How can I manipulate data insertion in modules written in javascript? I don't understand hr_timesheet_sheet module. How is there solved insertion into table account_analytic_line? Please help me.

Avatar
Discard
Best Answer

What do you want to do exactly ?

You can manipulate insertions of fields with "onchange" methods.

 

Consultant Odoo

Avatar
Discard
Author

I don't know how insertion of rows into account_analytic_line, for every date where number of hours are not zero, are solved. In fact, I want to replace fields account_id and user_id. I need for one account to insert employees with numbers of working hours for every day in (date_from .. date_to). Can u help me? And is there any explanation of QWeb stataments like loops?

Related Posts Replies Views Activity
3
Aug 17
9158
0
Jan 25
1075
0
Feb 24
1334
0
Aug 23
2459
1
Feb 23
2800