Blank field in report if not printed by Admin user (cannot print from a duplicate user of admin either)
Hi all,
I have a sales report that includes some bank information.
If the pdt document is printed by the admin user it displays correctly all fields, if it's printed with any other user, EVEN A DUPLICATE OF THE ADMIN USER (so with exactly the same privileges), those fields are blank on the pdf (all other fields are correctly displayed).
I am currently using OE 6.0.3
In the .py file:
def _get_supplier(
return {'supplier'
}
In the rml file:
<td>
<para style="
</td>
</tr>
Why is this happening? Please help
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
This question was reopened
- by Damiano
Can you help with this problem?
Provide an answer of your own, or ask Damiano for more information if necessary.