Files
stock-logistics-warehouse/stock_inventory_discrepancy/__init__.py
Ernesto Tejeda 60cbc061df [MIG] stock_inventory_discrepancy: Migration to 15.0
[UPD] Update stock_inventory_discrepancy.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_inventory_discrepancy
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_inventory_discrepancy/
2023-09-18 06:36:41 -03:00

6 lines
148 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
from . import wizards
from .hooks import post_load_hook