I am using Odoo V16 online enterprise. I want to generate sales report from PoS that includes cash in, cash out, opening balance and closing balance . I have added following commands to the report_saledetails code snippet. But it shows only text wiothout actual data. How can I enable data in the report.
Thanks
Cash In
Name | Total |
---|---|
Cash Out
Name | Total |
---|---|
Opening Balance
Account | Balance |
---|---|
Closing Balance
Account | Balance |
---|---|
hello any answer on the post?