Merge pull request #49134 from karm1000/default-val-now-in-subcontracting-receipt

chore: add default value for posting_time field in subcontracting receipt
This commit is contained in:
Mihir Kandoi
2025-08-13 14:04:18 +05:30
committed by GitHub

View File

@@ -152,6 +152,7 @@
"width": "100px"
},
{
"default": "Now",
"description": "Time at which materials were received",
"fieldname": "posting_time",
"fieldtype": "Time",