> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# s_washing_list table

> Unused table that is ment to be used for active washing in spm v2

## s\_washing\_list Table (343)

Unused table that is ment to be used for active washing in spm v2

## Fields

| Name     | Description                                  | Type                       | Nullable |
| -------- | -------------------------------------------- | -------------------------- | :------: |
| id       | Primary key                                  | PK                         |    No    |
| list\_id | Reference to a list to wash                  | FK [s\_list](./s-list.mdx) |    No    |
| address  | Not known, probably usefull in the future :) | String(255)                |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/G4reeQVP-LmhQATQ/media/loc/en/database/tables/s_washing_list.png?fit=max&auto=format&n=G4reeQVP-LmhQATQ&q=85&s=2ab06a2661d49380dd1add27596e5b94" alt="s_washing_list table relationship diagram" width="408" height="59" data-path="media/loc/en/database/tables/s_washing_list.png" />

## Indexes

| Fields   | Types | Description |
| -------- | ----- | ----------- |
| list\_id | FK    | Index       |

## Relationships

| Table               | Description               |
| ------------------- | ------------------------- |
| [s\_list](./s-list) | A list, dynamic or static |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
