Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
2
account_asset_transfer/readme/CONFIGURE.md
Executable file
2
account_asset_transfer/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,2 @@
|
||||
On asset profile, user can setup default Transfer Journal, to be used
|
||||
during transfer.
|
||||
4
account_asset_transfer/readme/CONTRIBUTORS.md
Executable file
4
account_asset_transfer/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,4 @@
|
||||
- [Ecosoft](http://ecosoft.co.th):
|
||||
- Kitti U. \<<kittiu@ecosoft.co.th>\>
|
||||
- Pimolnat Suntian \<<pimolnats@ecosoft.co.th>\>
|
||||
- Saran Lim. \<<saranl@ecosoft.co.th>\>
|
||||
11
account_asset_transfer/readme/DESCRIPTION.md
Executable file
11
account_asset_transfer/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,11 @@
|
||||
This module allow transferring assets under construction (AUC) to normal
|
||||
assets.
|
||||
|
||||
AUC is Asset under construction where some assets are in construction
|
||||
phase and cost needs to be captured for the time being. Once asset is
|
||||
fully completed then cost would be transferred to final asset
|
||||
|
||||
**Note:**
|
||||
|
||||
- If the asset don't have journal entries, asset transfer will use
|
||||
account settings from the asset/asset profile instead.
|
||||
12
account_asset_transfer/readme/USAGE.md
Executable file
12
account_asset_transfer/readme/USAGE.md
Executable file
@@ -0,0 +1,12 @@
|
||||
Given asset under construction has been created, i.e., by vendor bill.
|
||||
|
||||
- Go to asset menu
|
||||
- Filter "Transferrable" assets and look for desired assets to transfer
|
||||
- Select assets to transfer, and click action "Transfer Asset"
|
||||
- On asset transfer wizard, on the "To New Asset" tab, choose new
|
||||
profile(s)
|
||||
- Click "Transfer" button
|
||||
- Odoo will create journal entry as well as new asset(s)
|
||||
|
||||
**Note:** You can click "Expand Asset" button for expand asset line that
|
||||
selects the asset profile set to be "Create an asset by product item"
|
||||
Reference in New Issue
Block a user