Hello, I am using Odoo 17 and only have access to develop through Odoo studio. I would like to display the timesheet date range on its respective invoice.
When creating an invoice based on timesheets it prompts the user to give a date range that is used to specify the timesheets included in the invoice. This field is called "Timesheets Period" and is located on model "sale.advance.payment.inv".
I cannot seem to find a connection between the invoice model "account.move" and model "sale.advance.payment.inv" so I am unsure how exactly to display the timesheet date range on the invoice itself.
Any guidance is much appreciated. Also I would love to post a picture to help but I do not have enough Karma on the forum.