Skip to content

Commit f0894b4

Browse files
Vang-NguyenPhualexis-via
authored andcommitted
[IMP] account_lock_date_update: pre-commit auto fixes
1 parent dcf5ce8 commit f0894b4

File tree

9 files changed

+41
-36
lines changed

9 files changed

+41
-36
lines changed

account_lock_date_update/README.rst

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ Account Lock Date Update
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github
20-
:target: https://github.com/OCA/account-financial-tools/tree/16.0/account_lock_date_update
20+
:target: https://github.com/OCA/account-financial-tools/tree/17.0/account_lock_date_update
2121
:alt: OCA/account-financial-tools
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_lock_date_update
23+
:target: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_lock_date_update
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=17.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
3030

31-
Allow an Account adviser to update locking dates without having
32-
access to all technical settings.
31+
Allow an Account adviser to update locking dates without having access
32+
to all technical settings.
3333

3434
**Table of contents**
3535

@@ -41,37 +41,37 @@ Usage
4141

4242
To use this module, you need to be a Billing Administrator and go to:
4343

44-
* Invoicing -> Accounting -> Actions -> Update accounting lock dates
45-
* Change values and click on **Update** button
44+
- Invoicing -> Accounting -> Actions -> Update accounting lock dates
45+
- Change values and click on **Update** button
4646

4747
Bug Tracker
4848
===========
4949

5050
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.
5151
In case of trouble, please check there if your issue has already been reported.
5252
If you spotted it first, help us to smash it by providing a detailed and welcomed
53-
`feedback <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_lock_date_update%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
53+
`feedback <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_lock_date_update%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5454

5555
Do not contact contributors directly about support or help with technical issues.
5656

5757
Credits
5858
=======
5959

6060
Authors
61-
~~~~~~~
61+
-------
6262

6363
* ACSONE SA/NV
6464

6565
Contributors
66-
~~~~~~~~~~~~
66+
------------
6767

68-
* Benjamin Willig <[email protected]>
69-
* Fekete Mihai <[email protected]>
70-
* Kitti Upariphutthiphong <[email protected]>
71-
* Andrea Stirpe <[email protected]>
68+
- Benjamin Willig <[email protected]>
69+
- Fekete Mihai <[email protected]>
70+
- Kitti Upariphutthiphong <[email protected]>
71+
- Andrea Stirpe <[email protected]>
7272

7373
Maintainers
74-
~~~~~~~~~~~
74+
-----------
7575

7676
This module is maintained by the OCA.
7777

@@ -83,6 +83,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8383
mission is to support the collaborative development of Odoo features and
8484
promote its widespread use.
8585

86-
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/16.0/account_lock_date_update>`_ project on GitHub.
86+
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/17.0/account_lock_date_update>`_ project on GitHub.
8787

8888
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["whool"]
3+
build-backend = "whool.buildapi"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Benjamin Willig \<<[email protected]>\>
2+
- Fekete Mihai \<<[email protected]>\>
3+
- Kitti Upariphutthiphong \<<[email protected]>\>
4+
- Andrea Stirpe \<<[email protected]>\>

account_lock_date_update/readme/CONTRIBUTORS.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Allow an Account adviser to update locking dates without having access
2+
to all technical settings.

account_lock_date_update/readme/DESCRIPTION.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
To use this module, you need to be a Billing Administrator and go to:
2+
3+
- Invoicing -\> Accounting -\> Actions -\> Update accounting lock dates
4+
- Change values and click on **Update** button

account_lock_date_update/readme/USAGE.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

account_lock_date_update/static/description/index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
@@ -9,10 +8,11 @@
98

109
/*
1110
:Author: David Goodger ([email protected])
12-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
1717
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -369,9 +369,9 @@ <h1 class="title">Account Lock Date Update</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:7333ac0f0eafefa30445b967453b1c07e933f2e94f93c17a346ce672729b7b38
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-financial-tools/tree/16.0/account_lock_date_update"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_lock_date_update"><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-financial-tools&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373-
<p>Allow an Account adviser to update locking dates without having
374-
access to all technical settings.</p>
372+
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-financial-tools/tree/17.0/account_lock_date_update"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_lock_date_update"><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-financial-tools&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373+
<p>Allow an Account adviser to update locking dates without having access
374+
to all technical settings.</p>
375375
<p><strong>Table of contents</strong></p>
376376
<div class="contents local topic" id="contents">
377377
<ul class="simple">
@@ -398,7 +398,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
398398
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/issues">GitHub Issues</a>.
399399
In case of trouble, please check there if your issue has already been reported.
400400
If you spotted it first, help us to smash it by providing a detailed and welcomed
401-
<a class="reference external" href="https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_lock_date_update%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
401+
<a class="reference external" href="https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_lock_date_update%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402402
<p>Do not contact contributors directly about support or help with technical issues.</p>
403403
</div>
404404
<div class="section" id="credits">
@@ -421,11 +421,13 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
421421
<div class="section" id="maintainers">
422422
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
423423
<p>This module is maintained by the OCA.</p>
424-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
424+
<a class="reference external image-reference" href="https://odoo-community.org">
425+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
426+
</a>
425427
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
426428
mission is to support the collaborative development of Odoo features and
427429
promote its widespread use.</p>
428-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-financial-tools/tree/16.0/account_lock_date_update">OCA/account-financial-tools</a> project on GitHub.</p>
430+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-financial-tools/tree/17.0/account_lock_date_update">OCA/account-financial-tools</a> project on GitHub.</p>
429431
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
430432
</div>
431433
</div>

0 commit comments

Comments
 (0)