Skip to content

Commit

Permalink
fix(ux): make PI Item rate field editable
Browse files Browse the repository at this point in the history
  • Loading branch information
s-aga-r committed Dec 25, 2023
1 parent d0ed8ef commit eb5bb9f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@
"oldfieldname": "import_rate",
"oldfieldtype": "Currency",
"options": "currency",
"read_only_depends_on": "eval: (!parent.is_return && doc.purchase_receipt && doc.pr_detail)",
"reqd": 1
},
{
Expand Down Expand Up @@ -919,7 +918,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2023-11-30 16:26:05.629780",
"modified": "2023-12-25 22:00:28.043555",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice Item",
Expand Down

0 comments on commit eb5bb9f

Please sign in to comment.