v0.3.0
New Features
Supplier/Customer Details with Alias Search
get_supplier_details- Get complete supplier info (address, phone, contacts)get_customer_details- Get complete customer info (address, phone, contacts)- Both support searching by
custom_aliasfield (e.g., search "健保局" to find "衛生福利部中央健康保險署")
File Operations
upload_file- Upload a file to ERPNextupload_file_from_url- Upload a file from URLlist_files- List files attached to a documentdownload_file- Download a file by URLget_file_url- Get download URL for a file
Setup for Alias Search
Add custom_alias Custom Field to Supplier/Customer DocType in ERPNext to enable alias search.