diff --git a/business-rules/R39365.md b/business-rules/R39365.md
new file mode 100644
index 000000000..33c9e676e
--- /dev/null
+++ b/business-rules/R39365.md
@@ -0,0 +1,26 @@
+---
+erp.type: business-rule
+erp.entity: Logistics.Wms.WarehouseReconciliations
+---
+
+# R39365 WarehouseReconciliations – Warehouse Zone
+
+| Name | Value |
+| ---- | ----- |
+| Code | R39365 |
+| Entity | Logistics.Wms.WarehouseReconciliations |
+| Name | Warehouse Zone|
+| Attribute | Warehouse, WarehouseZone |
+| Layer | Back-End |
+| Events | Planning + |
+| Priority | Normal |
+| Modify | NO |
+| Applicable Legislations | ALL // no condition needed |
+| Action | Validate that:
If WarehouseZone != null, then WarehouseReconciliations.WarehouseZone == WarehouseReconciliations.Warehouse |
+| Description | When document state is changed to Planned +, the rules validates that the WarehouseReconciliations does not contain Warehouse Zone from another Warehouse.|
+| Message | The Warehouse Zone field in document "{DocumentNo}" contains an invalid value.
Warehouse Zone "{WarehouseReconciliations.WarehouseZone}" is from warehouse "{WarehouseZone.Warehouse}" and the warehouse of the current document is "{WarehouseReconciliations.Warehouse}".
Please make sure that the selected location is from the same Warehouse. |
+| Introduced In Version | Introduced: -
Updated: - |
+| Revocable | NO |
+
+*\* For more information about the Business Rules Documentation Template and a short explanation of each column, see
+topic [System Business Rules](../templates/template-description-system-business-rules.md).*