Compare commits

...

2 Commits

Author SHA1 Message Date
ecf808cf28 vault backup: 2025-08-11 16:30:16 2025-08-11 16:30:16 +08:00
e8ea11a481 vault backup: 2025-08-11 16:28:16 2025-08-11 16:28:17 +08:00
2 changed files with 8 additions and 1 deletions

View File

@ -737,4 +737,11 @@ begin
chiExecuteSqlNoResultRec('update pdmitem set usr_mj2 = ' + QuotedStr(str) + ' where itemcode = ' + QuotedStr(fedtItemCode.Text));
end; // 添加end
end.
```
```
## 整数判断
条件:物料 **启用库存周期复检** 时,**复检周期须不小于0** 且 **不小于提醒提前期**
![](assets/Pasted%20image%2020250811162833.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB