> We have some custom modules that need the same behaviour and we > implemented it by surrounding the page break with the following if > condition: > > if test="records and record != records[-1]" > /if > > This will add a page break for all pages except the last one. > > Hope it helps.
Working. Thanks ! :-) -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton-dev/9659e03e-5668-403e-803b-5110554390d0%40googlegroups.com.
