feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration Clean up posting form

This commit is contained in:
Dave
2025-11-10 13:19:54 -05:00
parent 8bb58df32e
commit a5f8fbacc1

View File

@@ -323,10 +323,9 @@ export function DmsPostForm({ bodyshop, socket, job, logsRef }) {
</Space>
{/* Non-RR payers list (parity with original) */}
{dms !== "rd" && (
{dms !== "rr" && (
<>
<Divider />
<Form.List name={["payers"]}>
{(fields, { add, remove }) => (
<div>