mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
fix(ui): display report filter names
This commit is contained in:
@@ -299,7 +299,7 @@ export class GeneralLedger extends LedgerReport {
|
||||
},
|
||||
{
|
||||
fieldtype: 'DynamicLink',
|
||||
label: t`Ref Name`,
|
||||
label: t`Ref. Name`,
|
||||
references: 'referenceType',
|
||||
placeholder: t`Ref Name`,
|
||||
emptyMessage: t`Change Ref Type`,
|
||||
|
||||
Reference in New Issue
Block a user