fix: typo in production plan

This commit is contained in:
Shivam Mishra
2019-10-30 14:06:56 +05:30
parent 9942fcc8cb
commit d8abac3278
61 changed files with 61 additions and 61 deletions

View File

@@ -103,7 +103,7 @@ frappe.ui.form.on('Production Plan', {
${__('Reserved Qty for Production: Raw materials quantity to make manufacturing items.')}
</li>
<li>
${__('Reserved Qty for Subcontract: Raw materials quantity to make subcotracted items.')}
${__('Reserved Qty for Subcontract: Raw materials quantity to make subcontracted items.')}
</li>
</ul>
</div>