first commit
This commit is contained in:
11
modules/stock_package_shipping_sendcloud/stock.xml
Normal file
11
modules/stock_package_shipping_sendcloud/stock.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
|
||||
this repository contains the full copyright notices and license terms. -->
|
||||
<tryton>
|
||||
<data>
|
||||
<record model="ir.action.wizard" id="act_create_shipping_wizard">
|
||||
<field name="name">Create Sendcloud Shipping for Packages</field>
|
||||
<field name="wiz_name">stock.shipment.create_shipping.sendcloud</field>
|
||||
</record>
|
||||
</data>
|
||||
</tryton>
|
||||
Reference in New Issue
Block a user