You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stock_move_backdating/README.rst
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,18 +28,26 @@ Stock Move Backdating
28
28
29
29
|badge1| |badge2| |badge3| |badge4| |badge5|
30
30
31
-
This module allows to register old stock moves (with date != now).
32
-
On each operation, user can specify the **Actual Movement Date**, that will be
33
-
used as movements date. That date can also be set by using the button **Fill Actual Movement Date**, shown in the header form when state is *Partially Available* or *Available*. As a result, all operations get automatically filled in with the date chosen.
34
-
In addition, if *Perpetual inventory valuation* is enabled, the date of journal entries generated will be updated accordingly.
31
+
This module allows users to register stock moves with a past date (i.e., a date different from the current one).
32
+
It is especially useful for accurately reflecting historical stock movements and maintaining correct inventory records.
35
33
36
-
This module also allows to backdate inventory adjustments.
34
+
If *Perpetual Inventory Valuation* is enabled, the generated journal entries will reflect the chosen backdated date accordingly.
37
35
38
36
**Table of contents**
39
37
40
38
.. contents::
41
39
:local:
42
40
41
+
Usage
42
+
=====
43
+
44
+
How to Use Backdated Stock Movement:
45
+
46
+
1. Transfer the products and process as usual until the status becomes `Ready`.
47
+
2. Click `Fill Actual Movement Date` > select the backdate > click Apply.
48
+
3. The system will display the `Forced Effective Date` as the selected backdate.
49
+
4. Click Validate > check that the `Stock Valuation Date` and the `Journal Entries` (if using Perpetual Inventory Valuation) are backdated accordingly.
This module allows to register old stock moves (with date != now).
2
-
On each operation, user can specify the **Actual Movement Date**, that will be
3
-
used as movements date. That date can also be set by using the button **Fill Actual Movement Date**, shown in the header form when state is *Partially Available* or *Available*. As a result, all operations get automatically filled in with the date chosen.
4
-
In addition, if *Perpetual inventory valuation* is enabled, the date of journal entries generated will be updated accordingly.
1
+
This module allows users to register stock moves with a past date (i.e., a date different from the current one).
2
+
It is especially useful for accurately reflecting historical stock movements and maintaining correct inventory records.
5
3
6
-
This module also allows to backdate inventory adjustments.
4
+
If *Perpetual Inventory Valuation* is enabled, the generated journal entries will reflect the chosen backdated date accordingly.
1. Transfer the products and process as usual until the status becomes `Ready`.
4
+
2. Click `Fill Actual Movement Date` > select the backdate > click Apply.
5
+
3. The system will display the `Forced Effective Date` as the selected backdate.
6
+
4. Click Validate > check that the `Stock Valuation Date` and the `Journal Entries` (if using Perpetual Inventory Valuation) are backdated accordingly.
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_move_backdating"><imgalt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_move_backdating"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
-
<p>This module allows to register old stock moves (with date != now).
373
-
On each operation, user can specify the <strong>Actual Movement Date</strong>, that will be
374
-
used as movements date. That date can also be set by using the button <strong>Fill Actual Movement Date</strong>, shown in the header form when state is <em>Partially Available</em> or <em>Available</em>. As a result, all operations get automatically filled in with the date chosen.
375
-
In addition, if <em>Perpetual inventory valuation</em> is enabled, the date of journal entries generated will be updated accordingly.</p>
376
-
<p>This module also allows to backdate inventory adjustments.</p>
373
+
<p>This module allows users to register stock moves with a past date (i.e., a date different from the current one).
374
+
It is especially useful for accurately reflecting historical stock movements and maintaining correct inventory records.</p>
375
+
<p>If <em>Perpetual Inventory Valuation</em> is enabled, the generated journal entries will reflect the chosen backdated date accordingly.</p>
<li>Transfer the products and process as usual until the status becomes <cite>Ready</cite>.</li>
394
+
<li>Click <cite>Fill Actual Movement Date</cite> > select the backdate > click Apply.</li>
395
+
<li>The system will display the <cite>Forced Effective Date</cite> as the selected backdate.</li>
396
+
<li>Click Validate > check that the <cite>Stock Valuation Date</cite> and the <cite>Journal Entries</cite> (if using Perpetual Inventory Valuation) are backdated accordingly.</li>
0 commit comments