Minha área
Comentários
-
Hi Angela, I cant provide screenshots but you understand correctly. Basically another item table showing only items and sum of those item quantities. For some reason they enter MANY lines and repeat same item on different lines on the transactions, so the end user wants to see on a separate table total quantities grouped…
-
This is the table I have, how should I add that? <#if statement.lines?has_content> <table class="itemtable" style="width: 100%; margin-top: 10px;"><!-- start items --> <#list statement.lines as line> <#if line_index==0> <thead> <tr> <th colspan="3">${line.datecol@label}</th> <th colspan="8">${line.description@label}</th>…
-
Hi @Red Velasco-Oracle , payment link is on the Invoice Transaction thank you
-
here
-
hi. thank you all for your support. So this is not feasible ?
-
Hi Patrick, Thanks for your answer! I think is a good starting point, but I guess with that we will still need to change column labels, right? First of all, yes, fiscal calendar is the same as calendar year. But I guess that with the formula user will still need to change this manually, right? Here is what they want, but…
-
Hi @Patrick Fresnosa-Oracle Yes, but it didnt work. It shows same error. Thank you