Is it feasible to print a blank page in Qweb when an order's total number of pages is odd?
We're encountering an issue when printing multiple duplex orders simultaneously. If an order consists of just 1 page or any other odd number of pages, it prints two orders on a single page. This isn't desired; we need to separate the orders. Page breaks aren't effective. Does anyone know of another solution?