Skip to content

Commit 37ee2ea

Browse files
committed
[BOT] post-merge updates
1 parent df01e4e commit 37ee2ea

File tree

4 files changed

+34
-22
lines changed

4 files changed

+34
-22
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[account_cutoff_accrual_subscription](account_cutoff_accrual_subscription/) | 18.0.1.0.0 | <a href='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/alexis-via'><img src='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/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Accrued expenses based on subscriptions
2525
[account_cutoff_base](account_cutoff_base/) | 18.0.1.0.0 | <a href='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/alexis-via'><img src='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/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Base module for Account Cut-offs
26+
[account_cutoff_picking](account_cutoff_picking/) | 18.0.1.0.0 | <a href='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/alexis-via'><img src='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/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Accrued and prepaid expense/revenue from pickings
2627
[account_cutoff_start_end_dates](account_cutoff_start_end_dates/) | 18.0.1.0.0 | <a href='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/alexis-via'><img src='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/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Cutoffs based on start/end dates
2728
[account_invoice_start_end_dates](account_invoice_start_end_dates/) | 18.0.1.1.0 | <a href='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/alexis-via'><img src='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/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Adds start/end dates on invoice/move lines
2829

account_cutoff_picking/README.rst

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=======================
26
Account Cut-off Picking
37
=======================
@@ -7,13 +11,13 @@ Account Cut-off Picking
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e2bd737ffd53ce337b2431a43d4050e332d9d280fe6130578052d8ba14f96fe2
14+
!! source digest: sha256:fc55b7a505373e4e0e35270ed3011070051679393aeba202e73accc4928e6309
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--closing-lightgray.png?logo=github
@@ -48,9 +52,9 @@ expense accrual. When you click on the button *Re-Generate Lines* of an
4852
lines to analyse for potential expense accrual.
4953
3. For each of these purchase order lines, Odoo will:
5054

51-
- scan the related stock moves in *done* state and check their
52-
transfer date,
53-
- scan the related invoices lines and check their invoice date.
55+
- scan the related stock moves in *done* state and check their
56+
transfer date,
57+
- scan the related invoices lines and check their invoice date.
5458

5559
4. If, for a particular purchase order line, the quantity of products
5660
received before the cutoff-date (or on the same day) minus the
@@ -70,9 +74,9 @@ button *Re-Generate Lines* of a *Prepaid Expense*:
7074
lines to analyse for potential prepaid expense.
7175
3. For each of these purchase order lines, Odoo will:
7276

73-
- scan the related stock moves in *done* state and check their
74-
transfer date,
75-
- scan the related invoices lines and check their invoice date.
77+
- scan the related stock moves in *done* state and check their
78+
transfer date,
79+
- scan the related invoices lines and check their invoice date.
7680

7781
4. If, for a particular purchase order line, the quantity of products
7882
invoiced before the cutoff-date (or on the same day) minus the
@@ -115,7 +119,7 @@ Authors
115119
Contributors
116120
------------
117121

118-
- Alexis de Lattre <[email protected]>
122+
- Alexis de Lattre <[email protected]>
119123

120124
Other credits
121125
-------------

account_cutoff_picking/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Account Cut-off Picking</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="account-cut-off-picking">
364-
<h1 class="title">Account Cut-off Picking</h1>
363+
<div class="document">
365364

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="account-cut-off-picking">
370+
<h1>Account Cut-off Picking</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:e2bd737ffd53ce337b2431a43d4050e332d9d280fe6130578052d8ba14f96fe2
375+
!! source digest: sha256:fc55b7a505373e4e0e35270ed3011070051679393aeba202e73accc4928e6309
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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-closing/tree/18.0/account_cutoff_picking"><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-18-0/account-closing-18-0-account_cutoff_picking"><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&amp;target_branch=18.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/18.0/account_cutoff_picking"><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-18-0/account-closing-18-0-account_cutoff_picking"><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&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module generates expense/revenue accruals and prepaid
374379
expense/revenue based on the status of orders, pickings and invoices.
375380
The module is named <em>account_cutoff_accrual_picking</em> because it
@@ -438,39 +443,39 @@ <h1 class="title">Account Cut-off Picking</h1>
438443
</ul>
439444
</div>
440445
<div class="section" id="configuration">
441-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
446+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
442447
<p>For configuration instructions, refer to the README of the module
443448
<em>account_cutoff_base</em>.</p>
444449
</div>
445450
<div class="section" id="bug-tracker">
446-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
451+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
447452
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-closing/issues">GitHub Issues</a>.
448453
In case of trouble, please check there if your issue has already been reported.
449454
If you spotted it first, help us to smash it by providing a detailed and welcomed
450455
<a class="reference external" href="https://github.com/OCA/account-closing/issues/new?body=module:%20account_cutoff_picking%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
451456
<p>Do not contact contributors directly about support or help with technical issues.</p>
452457
</div>
453458
<div class="section" id="credits">
454-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
459+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
455460
<div class="section" id="authors">
456-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
461+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
457462
<ul class="simple">
458463
<li>Akretion</li>
459464
</ul>
460465
</div>
461466
<div class="section" id="contributors">
462-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
463468
<ul class="simple">
464469
<li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li>
465470
</ul>
466471
</div>
467472
<div class="section" id="other-credits">
468-
<h2><a class="toc-backref" href="#toc-entry-6">Other credits</a></h2>
473+
<h3><a class="toc-backref" href="#toc-entry-6">Other credits</a></h3>
469474
<p>The migration of this module from 16.0 to 17.0 was financially supported
470475
by Camptocamp</p>
471476
</div>
472477
<div class="section" id="maintainers">
473-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
478+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
474479
<p>This module is maintained by the OCA.</p>
475480
<a class="reference external image-reference" href="https://odoo-community.org">
476481
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -485,5 +490,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
485490
</div>
486491
</div>
487492
</div>
493+
</div>
488494
</body>
489495
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[project]
22
name = "odoo-addons-oca-account-closing"
3-
version = "18.0.20250606.2"
3+
version = "18.0.20250710.0"
44
dependencies = [
55
"odoo-addon-account_cutoff_accrual_subscription==18.0.*",
66
"odoo-addon-account_cutoff_base==18.0.*",
7+
"odoo-addon-account_cutoff_picking==18.0.*",
78
"odoo-addon-account_cutoff_start_end_dates==18.0.*",
89
"odoo-addon-account_invoice_start_end_dates==18.0.*",
910
]

0 commit comments

Comments
 (0)