fix: rebase code

This commit is contained in:
Gadha2311
2026-01-31 18:50:27 +05:30
parent 37972fa55b
commit 0d9c079e1d
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -238,6 +238,5 @@ export class Item extends Doc {
trackItem: () => this.inserted,
hasBatch: () => this.inserted,
hasSerialNumber: () => this.inserted,
datafromErp: () => true,
};
}
+2 -1
View File
@@ -178,7 +178,8 @@
"fieldtype": "Check",
"hidden": true,
"default": false,
"section": "Default"
"section": "Default",
"readOnly": true
}
],
"quickEditFields": [