Checkbox in Price list for Price not UOM dependant (#11836)

* checkbox price not uom dependant

* change price list rate on uom dependancy condition

* test case

* Update get_item_details.py
This commit is contained in:
Shreya Shah
2017-12-06 19:17:04 +05:30
committed by Nabin Hait
parent f6aff3de96
commit b13a54ac74
5 changed files with 142 additions and 6 deletions

View File

@@ -140,6 +140,7 @@ erpnext/stock/doctype/delivery_note/test_delivery_note_with_margin.js
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_margin.js
erpnext/selling/doctype/quotation/tests/test_quotation_with_margin.js
erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_margin.js
erpnext/stock/doctype/price_list/test_price_list_uom.js
erpnext/agriculture/doctype/land_unit/test_land_unit.js
erpnext/agriculture/doctype/fertilizer/test_fertilizer.js
erpnext/agriculture/doctype/water_analysis/test_water_analysis.js
@@ -153,4 +154,4 @@ erpnext/non_profit/doctype/volunteer_type/test_volunteer_type.js
erpnext/non_profit/doctype/volunteer/test_volunteer.js
erpnext/non_profit/doctype/donor_type/test_donor_type.js
erpnext/non_profit/doctype/donor/test_donor.js
erpnext/non_profit/doctype/grant_application/test_grant_application.js
erpnext/non_profit/doctype/grant_application/test_grant_application.js