Code file for Tax Table in Sales Invoice

Hi , Can someone point me to the location of the .py file which contains the code for the taxes and other charges child table in the sales invoice doc type. Thanks in advance.

The location of that file is under the directory sales_invoice in account directory.

Look like : (frappe-bench)/apps/erpnext/erpnext/account/sales_invoice

Thanks for pointing out the location. Do you know the .py file-name as well which has the functionality?

----- Original Message -----

From: geekroot [mailto:discuss@frappe.io]

To: kmodi@makwiz.com

Sent: Sat, 01 Aug 2015 19:18:18 +0000

Subject:

geekroot

August 1

The location of that file is under the directory sales_invoice in account directory.

Look like : (frappe-bench)/apps/erpnext/erpnext/account/sales_invoice

To respond, reply to this email or visit http://discuss.frappe.io/t/code-file-for-tax-table-in-sales-invoice/6856/2 in your browser.


Previous Replies

keshav

August 1

Hi , Can someone point me to the location of the .py file which contains the code for the taxes and other charges child table in the sales invoice doc type. Thanks in advance.


To respond, reply to this email or visit http://discuss.frappe.io/t/code-file-for-tax-table-in-sales-invoice/6856/2 in your browser.

To unsubscribe from these emails, visit your user preferences.

Here’s the code for the sales tax template

Here’s the tax controller which has all the background work on how the taxes created in the tax template will be handled

I think that’s what you are probably looking for but not sure.

1 Like

Hi @eamonn where is (Taxes and Charges) Link JS code. Actually i want to fetch these taxes table with different link field… SO i need that particular JS code

@DNGupta Sorry I can’t help with that. I’ve only started looking at ERPNext in the last week so I’m not at all familiar with it.

It’s ok @eamonn…Thanks to response