You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -168,6 +168,7 @@ When load payment, once release amount is in **negative**, system will **delete
168
168
When **2nd payment(Adjustment)**, if the amount is in negative, append to CN and Refund, if in positive, will raise Invoice(Adjustment value) and Payment.
169
169
170
170
### Why the Invoice Amount is changes once Payment is loaded?
171
+
171
172
It is due to Shipping Fee updated.
172
173
Lazada actual Shipping Fee only known **after Payment** is Loaded.
173
174
@@ -192,4 +193,4 @@ System will add Last 4 character Store Id for the duplicate(for 2nd & above Invo
192
193
193
194
This happen when click too many times fetch. Just close whole window & try again
Copy file name to clipboardExpand all lines: docs/usage/Asset/faq.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,7 @@ Maintain the Asset Item as below:
34
34
3. Useful life = *Balance of useful life* to be depreciate
35
35
4. Start Process Depreciation from 01/01/2022
36
36
37
-
38
-
**OR**
39
-
37
+
__OR__
40
38
41
39
### Method 2: Follow Original Cost and Acquire Date
42
40
@@ -62,10 +60,9 @@ Yes, it is allowed to change the depreciation value in Maintain Asset Item (Depr
62
60
63
61
## Can the amortization of Intangible Assets like license use in Asset Module?
64
62
65
-
Can. Just maintain as usual like **Tangible Asset** (Fixed Asset).
66
-
67
-
For **Intangible Asset** (eg. goodwill, license), the **amortization calculation** is using **straight line method** can choose in the Asset Group. It is calculated by taking the difference between the cost of the asset and its anticipated salvage or book value and dividing that figure by the total number of years it will be used.
63
+
Can. Just maintain as usual like __Tangible Asset__ (Fixed Asset).
68
64
65
+
For __Intangible Asset__ (eg. goodwill, license), the __amortization calculation__ is using __straight line method__ can choose in the Asset Group. It is calculated by taking the difference between the cost of the asset and its anticipated salvage or book value and dividing that figure by the total number of years it will be used.
69
66
70
67
## Can I import the asset list using Excel instead of key-in?
71
68
@@ -77,12 +74,11 @@ Refer to [Import-Asset Master List](../../usage/asset/guide#importing-asset-mast
77
74
78
75
Create new asset code to handle additional cost, eg.
0 commit comments