1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B">Cancel or Delete Multiple Journal Entries</h2>
<div style="margin-left:50px;margin-right:50px">
<p class="oe_mt32" style="text-align:center;font-size:18px">
This module helps to cancel or delete multiple journal entries from the journal entries
tree view.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<p class="oe_mt32"
style="text-align:center;font-size:18px">
<b>Prerequisites before Installation</b></p>
<p class="oe_mt32" style="text-align:center;font-size:14px">
No prerequisites required.</p>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;font-size:20px">Cancel or Delete Multiple Journal Entries</h2>
</div>
</section>
<section class="oe_container">
<div class="oe_row">
<div style="margin-left:50px;margin-right:50px">
<p class="oe_mt32" style="text-align:center;font-size:18px">
Invoicing > Accounting > Journal Entries.
Select multiple records from tree view to cancel or delete journal entries.
</div>
<div align="center">
<img class=" img-border img-responsive oe_picture oe_screenshot" src="image/journal_entries.png"/>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row">
<div style="margin-left:50px;margin-right:50px">
<p class="oe_mt32" style="text-align:center;font-size:18px">
From wizard, click on "Cancel Journal Entries" to cancel selected entries.
</p>
</div>
<div align="center">
<img class="img-border img-responsive oe_picture oe_screenshot" src="image/cancel_journal_entries.png"/>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row">
<div style="margin-left:50px;margin-right:50px">
<p class="oe_mt32" style="text-align:center;font-size:18px">
Once the entries gets cancelled, their states gets changes to "Unposted".
</p>
</div>
<div align="center">
<img class="img-border img-responsive oe_picture oe_screenshot" src="image/cancelled_journal_status.png"/>
</div>
</div>
</section>
<!-- You may also like -->
<section class="oe_row">
<div class="oe_span12">
<h2 class="col-mg-12 col-lg-12 oe_slogan">
<a style="color: #000000;">
You may also like
</a>
</h2>
<div class="mb-4" style="margin-bottom: 1rem;">
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<a class="mt8" target="_blank" href="https://apps.odoo.com/apps/modules/13.0/outstanding_invoice_report/" style="box-shadow: 0px 3px 12px rgba(0,0,0,0.2);">
<img src="image/outstanding_invoice_report_banner.jpeg" style="max-width: 100%;"/>
</a>
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<a class="mt8" target="_blank" href="https://apps.odoo.com/apps/modules/13.0/payment_reminders/" style="box-shadow: 0px 3px 12px rgba(0,0,0,0.2); padding-left: 0px;">
<img src="image/payment_reminders_banner.jpeg" style="max-width: 100%;"/>
</a>
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<a class="mt8" target="_blank" href="https://apps.odoo.com/apps/modules/10.0/account_partial_refund/" style="box-shadow: 0px 3px 12px rgba(0,0,0,0.2); padding-left: 0px;">
<img src="image/account_partial_refund_banner.jpeg" style="max-width: 100%;"/>
</a>
</div>
</div>
</div>
<div class="mb-4" style="margin-bottom: 1rem;">
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<a class="mt8" target="_blank" href="https://apps.odoo.com/apps/modules/11.0/aged_product_balance_report/" style="box-shadow: 0px 3px 12px rgba(0,0,0,0.2); padding-left: 0px;">
<img src="image/aged_product_balance_report_banner.jpeg" style="max-width: 100%;"/>
</a>
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<a class="mt8" target="_blank" href="https://apps.odoo.com/apps/modules/12.0/invoice_report_grouped_by/" style="box-shadow: 0px 3px 12px rgba(0,0,0,0.2); padding-left: 0px;">
<img src="image/invoice_report_grouped_by_banner.jpeg" style="max-width: 100%;"/>
</a>
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<a class="mt8" target="_blank" href="https://apps.odoo.com/apps/modules/11.0/payment_acquirer_report/" style="box-shadow: 0px 3px 12px rgba(0,0,0,0.2); padding-left: 0px;">
<img src="image/payment_acquirer_report_banner.jpeg" style="max-width: 100%;"/>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Get Help & Support -->
<section class="oe_row">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">
<a href="mailto:sales@aktivsoftware.com"
style="color: #000000 !important;">
Get Help & Support
</a>
</h2>
<div class="oe_slogan oe_spaced text-center">
<a class="btn btn success mt8" title="website" target="new"
style="background-color:#ff4040; color: #ffffff; !important; position:relative; overflow: hidden;"
href="http://aktivsoftware.com/"><b>Website</b></a>
<a class="btn btn success mt8" title="Contact Us"
style="background-color:#ff4040; color: #ffffff; !important; position:relative; overflow: hidden;"
href="mailto:sales@aktivsoftware.com"><b>Contact Us</b></a>
<a class="btn btn success mt8"
title="Request New Features Now!"
style="background-color:#ff4040; color: #ffffff; !important; position:relative; overflow: hidden;"
href="mailto:sales@aktivsoftware.com"><b>Request For New
Features</b></a>
<br/>
<a class="btn btn success mt8" title="Aktiv Apps"
style="background-color:#ff4040; color: #ffffff; !important; position:relative; overflow: hidden;" href="https://apps.odoo.com/apps/modules/browse?search=aktiv_software" target="_blank"><i class="fa fa-list-alt mr-1"></i> <span class=" d-sm-inline">Aktiv</span> All Apps</a>
<a class="btn btn success mt8" title="Migrate to latest version?"
style="background-color:#ff4040; color: #ffffff; !important; position:relative; overflow: hidden;" href="http://www.aktivsoftware.com/get-started/" target="_blank"><i class="fa fa-list-alt mr-1"></i> <span class=" d-sm-inline">Migrate</span> To Latest version</a>
</div>
<h2 class="oe_slogan">
<a href="http://aktivsoftware.com/" target="new">
<img src="aktiv-logo.png"/>
</a>
<br/>
<a href="https://www.facebook.com/AktivSoftware/" > <i class="fa fa-facebook fa-4x" style="color:white;background: #4c4a8a;width:35px; ;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i> </a>
<a href="https://twitter.com/aktiv_software"> <i style="color:white;background: #47bee2;width:35px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;" class="fa fa-twitter fa-4x"></i> </a>
<a href="https://www.linkedin.com/company/aktiv-software/"
> <i class="fa fa-linkedin fa-4x" style="color:white;background: #1f9dd6;width:35px;padding-left: 3px;height: 35px;padding-top: 7px;font-size: 21px;margin-right: 6px;border-radius: 100%;"></i> </a>
</h2>
</div>
</section>
|