[Enhance] Quality Inspection Template (#12988)

* [Enhance] Quality Inspection Template

* Test case and patch

* Update make_quality_inspection_template.py
This commit is contained in:
rohitwaghchaure
2018-02-22 11:03:48 +05:30
committed by Nabin Hait
parent 79756c44c9
commit 4e8fdf7b3f
25 changed files with 678 additions and 93 deletions

View File

@@ -204,6 +204,7 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({
filters: {
docstatus: 1,
inspection_type: inspection_type,
reference_name: doc.name,
item_code: d.item_code
}
}