Relevant log output / Stack trace / Full Error Message.
bench run-tests --doctype "Quotation" --test test_product_bundle_price_calculation_for_multiple_product_bundles_when_calculate_bundle_price_is_checked
E
======================================================================
ERROR: test_product_bundle_price_calculation_for_multiple_product_bundles_when_calculate_bundle_price_is_checked (erpnext.selling.doctype.quotation.test_quotation.TestQuotation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/aarti/postgres/frappe-bench-post/apps/erpnext/erpnext/selling/doctype/quotation/test_quotation.py", line 418, in test_product_bundle_price_calculation_for_multiple_product_bundles_when_calculate_bundle_price_is_checked
quotation.packed_items[3].rate = 300
IndexError: list index out of range
----------------------------------------------------------------------
Ran 1 test in 5.290s
FAILED (errors=1)
Information about bug
ERROR: test_product_bundle_price_calculation_for_multiple_product_bundles_when_calculate_bundle_price_is_checked (erpnext.selling.doctype.quotation.test_quotation.TestQuotation)
Module
selling
Version
Frappe - v15 Erpnext - v15
Installation method
None
Relevant log output / Stack trace / Full Error Message.