Skip to content

Commit

Permalink
[DON'T MERGE] test-requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-cort-s73 committed Nov 26, 2024
1 parent 2b42409 commit 1b17018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion delivery_correos_express/views/stock_picking_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<odoo>
<record id="view_picking_withcarrier_out_form" model="ir.ui.view">
<field name="model">stock.picking</field>
<field name="inherit_id" ref="delivery.view_picking_withcarrier_out_form" />
<field name="inherit_id" ref="stock_delivery.view_picking_withcarrier_out_form" />
<field name="arch" type="xml">
<xpath expr="//button[@name='print_return_label']/.." position='inside'>
<button
Expand Down
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# delivery_roulier
odoo_test_helper
odoo-addon-delivery_package_number @ git+https://github.com/OCA/delivery-carrier.git@refs/pull/839/head#subdirectory=delivery_package_number

0 comments on commit 1b17018

Please sign in to comment.