mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 15:39:20 +00:00
fix: White space in subscription plan dashboard
This commit is contained in:
@@ -9,7 +9,6 @@ def get_data():
|
|||||||
'non_standard_fieldnames': {
|
'non_standard_fieldnames': {
|
||||||
'Payment Request': 'plan',
|
'Payment Request': 'plan',
|
||||||
'Subscription': 'plan'
|
'Subscription': 'plan'
|
||||||
|
|
||||||
},
|
},
|
||||||
'transactions': [
|
'transactions': [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user