mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
pre-commit update
This commit is contained in:
committed by
Alexis de Lattre
parent
27d3b59513
commit
3faa554749
@@ -1,14 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!--
|
||||
Copyright 2019 Akretion (http://www.akretion.com/)
|
||||
@author Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
-->
|
||||
|
||||
<odoo>
|
||||
|
||||
<!-- Menu entry for H.S. code -->
|
||||
<menuitem id="hs_code_menu" action="product_harmonized_system.hs_code_action"
|
||||
parent="stock.menu_product_in_config_stock" sequence="60"/>
|
||||
|
||||
<menuitem
|
||||
id="hs_code_menu"
|
||||
action="product_harmonized_system.hs_code_action"
|
||||
parent="stock.menu_product_in_config_stock"
|
||||
sequence="60"
|
||||
/>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user