Upload files to "/"
Deploy Odoo / deploy (push) Successful in 14s

This commit is contained in:
2026-08-13 11:32:25 +00:00
parent af37b6ced5
commit 17a3464fa2
5 changed files with 118 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright (C) 2024-Today: Odoo Community Iran
@author: Odoo Community Iran (https://odoo-community.ir/
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<odoo>
<data noupdate="1">
<function
model="publisher_warranty.contract"
name="update_notification"
eval="['None']"/>
</data>
</odoo>