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 | 14.0 15.0 16.0 17.0 18.0 |
Hide the Tax in purchase
This odoo module will help the user to hide the tax in the purchase bill.



1) Request for Quotation view.
Click the 'Hide Tax' button in the purchase order to hide the tax in purchase order bill.


2)Hided Tax RFQ view.
Here user can see the tax is not visible here.


3)Purchase Bill view.
Here user can't see the tax that are included.


4)Bills view
Click the hide tax button inside the bill in invoicing and get the same output as the purchase. Tax will not get shown in the Invoice print.


Featured Applications

Our Services
Odoo Implementation | Odoo App Development | Odoo Support & Maintenance |
Odoo Customization | Odoo Integration Services | Odoo Developer Outsourcing |


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
Report comment
Any abuse of this reporting system will be penalizedeg_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,