mirror of
https://github.com/frappe/books.git
synced 2025-01-05 08:02:15 +00:00
fix: enabled create for pos default customer
This commit is contained in:
parent
49cf461d54
commit
0172551290
@ -170,6 +170,7 @@
|
|||||||
"label": "POS Customer",
|
"label": "POS Customer",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"target": "Party",
|
"target": "Party",
|
||||||
|
"create": true,
|
||||||
"section": "Point of Sale"
|
"section": "Point of Sale"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user