Skip to content

Commit

Permalink
chore: hide exchange gain loss if empty
Browse files Browse the repository at this point in the history
  • Loading branch information
nextchamp-saqib committed Sep 26, 2021
1 parent beebfb3 commit e6b4d33
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"options": "Payment Term"
},
{
"depends_on": "exchange_gain_loss",
"fieldname": "exchange_gain_loss",
"fieldtype": "Currency",
"label": "Exchange Gain/Loss",
Expand All @@ -103,7 +104,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2021-09-26 15:49:28.018334",
"modified": "2021-09-26 17:06:55.597389",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Payment Entry Reference",
Expand Down

0 comments on commit e6b4d33

Please sign in to comment.