Hi,
i want to build a custom module which gives me the possibility to import the timesheet to a sale order. The idea is to inherit the sale_timesheet addon. In the top of the page theres should be a button with the menu entry "import. Also the existing more Menu could be extended. The import must using a csv File with the columns "date,user-id, description and hours" . The view of the sale order is the "project.view_task_form2".
Is anybody able to advice me how to build a button or a menu entry, an which is the correct starting point for the import in to the sale order line.
best regards