Merge branch 'release/2025-01-17' into feature/IO-3083-i18-Translation-Shop-Info-Warning

Signed-off-by: Allan Carr <allan.carr@thinkimex.com>

# Conflicts:
#	client/src/translations/en_us/common.json
This commit is contained in:
Allan Carr
2025-01-14 17:48:10 -08:00
55 changed files with 4352 additions and 3781 deletions

View File

@@ -1259,7 +1259,7 @@ export function ShopInfoGeneral({ form, bodyshop }) {
key={`${index}prt_dsmk_p`}
name={[field.name, "prt_dsmk_p"]}
>
<InputNumber precision={0} min={0} max={100} />
<InputNumber precision={0} min={-100} max={100} />
</Form.Item>
<Form.Item
label={t("joblines.fields.ah_detail_line")}