File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : E Invoice Custom Amount in Cash Book Entry
3+ description : How to custom submit self-billed E-Invoice in Cash Book Entry
4+ slug : /quick-start/e-invoice/en/submit-custom-amount-in-cashbook
5+ tags : ["E Invoice"]
6+ hide_title : true
7+ hide_table_of_contents : true
8+ sidebar_class_name : hidden-sidebar-items
9+ ---
10+
11+ import '@src/css /sidebar.css';
12+ import { YtLayout } from '@src/components /yt-layout';
13+
14+ <YtLayout
15+ videoId="K0O3Yqd6EuY"
16+ />
Original file line number Diff line number Diff line change @@ -102,6 +102,11 @@ englishList = {[
102102 "text": "MyInvois Transaction",
103103 "link": "./cloud/how-to-use-myinvois-transaction",
104104 "videoId": "X3vDnm51y5k"
105+ },
106+ {
107+ "text": "E Inoivce Custom Amount in Cash Book Entry",
108+ "link": "./e-invoice/en/submit-custom-amount-in-cashbook",
109+ "videoId": "K0O3Yqd6EuY"
105110}
106111] }
107112
Original file line number Diff line number Diff line change @@ -28,6 +28,11 @@ englishList = {[
2828 "text": "How to Test E Invoice Validation",
2929 "link": "../e-invoice/en/how-to-test-e-invoice-validation",
3030 "videoId": "AKLkzWVApLY"
31+ },
32+ {
33+ "text": "E Inoivce Custom Amount in Cash Book Entry",
34+ "link": "../e-invoice/en/submit-custom-amount-in-cashbook",
35+ "videoId": "K0O3Yqd6EuY"
3136}
3237] }
3338
You can’t perform that action at this time.
0 commit comments