diff options
| -rw-r--r-- | indoteknik_custom/views/airway_bill.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/views/airway_bill.xml b/indoteknik_custom/views/airway_bill.xml index bbfd3991..015f20f2 100644 --- a/indoteknik_custom/views/airway_bill.xml +++ b/indoteknik_custom/views/airway_bill.xml @@ -102,4 +102,10 @@ action="airway_bill_action" parent="stock.menu_stock_warehouse_mgmt" sequence="200"/> + + <menuitem id="menu_bill_airway" + name="Airway Bill" + action="airway_bill_action" + parent="website_sale.menu_orders" + sequence="7"/> </odoo>
\ No newline at end of file |
