fix: place of supply change when address changes

This commit is contained in:
pateljannat
2020-11-17 09:47:10 +05:30
parent da878c43fc
commit 642819b955
3 changed files with 17 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ def test_method():
'''test function'''
return 'overridden'
@frappe.whitelist()
def get_place_of_supply(party_details, doctype):
if not frappe.get_meta('Address').has_field('gst_state'): return