summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-07-18 06:43:48 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-07-18 06:43:48 +0000
commit42645480886b90a886d93478420e421ef333c003 (patch)
tree53147e7a93f4fece381cfb2792c47cb407547d01
parent89c04f6748c4794018b34004472f08e3f41c8e43 (diff)
parent9e0f8349ef5038bc3d7a3424ff5b6cfc0d1154ae (diff)
Merged in receipt-bill (pull request #59)
replace menu bill line
-rw-r--r--indoteknik_custom/views/bill_receipt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/bill_receipt.xml b/indoteknik_custom/views/bill_receipt.xml
index cfc268b0..c73802c2 100644
--- a/indoteknik_custom/views/bill_receipt.xml
+++ b/indoteknik_custom/views/bill_receipt.xml
@@ -79,8 +79,8 @@
<menuitem
id="menu_bill_receipt"
name="Bill Line"
- parent="sale.product_menu_catalog"
- sequence="4"
+ parent="account.menu_finance_reports"
+ sequence="250"
action="bill_receipt_action"
/>
</odoo>