summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-08-08 09:55:23 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-08-08 09:55:23 +0700
commit82368e58dbc4d1ee8f6ff842ebb349172256d449 (patch)
treece3e3383ee89eca17707d1e38da8f9d60da37079
parente183c6bcc694810e508bb7689f1103d0e34f0527 (diff)
add airway bill to menu website
-rw-r--r--indoteknik_custom/views/airway_bill.xml6
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