feat: Disassembly Order (#42655)

This commit is contained in:
rohitwaghchaure
2024-08-27 22:25:20 +05:30
committed by GitHub
parent 758d1606a9
commit 663a08e4cd
11 changed files with 212 additions and 20 deletions

View File

@@ -103,6 +103,7 @@ def install(country=None):
"purpose": "Repack",
"is_standard": 1,
},
{"doctype": "Stock Entry Type", "name": "Disassemble", "purpose": "Disassemble", "is_standard": 1},
{
"doctype": "Stock Entry Type",
"name": _("Send to Subcontractor"),