mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-26 13:25:20 +00:00
feat: Disassembly Order (#42655)
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user