chore: add default value for posting_time field in subcontracting receipt

(cherry picked from commit b7470617e0)
This commit is contained in:
Karm Soni
2025-08-13 12:55:14 +05:30
committed by Mergify
parent 6b436e1e71
commit 15a104b0f8

View File

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