mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[14.0][IMP]Improved account_move_line_menu
This commit is contained in:
@@ -35,6 +35,8 @@ The Journal items menu is visible only with the developer enabled. This feature
|
||||
Usage
|
||||
=====
|
||||
|
||||
Menu option available at Invoicing > Accounting > Miscellaneous > Journal items.
|
||||
OR
|
||||
Menu option available at Accounting > Accounting > Miscellaneous > Journal items.
|
||||
|
||||
Bug Tracker
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
# Copyright (C) 2021 Open Source Integrators
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
# from . import models
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
Menu option available at Invoicing > Accounting > Miscellaneous > Journal items.
|
||||
OR
|
||||
Menu option available at Accounting > Accounting > Miscellaneous > Journal items.
|
||||
|
||||
@@ -384,7 +384,9 @@ ul.auto-toc {
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
|
||||
<p>Menu option available at Accounting > Accounting > Miscellaneous > Journal items.</p>
|
||||
<p>Menu option available at Invoicing > Accounting > Miscellaneous > Journal items.
|
||||
OR
|
||||
Menu option available at Accounting > Accounting > Miscellaneous > Journal items.</p>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
|
||||
|
||||
Reference in New Issue
Block a user