fix: Remove non standard fieldname
This commit is contained in:
parent
75465775b4
commit
a499079250
@ -6,9 +6,6 @@ from frappe import _
|
||||
def get_data():
|
||||
return {
|
||||
'fieldname': 'bank',
|
||||
'non_standard_fieldnames': {
|
||||
'Paymnet Order': 'company_bank'
|
||||
},
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Bank Deatils'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user