Skip to content

Commit

Permalink
[MIG] product_harmonized_system_stock: Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreuOForgeFlow committed Mar 18, 2024
1 parent 05e3f09 commit 69b9c7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion product_harmonized_system_stock/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Product Harmonized System (menu entry)",
"version": "16.0.1.0.0",
"version": "17.0.1.0.0",
"category": "Reporting",
"license": "AGPL-3",
"summary": "Adds a menu entry for H.S. codes",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?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">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down

0 comments on commit 69b9c7d

Please sign in to comment.