fix: POS Profile payment methods table (#27956)

Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com>
This commit is contained in:
Subin Tom 2021-10-15 12:39:52 +05:30 committed by GitHub
parent c0e632842a
commit f3cf36f613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,7 @@
{ {
"fieldname": "payments", "fieldname": "payments",
"fieldtype": "Table", "fieldtype": "Table",
"label": "Payment Methods",
"options": "POS Payment Method", "options": "POS Payment Method",
"reqd": 1 "reqd": 1
}, },
@ -377,7 +378,7 @@
"link_fieldname": "pos_profile" "link_fieldname": "pos_profile"
} }
], ],
"modified": "2021-02-01 13:52:51.081311", "modified": "2021-10-14 14:17:00.469298",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "POS Profile", "name": "POS Profile",