fix: Data too long for column 'stock_queue' (#40450)

This commit is contained in:
rohitwaghchaure
2024-03-14 11:39:29 +05:30
committed by GitHub
parent 8500f9dad1
commit 3340463b8e

View File

@@ -226,7 +226,7 @@
},
{
"fieldname": "stock_queue",
"fieldtype": "Text",
"fieldtype": "Long Text",
"label": "FIFO Stock Queue (qty, rate)",
"oldfieldname": "fcfs_stack",
"oldfieldtype": "Text",
@@ -324,7 +324,7 @@
"in_create": 1,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2023-10-23 18:07:42.063615",
"modified": "2024-03-13 09:56:13.021696",
"modified_by": "Administrator",
"module": "Stock",
"name": "Stock Ledger Entry",