Skip to content

Commit

Permalink
[RENAME] Eficent -> ForgeFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
MiquelRForgeFlow authored and sbejaoui committed Feb 7, 2023
1 parent 63b075a commit c159363
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Eficent Business and IT Consulting Services S.L.
<!-- Copyright 2017 ForgeFlow S.L.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo noupdate="1">
<record id="pay_before_delivery" model="sale.delivery.block.reason">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Eficent Business and IT Consulting Services S.L.
<!-- Copyright 2017 ForgeFlow S.L.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo noupdate="1">
<record id="group_sale_delivery_block" model="res.groups">
Expand Down
4 changes: 2 additions & 2 deletions sale_stock_picking_blocking/views/res_partner_view.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<!--Copyright 2019 Eficent Business and IT Consulting Services S.L.-->
<!--(http://www.eficent.com)-->
<!--Copyright 2019 ForgeFlow S.L.-->
<!--(http://www.forgeflow.com)-->
<!--License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).-->
<record id="view_partner_form" model="ir.ui.view">
<field name="name">res.partner.form</field>
Expand Down
4 changes: 2 additions & 2 deletions sale_stock_picking_blocking/views/sale_order_view.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--Copyright 2019 Eficent Business and IT Consulting Services S.L.-->
<!--(http://www.eficent.com)-->
<!--Copyright 2019 ForgeFlow S.L.-->
<!--(http://www.forgeflow.com)-->
<!--License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).-->
<odoo>
<record id="view_order_form" model="ir.ui.view">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--Copyright 2019 Eficent Business and IT Consulting Services S.L.-->
<!--(http://www.eficent.com)-->
<!--Copyright 2019 ForgeFlow S.L.-->
<!--(http://www.forgeflow.com)-->
<!--License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).-->
<odoo>
<record id="sale_stock_picking_blocking_reason_tree_view" model="ir.ui.view">
Expand Down

0 comments on commit c159363

Please sign in to comment.