Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
On asset profile, user can setup default Transfer Journal, to be used
during transfer.

View 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>\>

View 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.

View 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"