|
| 1 | +====================== |
| 2 | +Stock Move Actual Date |
| 3 | +====================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:d70c1f46222bd6a5f01ae300908138b08df6c418a5dc4eb01168cd345ba95e59 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_move_actual_date |
| 21 | + :alt: OCA/stock-logistics-warehouse |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_move_actual_date |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module adds an Actual Date field to the stock picking, stock scrap, stock move, and stock move line models. This field allows users to record the actual date on which a stock transfer or stock scrap took place, in case the transaction in Odoo is processed after the fact. |
| 32 | + |
| 33 | +**Table of contents** |
| 34 | + |
| 35 | +.. contents:: |
| 36 | + :local: |
| 37 | + |
| 38 | +Usage |
| 39 | +===== |
| 40 | + |
| 41 | +Use this module's function in the following situations: |
| 42 | + |
| 43 | +* If you are late in processing a transfer or scrap in Odoo and wish to record the transaction with the actual transfer date, fill in the Actual Date field in the picking or scrap form. The Actual Date of the picking or scrap is then propagated to its corresponding stock moves and stock move lines, and is also passed to the journal entry as the date. |
| 44 | +* You can also update the Actual Date of a completed picking or scrap if you belong to the Inventory Manager group. This operation updates the date of the related journal entries, re-proposing a new sequence to them as necessary. |
| 45 | + |
| 46 | +Known issues / Roadmap |
| 47 | +====================== |
| 48 | + |
| 49 | +Updating the Actual Date of a completed receipt picking for a foreign currency purchase does not trigger a recalculation of the amounts in the associated journal entries, even if the currency rate for the new date differs. |
| 50 | + |
| 51 | +For the Actual Date of existing stock move and stock move line records created before this module was installed, the user's timezone will not be considered, and only the date part from the 'date' field in the UTC timezone will be assigned. |
| 52 | + |
| 53 | +Bug Tracker |
| 54 | +=========== |
| 55 | + |
| 56 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_. |
| 57 | +In case of trouble, please check there if your issue has already been reported. |
| 58 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 59 | +`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_move_actual_date%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 60 | + |
| 61 | +Do not contact contributors directly about support or help with technical issues. |
| 62 | + |
| 63 | +Credits |
| 64 | +======= |
| 65 | + |
| 66 | +Authors |
| 67 | +~~~~~~~ |
| 68 | + |
| 69 | +* Quartile |
| 70 | + |
| 71 | +Contributors |
| 72 | +~~~~~~~~~~~~ |
| 73 | + |
| 74 | +* `Quartile <https://www.quartile.co>`__: |
| 75 | + |
| 76 | + * Aung Ko Ko Lin |
| 77 | + * Yoshi Tashiro |
| 78 | + |
| 79 | +Maintainers |
| 80 | +~~~~~~~~~~~ |
| 81 | + |
| 82 | +This module is maintained by the OCA. |
| 83 | + |
| 84 | +.. image:: https://odoo-community.org/logo.png |
| 85 | + :alt: Odoo Community Association |
| 86 | + :target: https://odoo-community.org |
| 87 | + |
| 88 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 89 | +mission is to support the collaborative development of Odoo features and |
| 90 | +promote its widespread use. |
| 91 | + |
| 92 | +This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_move_actual_date>`_ project on GitHub. |
| 93 | + |
| 94 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments