[14.0][MIG] stock_request_submit (Version 13.0 to 14.0)

[MIG] Prettier

[MIG] Rename uninstall_hook.py to hooks.py

[MIG] Added Uninstall Hook Test

[IMP] Black
This commit is contained in:
Patrick Wilson
2021-05-13 15:52:37 -06:00
parent 9f92167b65
commit e69e85f57d
9 changed files with 41 additions and 27 deletions

View File

@@ -1,6 +1,7 @@
# Copyright 2019 Open Source Integrators
# Copyright 2019-2020 ForgeFlow S.L. (https://www.forgeflow.com)
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from odoo import fields, models

View File

@@ -1,6 +1,7 @@
# Copyright 2019 Open Source Integrators
# Copyright 2019-2020 ForgeFlow S.L. (https://www.forgeflow.com)
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from odoo import models