> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/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/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/s_washing_list.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=832929ce17bf4834e91d70d74acce5a6" 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.


## Related topics

- [s_list table](/en/database/tables/s-list.md)
- [s_washing table](/en/database/tables/s-washing.md)
- [Database table listing](/en/database/tables/index.md)
- [Lists](/en/api/lists/index.md)
- [lists](/en/api/mdo-providers/reference/lists.md)
- [UDList table](/en/database/tables/udlist.md)
