技术栈

frappe

爱写程序的白羊
1 年前
erpnext·frappe
使用Frappe-Bench安装其他模块【四】第一章 使用VMware创建Ubuntu 22.04【一】 第二章 使用Ubuntu安装Frappe-Bench【二】 第三章 使用Frappe安装ERPNext系统 【三】
深圳老张
1 年前
frappe
ERPNext vscode Debug{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": "Bench Runner"
深圳老张
1 年前
自定义脚本实例·frappe
Filter Options in Select Field假设有两个下拉字段State和City。邦有两个值卡纳塔克邦和马哈拉施特拉邦,城市有四个值,班加罗尔,迈索尔,孟买和浦那。如果希望根据State中选择的值过滤City中的选项,可以编写如下所示的自定义脚本。