Odoo uses HTML and CSS technologies to create reports. HTML is a markup language that uses tags, also called elements. It is the core of any webpage because it provides its basic structure. #odoostudio CSS interacts with HTML elements to add style to the page, establishing how the HTML is shown to the user. Odoo’s […]
This video, explains report actions that trigger printing the PDF report. They are worked based on report templates and report actions, which generate reports based on a python function or a print button. Video Contents ———————— 0:00 Introduction 0:49 Report Directory 1:34 Report Action 6:12 Report Template 9:22 How to Print a report in Odoo […]
A tax report is documentation that calculates the entity’s income earned with the amount of tax payable to the government, government organizations, or to taxpayers. We can easily access the tax report in Odoo from Accounting Module. #odoo15acccounting Once all the transactions involving taxes have been posted for the period you want to report, open […]