| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Purchase (purchase) • Discuss (mail) |
| Lines of code | 132 |
| Technical Name |
eg_hide_tax_purchase_bill |
| License | OPL-1 |
| Website | https://www.INKERP.com |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Purchase (purchase) • Discuss (mail) |
| Lines of code | 132 |
| Technical Name |
eg_hide_tax_purchase_bill |
| License | OPL-1 |
| Website | https://www.INKERP.com |
| Versions | 16.0 17.0 18.0 19.0 |
Our Most Suggested Products
Hide the Tax in purchase
Hide the Tax in Purchase is a lightweight utility module for Odoo designed to give businesses better control over how tax information appears in purchase documents and bills. In many organizations, tax values are calculated internally but should not always be visible to certain users or on printed documents.
Features
Hide Tax Button in Purchase Orders
The module introduces a Hide Tax button directly within the purchase order interface, allowing users to quickly hide tax details when needed. With a single click, tax values that are normally visible in the purchase order lines and totals can be concealed without affecting the actual tax calculations stored in the system.
Tax-Free Display in RFQ and Purchase Views
Once the Hide Tax option is activated, tax values are automatically removed from the visible sections of the Request for Quotation (RFQ) and purchase order views. Users can continue working with purchase documents without seeing the tax columns or totals in the interface.
Hidden Taxes in Vendor Bills and Printed Documents
The module extends the same functionality to vendor bills, ensuring that tax details remain hidden when invoices are created from purchase orders. When the Hide Tax option is applied, tax values are not displayed in the bill interface or on printed invoice reports.
Screenshot
1.) Request for Quotation View
A dedicated Hide Tax button is available within the purchase order form, enabling users to instantly control whether tax details should appear on the document.
2.) RFQ with Tax Hidden
After activating the Hide Tax option, the purchase order layout becomes cleaner by removing tax values from the visible sections.
3.) Purchase Bill Interface
Vendor bills generated from purchase orders continue the same simplified layout.
4.) Vendor Bill with Hidden Tax Output
The Hide Tax option can also be applied directly within the invoicing process. When enabled, printed bills and invoice outputs exclude tax information, ensuring that shared documents remain concise and aligned with business requirements for document presentation.
User Guide
Teams
team@inkerp.com
Suggested Products
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
eg_hide_tax_purchase_bill error v18
thank you so much for your immediate reply, extremely appreciated, but after downloading the new update, I got below error.
Element '<xpath expr="//div[@id='total']/div/table/t[2]">' cannot be located in parent view
View error context:
{'file': 'c:\\odoo18\\server\\odoo\\custom_addons\\eg_hide_tax_purchase_bill\\reports\\purchase_report_template.xml',
'line': 1,
'name': 'report_purchaseorder_document_for_hide_tax',
'view': ir.ui.view(1885,),
'view.model': False,
'view.parent': ir.ui.view(1797,),
'xmlid': 'report_purchaseorder_document_for_hide_tax'}
Re: eg_hide_tax_purchase_bill error v18
Hello,
Can you please confirm that you had followed below steps?
1) Uninstall app.
2) Remove app from directory.
3) Add new version to directory.
4) Click update app list by enabling debug mode.
5) Install app.
Best Regards,
Hie
Yes, I followed the instruction for uninstalling and installing.
I am using the nightly build 18.0 latest, I also tried installing stable Odoo 18 fresh install, and getting the same error upon installing the module
Hi,
Yes I followed the instruction below, when I try to change Element '<xpath expr="//div[@id='total']/div/table/t[2]"> into Element '<xpath expr="//div[@id='total']/div/table/t[1]">, I succesfully installed it, but still getting the same error below when I test print from Invoicing
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
TypeError: 'NoneType' object is not subscriptable
Template: account.report_invoice_document
Path: /t/t/div[2]/div/div[4]/div[1]/div[1]/div/table/t[2]
Node: <t t-foreach="tax_totals[\'subtotals\']" t-as="subtotal"/>
Hi,
Yes I followed the instruction below, when I try to change Element '<xpath expr="//div[@id='total']/div/table/t[2]"> into Element '<xpath expr="//div[@id='total']/div/table/t[1]">, I succesfully installed it, but still getting the same error below when I test print from Invoicing
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
TypeError: 'NoneType' object is not subscriptable
Template: account.report_invoice_document
Path: /t/t/div[2]/div/div[4]/div[1]/div[1]/div/table/t[2]
Node: <t t-foreach="tax_totals[\'subtotals\']" t-as="subtotal"/>
very useful module
community edition works perfectly fine on with odoo 17 but got errors when I try the odoo 18 version...hope you can help me thank you so much!
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
TypeError: 'NoneType' object is not subscriptable
Template: account.report_invoice_document
Path: /t/t/div[2]/div/div[4]/div[1]/div[1]/div/table/t[2]
Node: <t t-foreach="tax_totals[\'subtotals\']" t-as="subtotal"/>
Re: very useful module
Hello,
I sincerely apologize for any inconvenience caused and hope this message finds you well.
The app has been updated on the Odoo Store, and you can now download the latest version.
Please let us know if we can assist you with anything else.
Best regards,