mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[DOC] Add README parts
This commit is contained in:
3
stock_account_internal_move/readme/CONFIGURE.rst
Normal file
3
stock_account_internal_move/readme/CONFIGURE.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* Create and edit your location
|
||||
* Check the box "Force accounting entries?". The Accounting Information should appear.
|
||||
* Set the account related to the location.
|
||||
1
stock_account_internal_move/readme/CONTRIBUTORS.rst
Normal file
1
stock_account_internal_move/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Artem Kostyuk <a.kostyuk@mobilunity.com>
|
||||
12
stock_account_internal_move/readme/DESCRIPTION.rst
Normal file
12
stock_account_internal_move/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
This module will allow you to configure Odoo to create journal entries when
|
||||
transferring goods between 2 internal locations.
|
||||
|
||||
Use cases
|
||||
=========
|
||||
|
||||
* You have an internal location "Manufacture Stock" with all the goods that will
|
||||
be used for manufacturing. Goods in this location are considered "Work in
|
||||
Progress". On the "Manufacture Stock" location, the type is "Internal" and you
|
||||
should force the accounting entries to set the "Work in Progress" account.
|
||||
* You have some specific locations in your warehouse where you want a separate
|
||||
account with the value of all the goods at that location.
|
||||
2
stock_account_internal_move/readme/USAGE.rst
Normal file
2
stock_account_internal_move/readme/USAGE.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
* Process your internal tranfers
|
||||
* Check the journal entry created and the amount
|
||||
Reference in New Issue
Block a user