|
1 | 1 | Write-off Act
|
2 | 2 | =============
|
3 | 3 |
|
4 |
| -test |
| 4 | +Introduction |
| 5 | +------------ |
| 6 | + |
| 7 | +- Extension of the standard Odoo functionality for scrapping: the ability to print a scrap report. |
| 8 | +- This module contributes to compliance with Lithuanian accounting standards in the Odoo system, if applicable. |
| 9 | + |
| 10 | +Installation and Configuration |
| 11 | +------------------------------ |
| 12 | + |
| 13 | +- **Installation Instructions**: The module `Inventory scrap report` (technical name `inventory_scrap_report`) must be installed along with the standard Odoo Inventory module (technical name `stock`). |
| 14 | +- **Initial Configuration**: No additional configuration is required. |
| 15 | + |
| 16 | +Daily Use Scenarios |
| 17 | +------------------- |
| 18 | + |
| 19 | +- Using the standard Odoo functionality, navigate to Inventory -> Operations -> Scrap. Enter one or more product scraps from the warehouse. |
| 20 | + |
| 21 | + .. image:: write-off_act/image01.jpg |
| 22 | + |
| 23 | +Reports and Documentation |
| 24 | +------------------------- |
| 25 | + |
| 26 | +- After entering the document, it is possible to print the scrap report. |
| 27 | + |
| 28 | + .. image:: write-off_act/image02.jpg |
| 29 | + |
| 30 | +- In the window that opens, the following fields need to be filled in: |
| 31 | + - **Scrap Report Date**: Select the date. |
| 32 | + - **Scrap Report Number**: Manually enter the number (there is no automatic numbering). |
| 33 | + - **Scrap Basis, Commission Established, Commission Suggests**: Texts that will appear in the report; not mandatory to fill in. |
| 34 | + - **Commission Chairman, Commission Members, Materially Responsible Person, and Accounting Staff**: Select from the list of employees. |
| 35 | + |
| 36 | + .. image:: write-off_act/image03.jpg |
| 37 | + |
| 38 | +- Press "Print" to generate the following document: |
| 39 | + |
| 40 | + .. image:: write-off_act/image04.jpg |
| 41 | + |
| 42 | +- If needed, the scrap report can also be printed from the list view in the standard way. |
| 43 | + |
| 44 | +Updates and Version Control |
| 45 | +---------------------------- |
| 46 | + |
| 47 | +- The module is updated with each new version of Odoo. |
0 commit comments