@@ -65,7 +65,7 @@ Overview
65
65
--------
66
66
This module adds ``Virtual Adjustments ``.
67
67
68
- .. image :: static/description/virtual_adjustment_form.png
68
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_form.png
69
69
70
70
When validating a virtual adjustment, two stock moves are created for each product.
71
71
@@ -82,37 +82,37 @@ Usage
82
82
-----
83
83
As member of the group ``Inventory / Manager ``, I go to ``Inventory / Operations / Anterior Adjustments ``.
84
84
85
- .. image :: static/description/virtual_adjustment_menu.png
85
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_menu.png
86
86
87
- .. image :: static/description/virtual_adjustment_list.png
87
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_list.png
88
88
89
89
I create an adjustment.
90
90
91
- .. image :: static/description/virtual_adjustment_form.png
91
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_form.png
92
92
93
93
I select an adjustment date and a reversal date.
94
94
95
- .. image :: static/description/virtual_adjustment_dates.png
95
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_dates.png
96
96
97
97
I select a source and a destination location.
98
98
99
- .. image :: static/description/virtual_adjustment_locations.png
99
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_locations.png
100
100
101
101
For each product, I add a line with the quantity to adjust.
102
102
103
- .. image :: static/description/virtual_adjustment_lines.png
103
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_lines.png
104
104
105
105
I confirm the adjustment.
106
106
107
- .. image :: static/description/virtual_adjustment_confirm.png
107
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_confirm.png
108
108
109
109
Once the adjustment confirmed, I notice a new smart button ``Stock Moves ``.
110
110
111
- .. image :: static/description/virtual_adjustment_move_smart_button.png
111
+ .. image :: stock_virtual_adjustment/ static/description/virtual_adjustment_move_smart_button.png
112
112
113
113
When I click on the button, the list of stock moves (incoming and outgoing appears).
114
114
115
- .. image :: static/description/stock_move_list.png
115
+ .. image :: stock_virtual_adjustment/ static/description/stock_move_list.png
116
116
117
117
Constraints
118
118
-----------
0 commit comments