brotherton-erpnext/erpnext/setup
Zarrar 7f8024c516 [Enhancement] Tax Withholding Category (#15064)
* add single, cumulative threshold, remove checkboxes

* remove tds child table from supplier & add tds link field

* add description field in tax withholding category

* add tax withholding data for indian setup, some fixes

* add a checkbox for tax withholding in purchase invoice

* remove supplier's child table for tds

* enable tds field if supplier has tds set inits master

* move rates data to child table - adding fiscal year support

* change bootstrap data according to child table config of tds

* show category name in list view

* loyalty program fixes

* moved tax calculation to tax_withholding.py
- calculation for tds amount for cumulative threshold from gl entry

* add fiscal year dependency in company test

* minor loyalty program fix

* minor tier calculation fix

* minor handling duplicate exception

* toggle apply_tds according to supplier, code rectify

* minor fixes for loyalty program

* test case for single and cumulative threshold

* codacy fix
2018-08-01 17:45:05 +05:30
..
doctype [Enhancement] Tax Withholding Category (#15064) 2018-08-01 17:45:05 +05:30
page Docs in website (#10149) 2017-07-28 11:44:08 +05:30
setup_wizard Translatable UOMs (#15024) 2018-07-27 12:54:34 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_success_action.py Success Action (#13666) 2018-05-03 19:06:32 +05:30
install.py Success Action (#13666) 2018-05-03 19:06:32 +05:30
utils.py Resolved merge conflicts 2018-07-18 17:08:16 +05:30