mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
[minor] fixed stock entry and demo
This commit is contained in:
@@ -396,7 +396,7 @@ def make_items():
|
||||
import_data("BOM", submit=True)
|
||||
|
||||
def make_price_lists():
|
||||
import_data("Price_List", overwrite=True)
|
||||
import_data("Item_Price", overwrite=True)
|
||||
|
||||
def make_customers_suppliers_contacts():
|
||||
import_data(["Customer", "Supplier", "Contact", "Address", "Lead"])
|
||||
|
||||
Reference in New Issue
Block a user