mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-13 17:20:36 +00:00
[Enhance] Quality Inspection Template (#12988)
* [Enhance] Quality Inspection Template * Test case and patch * Update make_quality_inspection_template.py
This commit is contained in:
committed by
Nabin Hait
parent
79756c44c9
commit
4e8fdf7b3f
@@ -163,6 +163,10 @@ def get_data():
|
||||
"type": "doctype",
|
||||
"name": "Quality Inspection",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Quality Inspection Template",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Landed Cost Voucher",
|
||||
|
||||
Reference in New Issue
Block a user