1
- < ?xml version="1.0" encoding="utf-8" ?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
5
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
- < meta name ="generator " content ="Docutils: http ://docutils.sourceforge.net / " />
7
- < title > Fiscal year closing </ title >
5
+ < meta name ="generator " content ="Docutils: https ://docutils.sourceforge.io / " />
6
+ < title > README.rst </ title >
8
7
< style type ="text/css ">
9
8
10
9
/*
11
10
:Author: David Goodger ([email protected] )
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11
+ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
13
12
:Copyright: This stylesheet has been placed in the public domain.
14
13
15
14
Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
16
16
17
- See http ://docutils.sf.net /docs/howto/html-stylesheets.html for how to
17
+ See https ://docutils.sourceforge.io /docs/howto/html-stylesheets.html for how to
18
18
customize this style sheet.
19
19
*/
20
20
275
275
margin-left : 2em ;
276
276
margin-right : 2em }
277
277
278
- pre .code .ln { color : grey ; } /* line numbers */
278
+ pre .code .ln { color : gray ; } /* line numbers */
279
279
pre .code , code { background-color : # eeeeee }
280
280
pre .code .comment , code .comment { color : # 5C6576 }
281
281
pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301
301
span .pre {
302
302
white-space : pre }
303
303
304
- span .problematic {
304
+ span .problematic , pre . problematic {
305
305
color : red }
306
306
307
307
span .section-subtitle {
360
360
</ style >
361
361
</ head >
362
362
< body >
363
- < div class ="document " id ="fiscal-year-closing ">
364
- < h1 class ="title "> Fiscal year closing</ h1 >
363
+ < div class ="document ">
365
364
365
+
366
+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367
+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368
+ </ a >
369
+ < div class ="section " id ="fiscal-year-closing ">
370
+ < h1 > Fiscal year closing</ h1 >
366
371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
372
!! This file is generated by oca-gen-addon-readme !!
368
373
!! changes will be overwritten. !!
369
374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:25582265fa480c943eb00b407ff450e043aa806eec30ab5d65385f52350032fc
375
+ !! source digest: sha256:387adfeef80fcb956c9bc817204d67281fbc686565c68e2f4d189536e8540d63
371
376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- < p > < a class ="reference external " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/account-closing/tree/14.0/account_fiscal_year_closing "> < img alt ="OCA/account-closing " src ="https://img.shields.io/badge/github-OCA%2Faccount--closing-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_fiscal_year_closing "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runboat.odoo-community.org/builds?repo=OCA/account-closing&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377
+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/account-closing/tree/14.0/account_fiscal_year_closing "> < img alt ="OCA/account-closing " src ="https://img.shields.io/badge/github-OCA%2Faccount--closing-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_fiscal_year_closing "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/account-closing&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
378
< p > This module implements a generic fiscal year closing system for those
374
379
countries where closing/opening moves or other kind of closing operations are
375
380
mandatory in accounting books.</ p >
@@ -378,18 +383,18 @@ <h1 class="title">Fiscal year closing</h1>
378
383
< p > < strong > Table of contents</ strong > </ p >
379
384
< div class ="contents local topic " id ="contents ">
380
385
< ul class ="simple ">
381
- < li > < a class ="reference internal " href ="#configuration " id ="id1 "> Configuration</ a > </ li >
382
- < li > < a class ="reference internal " href ="#usage " id ="id2 "> Usage</ a > </ li >
383
- < li > < a class ="reference internal " href ="#bug-tracker " id ="id3 "> Bug Tracker</ a > </ li >
384
- < li > < a class ="reference internal " href ="#credits " id ="id4 "> Credits</ a > < ul >
385
- < li > < a class ="reference internal " href ="#contributors " id ="id5 "> Contributors</ a > </ li >
386
- < li > < a class ="reference internal " href ="#maintainers " id ="id6 "> Maintainers</ a > </ li >
386
+ < li > < a class ="reference internal " href ="#configuration " id ="toc-entry-1 "> Configuration</ a > </ li >
387
+ < li > < a class ="reference internal " href ="#usage " id ="toc-entry-2 "> Usage</ a > </ li >
388
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-3 "> Bug Tracker</ a > </ li >
389
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-4 "> Credits</ a > < ul >
390
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-5 "> Contributors</ a > </ li >
391
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
387
392
</ ul >
388
393
</ li >
389
394
</ ul >
390
395
</ div >
391
396
< div class ="section " id ="configuration ">
392
- < h1 > < a class ="toc-backref " href ="#id1 "> Configuration</ a > </ h1 >
397
+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
393
398
< p > If you want to add a closing template or check existing ones:</ p >
394
399
< ol class ="arabic simple ">
395
400
< li > Go to < em > Accounting/Invoicing > Configuration > Fiscal year closing > Closing templates</ em > .</ li >
@@ -429,7 +434,7 @@ <h1><a class="toc-backref" href="#id1">Configuration</a></h1>
429
434
</ ol >
430
435
</ div >
431
436
< div class ="section " id ="usage ">
432
- < h1 > < a class ="toc-backref " href ="#id2 "> Usage</ a > </ h1 >
437
+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
433
438
< p > For closing a fiscal year:</ p >
434
439
< ol class ="arabic simple ">
435
440
< li > Go to < em > Accounting > Adviser > Fiscal year closings</ em > </ li >
@@ -450,17 +455,17 @@ <h1><a class="toc-backref" href="#id2">Usage</a></h1>
450
455
</ ol >
451
456
</ div >
452
457
< div class ="section " id ="bug-tracker ">
453
- < h1 > < a class ="toc-backref " href ="#id3 "> Bug Tracker</ a > </ h1 >
458
+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
454
459
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/account-closing/issues "> GitHub Issues</ a > .
455
460
In case of trouble, please check there if your issue has already been reported.
456
461
If you spotted it first, help us to smash it by providing a detailed and welcomed
457
462
< a class ="reference external " href ="https://github.com/OCA/account-closing/issues/new?body=module:%20account_fiscal_year_closing%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
458
463
< p > Do not contact contributors directly about support or help with technical issues.</ p >
459
464
</ div >
460
465
< div class ="section " id ="credits ">
461
- < h1 > < a class ="toc-backref " href ="#id4 "> Credits</ a > </ h1 >
466
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
462
467
< div class ="section " id ="contributors ">
463
- < h2 > < a class ="toc-backref " href ="#id5 "> Contributors</ a > </ h2 >
468
+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
464
469
< ul class ="simple ">
465
470
< li > Antonio Espinosa << a class ="reference external " href ="mailto:antonio.espinosa@tecnativa.com "> antonio.espinosa@tecnativa.com</ a > ></ li >
466
471
< li > Pedro M. Baeza << a class ="reference external " href ="mailto:pedro.baeza@tecnativa.com "> pedro.baeza@tecnativa.com</ a > ></ li >
@@ -477,9 +482,11 @@ <h2><a class="toc-backref" href="#id5">Contributors</a></h2>
477
482
</ ul >
478
483
</ div >
479
484
< div class ="section " id ="maintainers ">
480
- < h2 > < a class ="toc-backref " href ="#id6 "> Maintainers</ a > </ h2 >
485
+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
481
486
< p > This module is maintained by the OCA.</ p >
482
- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
487
+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
488
+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
489
+ </ a >
483
490
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
484
491
mission is to support the collaborative development of Odoo features and
485
492
promote its widespread use.</ p >
@@ -488,5 +495,6 @@ <h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
488
495
</ div >
489
496
</ div >
490
497
</ div >
498
+ </ div >
491
499
</ body >
492
500
</ html >
0 commit comments