File tree 6 files changed +17
-1
lines changed 6 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ==================
2
+ Business Mementoes
3
+ ==================
4
+
5
+ .. toctree ::
6
+
7
+ Accounting Memento (US GAAP) <https://odoo.com/documentation/functional/accounting.html >
8
+ Double-Entry Inventory <https://odoo.com/documentation/functional/double-entry.html >
9
+ Inventory Valuations <https://odoo.com/documentation/functional/valuation.html >
Original file line number Diff line number Diff line change 287
287
# If true, do not generate a @detailmenu in the "Top" node's menu.
288
288
#texinfo_no_detailmenu = False
289
289
290
+ odoo_cover_external = {
291
+ 'https://odoo.com/documentation/functional/accounting.html' : 'banners/m_accounting.jpg' ,
292
+ 'https://odoo.com/documentation/functional/double-entry.html' : 'banners/m_1.jpg' ,
293
+ 'https://odoo.com/documentation/functional/valuation.html' : 'banners/m_2.jpg' ,
294
+ }
295
+
290
296
github_user = 'odoo'
291
297
github_project = 'documentation-user'
292
298
Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ Odoo User Documentation
9
9
10
10
Index <self >
11
11
applications
12
- practical
12
+ practical
13
+ business
You can’t perform that action at this time.
0 commit comments