I've been trying to set up the Payroll module, but there's something I can't solve; Our payroll is based in a fixed monthly salary, divided in two bi-weekly payments. The first payment is half of the salary, and the other is the other half with all the deductions and allowances applied (gas, taxes and such).
How could I achieve something like this in Odoo 13's Payroll module?
I'm considering use two payrolls for each employee, linking two salary structures to their contracts, instead of one.