[MIG] stock_demand_estimate: Migration to 17.0

Version Change
This commit is contained in:
Carlos Vallés Fuster
2024-03-18 09:09:47 +01:00
committed by JasminSForgeFlow
parent 5c889b279c
commit ee44deba02
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
{ {
"name": "Stock Demand Estimate", "name": "Stock Demand Estimate",
"summary": "Allows to create demand estimates.", "summary": "Allows to create demand estimates.",
"version": "16.0.1.1.0", "version": "17.0.1.0.0",
"author": "ForgeFlow, Odoo Community Association (OCA)", "author": "ForgeFlow, Odoo Community Association (OCA)",
"development_status": "Production/Stable", "development_status": "Production/Stable",
"website": "https://github.com/OCA/stock-logistics-warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse",

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <!-- xml version="1.0" encoding="utf-8" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>