mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 14:09:19 +00:00
fix: Test Cases
This commit is contained in:
@@ -176,6 +176,9 @@ def create_purchase_invoices():
|
|||||||
do_not_save=1
|
do_not_save=1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
pi1.place_of_supply = "29-Karnataka"
|
||||||
|
pi1.save()
|
||||||
|
|
||||||
pi1.submit()
|
pi1.submit()
|
||||||
|
|
||||||
def make_suppliers():
|
def make_suppliers():
|
||||||
|
|||||||
Reference in New Issue
Block a user