2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 23:00:56 +00:00

fix: enabled create for pos default customer

This commit is contained in:
akshayitzme 2023-08-22 18:22:12 +05:30 committed by akshayitzme
parent 49cf461d54
commit 0172551290

View File

@ -170,6 +170,7 @@
"label": "POS Customer",
"fieldtype": "Link",
"target": "Party",
"create": true,
"section": "Point of Sale"
},
{