brotherton-erpnext/erpnext/regional/india
Deepesh Garg 15ff6a594b
feat: Inter warehouse stock transfer on valuation rate with taxation (#20083)
* fix: Validation for target warehouse

* feat: Get items on valuation rate in delivery note on Internal transfers

* fix: Create Inter company purchase receipt from delivery note

* feat: Inter company stock transfer on valuation rate with taxation

* fix: Add from warehouse in purchase invoice

* fix: Use get_value instead of get_cached_value

* fix: Get incoming rate instead of valuation rate

* fix: GL entry for from warehouse in purchase receipt

* fix: GL Entries fixes in purchase invoice

* fix: Address and tax fetching fixes

* fix: Add test case for stock transfer via purchase receipt

* fix: Code cleanup, added validations and test cases

* fix: Validation for supplier warehouse

* fix: Test Cases

* fix: Change validation condition

* fix: Address fixes while creating Purchase Receipt from delivery note

* fix: Set taxes while creating Purchase Receipt from Delivery Note

* fix: Update set_missing_value function

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-02-18 12:28:41 +05:30
..
__init__.py feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
address_template.html fix: sales invoice labels (#19267) 2019-10-10 18:50:39 +05:30
gst_state_code_data.json [hotfix] fixed type in gst_state_code_data.json file (#10437) 2017-08-17 17:34:25 +05:30
hsn_code_data.json Added SAC codes and 2/4 digit HSN codes, regional setup can be called multiple times (#9820) 2017-07-13 12:16:04 +05:30
party.js [tests] codacy 2017-06-27 17:50:15 +05:30
sac_code_data.json Added SAC codes and 2/4 digit HSN codes, regional setup can be called multiple times (#9820) 2017-07-13 12:16:04 +05:30
setup.py feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) 2020-02-18 12:28:41 +05:30
taxes.js feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) 2020-02-18 12:28:41 +05:30
utils.py feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) 2020-02-18 12:28:41 +05:30