(101 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | ==Module that can be import from Sage UBS== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Data Migration from Sage UBS !! Module !! Data Migration from Sage UBS !! Module !! Data Migration from Sage UBS !! Module | ! Data Migration from Sage UBS !! Module !! Data Migration from Sage UBS !! Module !! Data Migration from Sage UBS !! Module | ||
|- | |- | ||
| Chart of Account || Yes || Journal Entry || Yes || Sales Debit Note || Yes | | Chart of Account || align="center" |Yes || Journal Entry || align="center" |Yes || Sales Debit Note || align="center" |Yes | ||
|- | |- | ||
| Customer Master || Yes || Bank Reconciliation || Coming Soon || Sales Credit Note || Yes | | Customer Master || align="center" |Yes || Bank Reconciliation || Coming Soon || Sales Credit Note || align="center" |Yes | ||
|- | |- | ||
| Supplier Master || Yes || AR/ Customer Invoice || Yes || Price History - Sales Invoice || Yes | | Supplier Master || align="center" |Yes || AR/ Customer Invoice || align="center" |Yes || Price History - Sales Invoice || align="center" |Yes | ||
|- | |- | ||
| Stock Master || Yes || AR/ Customer Debit Note || Yes || Price History - Sales Delivery Order || Yes | | Stock Master || align="center" |Yes || AR/ Customer Debit Note || align="center" |Yes || Price History - Sales Delivery Order || align="center" |Yes | ||
|- | |- | ||
| Agent Master || Yes || AR/ Customer Credit Note || Yes || AP/Supplier Invoice || Yes | | Agent Master || align="center" |Yes || AR/ Customer Credit Note || align="center" |Yes || AP/Supplier Invoice || align="center" |Yes | ||
|- | |- | ||
| Project Master || Yes || AR/ Customer Payment || Yes || AP/Supplier Debit Note || Yes | | Project Master || align="center" |Yes || AR/ Customer Payment || align="center" |Yes || AP/Supplier Debit Note || align="center" |Yes | ||
|- | |- | ||
| Area Master || Yes || Sales Quotation || No || AP/Supplier Credit Note || Yes | | Area Master || align="center" |Yes || Sales Quotation || align="center" |No || AP/Supplier Credit Note || align="center" |Yes | ||
|- | |- | ||
| Currency Master || Yes || Sales Order || No || Purchase Order || No | | Currency Master || align="center" |Yes || Sales Order || align="center" |No || Purchase Order || align="center" |No | ||
|- | |- | ||
| Terms Master || Yes || Sales Delivery Order || No || Purchase Invoice || Yes | | Terms Master || align="center" |Yes || Sales Delivery Order || align="center" |No || Purchase Invoice || align="center" |Yes | ||
|- | |- | ||
| GL Opening Balance || Coming Soon || Sales Invoice || Yes || Purchase Debit & Credit Note || Yes | | GL Opening Balance || Coming Soon || Sales Invoice || align="center" |Yes || Purchase Debit & Credit Note || align="center" |Yes | ||
|- | |- | ||
| Cash Book Entry || Yes || Sales Cash Sales || Yes || Price History - Purchase Invoice || Yes | | Cash Book Entry || align="center" |Yes || Sales Cash Sales || align="center" |Yes || Price History - Purchase Invoice || align="center" |Yes | ||
|} | |} | ||
== | ===Time Estimate=== | ||
<small>Different pc might have different timing.</small> | |||
{| class="wikitable" | |||
|- | |||
! Duration of migration from Sage UBS !! 1000 Records !! 10,000 Records | |||
|- | |||
| Masterfile || 2-5 Mins || 8-10 Mins | |||
|- | |||
| AR/AP Opening Balance || 5-10 Mins || 15-30 Mins | |||
|- | |||
| Sales/ Purchase Price History || 5-10 Mins || 15-30 Mins | |||
|- | |||
| Sales/ Purchase Current Transactions || 30-50 Mins || 1.5-2 Hours | |||
|- | |||
| AR/AP Current Transactions || 30-40 Mins || 1.5-2 Hours | |||
|- | |||
| GL Current Transactions || 10-15 Mins || 25-40 Mins | |||
|} | |||
===Flow of Import=== | |||
Account Master File ( GL, Customer, Supplier.. )--> Stock Master File ( Stock Group, Stock Item..)--> Stock ( Sales Price History..) | |||
--> Stock ( Current Transaction)--> Account ( Opening Balance.. )--> Account (Current Transaction..) | |||
==Limitation & Precaution== | |||
<ol> | <ol> | ||
<li>No support for opening balance with foreign currency.</li> | <li>No support for opening balance with foreign currency.</li> | ||
Line 34: | Line 56: | ||
<li>Always import Price History first before AR/AP Opening Balance.</li> | <li>Always import Price History first before AR/AP Opening Balance.</li> | ||
* This is to avoid system from auto-delete AR/AP opening balance when importing Price History with same document number. | * This is to avoid system from auto-delete AR/AP opening balance when importing Price History with same document number. | ||
<li> This is not applicable for UBS Sage 50.</li> | |||
</ol> | </ol> | ||
== | ==Preparing SQL Account Before Import Master Data== | ||
< | <pre style="color: red; font-weight: bold"> | ||
Please make sure that SQL Account version is version 728 and above.</pre> | |||
</ | |||
<p>Here are the things to do before data import:-</p> | <p>Here are the things to do before data import:-</p> | ||
<ol> | <ol> | ||
<li><b>Open SQL | <li><b>Open SQL Account and create a new empty database.</b></li> | ||
</ol> | </ol> | ||
== | ==Restore database from UBS== | ||
<p>Here are the step-by-step guide how to restore database from UBS:-</p> | <p>Here are the step-by-step guide how to restore database from UBS:-</p> | ||
<ol> | <ol> | ||
<li>Get the UBS Backup file ( BACKUP.ACC & BACKUP.STK ) and place the UBS backup file to | <li>Get the UBS Backup file ( BACKUP.ACC & BACKUP.STK ) and place the UBS backup file to the correct version database folder, example as below :</li> | ||
<b><u>Directory to place UBS Backup File as below :</u></b> | <b><u>Directory to place UBS Backup File as below :</u></b> | ||
USB Account = C:\UBSACC90\DB or C:\UBSACC2015\DB | USB Account Old Version = C:\UBSACC90\DB or C:\UBSACC2015\DB | ||
UBS Stock = C:\UBSSTK90\DB or C:\UBSSTK2015\DB | UBS Stock Old Version = C:\UBSSTK90\DB or C:\UBSSTK2015\DB | ||
Sage UBS Account = C:\UBSACC2015\create new folder for your backup file. | |||
Sage UBS Stock = C:\UBSSTK2015\create new folder for your backup file. | |||
<li>Download 7 Zip to extract UBS Backup file,( if you want to Import Master File Only) or else you may restore to UBS program ( For price history and current transaction ).</li> | <li>Download 7 Zip to extract UBS Backup file,( if you want to Import Master File Only) or else you may restore to UBS program ( For price history and current transaction ).</li> | ||
[https://www.7-zip.org/ Download Path for 7 Zip] | |||
<pre style="color: red; font-weight: bold"> | <pre style="color: red; font-weight: bold"> | ||
* Make sure install the right one or else you cannot find 7 zip to Extract. | * Make sure install the right one or else you cannot find 7 zip to Extract. | ||
</pre> | </pre> | ||
[[File:Pic1.jpg]] | [[File:Pic1.jpg]] | ||
<li>After extract the backup file or restore the backup file then in SQL | <li>After extract the backup file or restore the backup file then in SQL Account Software you have to Create New Database and logon into the new company. </li> | ||
< | Video Link may refer below : https://www.youtube.com/watch?v=H7C14DzLyPE | ||
</ol> | </ol> | ||
== | ==Import Master Data== | ||
===Import Account Master Data=== | |||
<p>Here are the step-by-step guide to importing master data:-</p> | <p>Here are the step-by-step guide to importing master data:-</p> | ||
<ol> | <ol> | ||
Line 92: | Line 97: | ||
* Account which mean import COA, Maintain Customer, Maintain Supplier, Agent, Area, Term, Project, Currency and Customer & Supplier Outstanding | * Account which mean import COA, Maintain Customer, Maintain Supplier, Agent, Area, Term, Project, Currency and Customer & Supplier Outstanding | ||
* Stock which mean import Stock Group, Stock Category, Stock Location, Stock Price Tag, Stock Item, Sales Invoice History, Sales Delivery Order History, Purchase Invoice History. | * Stock which mean import Stock Group, Stock Category, Stock Location, Stock Price Tag, Stock Item, Sales Invoice History, Sales Delivery Order History, Purchase Invoice History. | ||
<li>Assign the UBS Account & UBS Stock backup folder accordingly with click on “Select Folder” then click Connect, first of all you must import Chart of Account.Tick Chart of Account and Execute.<br /> | <li>Assign the UBS Account & UBS Stock backup folder accordingly with click on “Select Folder” then click Connect, first of all you must import Chart of Account.Tick Chart of Account and Execute.<br /></li> | ||
[[File:UBSView2.jpg]] | [[File:UBSView2.jpg]] | ||
<li>Once you have done import Chart of Account, it’s prompt an message that successful and you have to do few setting according to the message.<br /> | <li>Once you have done import Chart of Account, it’s prompt an message that successful and you have to do few setting according to the message.<br /></li> | ||
[[File:UBSView3.jpg]] | [[File:UBSView3.jpg]] | ||
<li>Go to GL | Maintain Account and check the trade debtor/creditor control account, bank account & etc. if they exist and their respective <b>Special Account Type</b> is correct. | <li>Go to GL | Maintain Account and check the trade debtor/creditor control account, bank account & etc. if they exist and their respective <b>Special Account Type</b> is correct. | ||
* Go to Tools | Options | Customer and change the <b>Default Control Account</b>. Repeat the same for Supplier. | * Go to Tools | Options | Customer and change the <b>Default Control Account</b>. Repeat the same for Supplier. | ||
[[File:UBSView4.jpg]] | [[File:UBSView4.jpg]] | ||
* Go to Tools | Options | General Ledger and set the <b>Default Account</b> accordingly | * Go to Tools | Options | General Ledger and set the <b>Default Account</b> accordingly</li> | ||
[[File:UBSView5.png]] | [[File:UBSView5.png]] | ||
<li>Now, go back to File | Data Import | UBS Account and import the remaining master data - Agent, Area, Project, Terms, Currency, Customer and Supplier Master Account</li> | <li>Now, go back to File | Data Import | UBS Account and import the remaining master data - Agent, Area, Project, Terms, Currency, Customer and Supplier Master Account</li> | ||
<li>Click Execute and wait for the import to complete.</li> | <li>Click Execute and wait for the import to complete.</li> | ||
Video link may refer below : https://youtu.be/H7C14DzLyPE?t=1m26s | |||
<li>Go to File | Data Import | UBS Stock | |||
* Tick Stock Group, Category, Location, Price Tag | ===Import Stock Master Data=== | ||
* Also pay attention to the options below where you can choose to import extra Stock Item data such as | <ol> | ||
<li>Go to File | Data Import | UBS Stock.<br /> | |||
[[File:UBSView6.jpg]] | |||
<li>select the UBS Stock database folder.</li> | |||
* Tick Stock Group, Category, Location, Price Tag. | |||
<pre style="color: red; font-weight: bold"> | |||
Please make sure user have purchase those module before import!</pre> | |||
[[File:UBSView7.jpg]] | |||
<li>When import stock item code, make sure you have choose others option as below :<br /> | |||
[[File:UBSView8.jpg]] | |||
<pre style="color: red; font-weight: bold"> | |||
* Also pay attention to the options below where you can choose to import extra Stock Item data such as UOM with Rate < 1, | |||
Stock Opening Balance & etc. | |||
</pre> | |||
'''If you want to import Stock Customer & Supplier price:'''<br /> | |||
[[File:2016-10-18 1223.png]] | |||
<pre style="color: red; font-weight: bold"> | |||
this feature only available in version 737 and above. </pre> | |||
<li>Click Execute and wait for the import to complete.</li> | <li>Click Execute and wait for the import to complete.</li> | ||
Video link may refer below : https://www.youtube.com/watch?v=doPrsNK7N6M | |||
</ol> | </ol> | ||
== | ==Import Sales & Purchase Price History and Opening Balance== | ||
=== | ===Preparation Before Import Transactions=== | ||
<p>The following steps are required if you are importing opening balance or current transactions:-</p> | |||
<ol> | |||
<li>Go to <b>File | Product Activation and insert your Activation Code</b> or <b>Season Code</b> and click Register.</li> | |||
<li>If current transactions involve GST tax code, go to <b>GST | Start GST Now to activate GST module.</b></li> | |||
<li>To minimize any pop-up dialog during import:-</li> | |||
* <b>Go to Tools | Options | Unit Price. For all tabs (Sales, Purchase, Stock, Cash Sales & Cash Purchase), under the Option column, change all to blank</b> as shown below:- | |||
[[File:Tips options uprice.JPG]] | |||
* Go to <b>Tools | Options | Miscellaneous and untick <b>Prompt Negative Stock Quantity Dialog Box</b> and <b>Prompt Duplicate Cheque Number</b> | |||
* Logout and login as the new user you created. | |||
* You may revert the changes back to original after data import. | |||
<li><b>Go to Tools | Options | General Ledger and change the Financial Start Period</b> and <b>System Conversion Date</b> if needed.</li> | |||
</ol> | |||
===Import Sales & Purchase Price History Data=== | |||
<ol> | <ol> | ||
<li>Before importing Sales & Purchase Price History, login into UBS and perform the following steps:-</li> | <li>Before importing Sales & Purchase Price History, login into UBS and perform the following steps:-</li> | ||
<pre style="color: | <pre style="color: blue; font-weight: bold"> | ||
Transaction | Open Item Debtor | Edit B/F or O/I | Must tick mark all to O/I | Exit | 1. Transaction | Open Item Debtor | Edit B/F or O/I | Must tick mark all to O/I | Exit | ||
Transaction | Open Item Debtor | Maintain B/F Bills | Click "List" (Exit "List" and click "Generate" if there are transactions) | 2. Transaction | Open Item Debtor | Maintain B/F Bills | Click "List" | ||
Transaction | Open Item Debtor | Bill Payment Ledger | List Missing Records in Arpost.DBF | | (Exit "List" and click "Generate" if there are transactions) | ||
Press OK if there are items in the list or press Exit if non | 3. Transaction | Open Item Debtor | Bill Payment Ledger | List Missing Records in Arpost.DBF | | ||
4. Press OK if there are items in the list or press Exit if non | |||
</pre> | </pre> | ||
<li>Repeat | <li>Repeat above step for Creditor.</li> | ||
<li>Please check with clients if they want to do UBS Account Year End Processing before importing Debtor or Creditor Opening Balance.</li> | <li>Please check with clients if they want to do UBS Account Year End Processing before importing Debtor or Creditor Opening Balance.</li> | ||
<li><b>Login SQL Account, make sure you have insert season code for this database, and Start GST feature in SQL Account Software</b> | |||
<li>Now, go to File | Data Import | UBS Stock. Under Stock Item, tick the <b>Price History - XXX</b> options you wish to import.</li> | <li>Now, go to File | Data Import | UBS Stock. Under Stock Item, tick the <b>Price History - XXX</b> options you wish to import.</li> | ||
[[File:UBSView10.jpg]] | |||
Video link may refer below : https://www.youtube.com/watch?v=s0GR8MDF5J4 | |||
</ol> | </ol> | ||
=== | ===Import Opening Balance=== | ||
====Year End Closing at UBS==== | |||
<ol> | <ol> | ||
<li>Before importing Opening Balance, login into UBS and perform the following steps:-</li> | <li>Before importing Opening Balance, login into UBS and perform the following steps:-</li> | ||
< | * <b>Old Version = Go to Housekeeping | Run Setup | General Setting (check when is the accounting period) then insert " Closing Period".</b> | ||
* | * <b>Sage UBS = Go to Housekeeping | Setup | General Setup (check when is the accounting period) then insert " Closing Period".</b> | ||
< | <u>Scenario 1 :</u> | ||
In UBS this accounting year = 01/01/2015 to 31/12/2015 if you want to cut off until 31/12/2015, | |||
so closing period you have to insert 12. | |||
<u>Scenario 2 :</u> | |||
<li> | In UBS this accounting year = 01/01/2015 to 31/12/2015 if you want to cut off until 30/06/2015, | ||
</ | so closing period you have to insert 6. | ||
<li>Then, go to <b>Periodic | Year End Closing.</b></li> | |||
<pre style="color: purple; font-weight: bold"> | |||
We strongly recommend that direct use the year end database to import instead of re-do the year end cut off at UBS.</pre> | |||
Video link may refer below : https://youtu.be/s0GR8MDF5J4?t=1m57s | |||
== | ====After Year End at UBS==== | ||
<li>After done the above steps, go to <b>Tools | Options | General Ledger | to setup your Financial Start Period and System Conversion Date.</b></li> | |||
<li>Next, File | Data Import | UBS Account, then select the UBS database folder. Beware of the following when selecting UBS database folder:- | |||
<pre style="color: red; font-weight: bold"> | |||
DO NOT select the folder under the UBS database folder. E.g. "DATA2013" | |||
This is because after year end cut off UBS will auto generate a new folder for old financial cut off period. | |||
</pre> | |||
<li>After select folder, under Customer/Supplier Master Account, tick the Opening Customer/Supplier - XXX options you wish to import. | |||
[[File:UBSView9.jpg]] | |||
<li>You may tick all the opening at the same time. (Customer Payment takes longer time to import in). | |||
* Note : After done. May compare Customer Aging with UBS : | |||
* In UBS Step : 2. Debtors | A. Open Item Menu Debtors | 5. Print Detail Aging (SQL follow UBS Detail Aging) | |||
* In Sage UBS : 2. Debtors | 7. Print Debtors Aging (SQL follow UBS Detail Aging)<br /> | |||
Video link may refer below : https://youtu.be/s0GR8MDF5J4?t=2m54s | |||
== | ==Current Transaction Data Import== | ||
===Import Sales & Purchase Current Transaction=== | |||
<ol> | <ol> | ||
<li>Go to File | Data Import | UBS Stock and select the UBS Stock database folder.</li> | <li>Go to File | Data Import | UBS Stock and select the UBS Stock database folder.</li> | ||
<li>Under Stock Item, tick the Current Transaction - XXX options that you wish to import. | |||
<li>Click Execute and wait for the import to complete.<br /> | |||
[[File:UBSView11.jpg]] | |||
</ol> | |||
===Import AP,AR,GL Current Transaction=== | |||
<ol> | |||
<li>Go to File | Data Import | UBS Account and select the UBS Account database folder.</li> | <li>Go to File | Data Import | UBS Account and select the UBS Account database folder.</li> | ||
<li>Under <b>Customer Current Transaction</b>, tick the [BETA] Current Customer - XXX options that you wish to import. | |||
<li>Click Execute and wait for the import to complete. | |||
<li>Repeat the same steps for options under <b>Supplier Current Transaction</b> and <b>GL Current Transaction</b>. | |||
[[File:UBSView12.jpg]] | |||
</ol> | </ol> | ||
== | |||
==Troubleshooting== | |||
<ol> | <ol> | ||
<li>First, it is best to tick and import one item at a time and perform backup before importing the next item.</li> | <li>First, it is best to tick and import one item at a time and perform backup before importing the next item.</li> | ||
Line 173: | Line 241: | ||
<pre style="color: red; font-weight: bold"> | <pre style="color: red; font-weight: bold"> | ||
- Please double check all data imported into SQL Account from UBS. | - Please double check all data imported into SQL Account from UBS. | ||
- We will appreciate if you would help report any issue encountered with detailed information so we can improve the data import tool. | - We will appreciate if you would help report any issue encountered with detailed information | ||
so we can improve the data import tool. | |||
- Please be aware that Import Current Transaction is under BETA. | - Please be aware that Import Current Transaction is under BETA. | ||
</pre> | </pre> | ||
==Housekeeping== | |||
<ol> | |||
<li>After UBS database is restored, run the following Housekeeping operation:-</li> | |||
* Index All Files | |||
* Recover Data After Power Failure | |||
* Delete Unwanted Transactions | |||
</ol> | |||
===Steps=== | ===Steps=== | ||
http://www.sql.com.my/document/Import%20UBS%20Guides.pdf | http://www.sql.com.my/document/Import%20UBS%20Guides.pdf<br /> | ||
<br /> | |||
<br /> | |||
<small>Sage UBS are the trademark of its owner. For more information on Sage product, go to www.sage.my | |||
</small> | |||
==FAQ== | |||
===Prompt message "Provider cannot be found. It may not be properly install" when try import=== | |||
: Please install "VFPOLEDBSetup.msi" from [https://download.sql.com.my/customer/Fairy/vfpoledbsetup.msi] | |||
==See also== | ==See also== | ||
* Others [[Data Import]] | * Others [[Data Import]] |
Latest revision as of 01:15, 31 July 2023
Module that can be import from Sage UBS
Data Migration from Sage UBS | Module | Data Migration from Sage UBS | Module | Data Migration from Sage UBS | Module |
---|---|---|---|---|---|
Chart of Account | Yes | Journal Entry | Yes | Sales Debit Note | Yes |
Customer Master | Yes | Bank Reconciliation | Coming Soon | Sales Credit Note | Yes |
Supplier Master | Yes | AR/ Customer Invoice | Yes | Price History - Sales Invoice | Yes |
Stock Master | Yes | AR/ Customer Debit Note | Yes | Price History - Sales Delivery Order | Yes |
Agent Master | Yes | AR/ Customer Credit Note | Yes | AP/Supplier Invoice | Yes |
Project Master | Yes | AR/ Customer Payment | Yes | AP/Supplier Debit Note | Yes |
Area Master | Yes | Sales Quotation | No | AP/Supplier Credit Note | Yes |
Currency Master | Yes | Sales Order | No | Purchase Order | No |
Terms Master | Yes | Sales Delivery Order | No | Purchase Invoice | Yes |
GL Opening Balance | Coming Soon | Sales Invoice | Yes | Purchase Debit & Credit Note | Yes |
Cash Book Entry | Yes | Sales Cash Sales | Yes | Price History - Purchase Invoice | Yes |
Time Estimate
Different pc might have different timing.
Duration of migration from Sage UBS | 1000 Records | 10,000 Records |
---|---|---|
Masterfile | 2-5 Mins | 8-10 Mins |
AR/AP Opening Balance | 5-10 Mins | 15-30 Mins |
Sales/ Purchase Price History | 5-10 Mins | 15-30 Mins |
Sales/ Purchase Current Transactions | 30-50 Mins | 1.5-2 Hours |
AR/AP Current Transactions | 30-40 Mins | 1.5-2 Hours |
GL Current Transactions | 10-15 Mins | 25-40 Mins |
Flow of Import
Account Master File ( GL, Customer, Supplier.. )--> Stock Master File ( Stock Group, Stock Item..)--> Stock ( Sales Price History..) --> Stock ( Current Transaction)--> Account ( Opening Balance.. )--> Account (Current Transaction..)
Limitation & Precaution
- No support for opening balance with foreign currency.
- This is because UBS have two posting (1 local, 1 foreign) for foreign currency transaction and sometimes one of the posting might be missing.
- This is to avoid system from auto-delete AR/AP opening balance when importing Price History with same document number.
Preparing SQL Account Before Import Master Data
Please make sure that SQL Account version is version 728 and above.
Here are the things to do before data import:-
- Open SQL Account and create a new empty database.
Restore database from UBS
Here are the step-by-step guide how to restore database from UBS:-
- Get the UBS Backup file ( BACKUP.ACC & BACKUP.STK ) and place the UBS backup file to the correct version database folder, example as below : Directory to place UBS Backup File as below : USB Account Old Version = C:\UBSACC90\DB or C:\UBSACC2015\DB UBS Stock Old Version = C:\UBSSTK90\DB or C:\UBSSTK2015\DB Sage UBS Account = C:\UBSACC2015\create new folder for your backup file. Sage UBS Stock = C:\UBSSTK2015\create new folder for your backup file.
- Download 7 Zip to extract UBS Backup file,( if you want to Import Master File Only) or else you may restore to UBS program ( For price history and current transaction ). Download Path for 7 Zip
- After extract the backup file or restore the backup file then in SQL Account Software you have to Create New Database and logon into the new company. Video Link may refer below : https://www.youtube.com/watch?v=H7C14DzLyPE
* Make sure install the right one or else you cannot find 7 zip to Extract.
Import Master Data
Import Account Master Data
Here are the step-by-step guide to importing master data:-
- Account which mean import COA, Maintain Customer, Maintain Supplier, Agent, Area, Term, Project, Currency and Customer & Supplier Outstanding
- Stock which mean import Stock Group, Stock Category, Stock Location, Stock Price Tag, Stock Item, Sales Invoice History, Sales Delivery Order History, Purchase Invoice History.
- Go to Tools | Options | Customer and change the Default Control Account. Repeat the same for Supplier.
- Go to Tools | Options | General Ledger and set the Default Account accordingly
Import Stock Master Data
- Tick Stock Group, Category, Location, Price Tag.
Please make sure user have purchase those module before import!
* Also pay attention to the options below where you can choose to import extra Stock Item data such as UOM with Rate < 1, Stock Opening Balance & etc.
If you want to import Stock Customer & Supplier price:
this feature only available in version 737 and above.
Import Sales & Purchase Price History and Opening Balance
Preparation Before Import Transactions
The following steps are required if you are importing opening balance or current transactions:-
- Go to File | Product Activation and insert your Activation Code or Season Code and click Register.
- If current transactions involve GST tax code, go to GST | Start GST Now to activate GST module.
- To minimize any pop-up dialog during import:-
- Go to Tools | Options | Unit Price. For all tabs (Sales, Purchase, Stock, Cash Sales & Cash Purchase), under the Option column, change all to blank as shown below:-
- Go to Tools | Options | Miscellaneous and untick Prompt Negative Stock Quantity Dialog Box and Prompt Duplicate Cheque Number
- Logout and login as the new user you created.
- You may revert the changes back to original after data import.
Import Sales & Purchase Price History Data
- Before importing Sales & Purchase Price History, login into UBS and perform the following steps:-
- Repeat above step for Creditor.
- Please check with clients if they want to do UBS Account Year End Processing before importing Debtor or Creditor Opening Balance.
- Login SQL Account, make sure you have insert season code for this database, and Start GST feature in SQL Account Software
- Now, go to File | Data Import | UBS Stock. Under Stock Item, tick the Price History - XXX options you wish to import. Video link may refer below : https://www.youtube.com/watch?v=s0GR8MDF5J4
1. Transaction | Open Item Debtor | Edit B/F or O/I | Must tick mark all to O/I | Exit 2. Transaction | Open Item Debtor | Maintain B/F Bills | Click "List" (Exit "List" and click "Generate" if there are transactions) 3. Transaction | Open Item Debtor | Bill Payment Ledger | List Missing Records in Arpost.DBF | 4. Press OK if there are items in the list or press Exit if non
Import Opening Balance
Year End Closing at UBS
- Before importing Opening Balance, login into UBS and perform the following steps:-
- Old Version = Go to Housekeeping | Run Setup | General Setting (check when is the accounting period) then insert " Closing Period".
- Sage UBS = Go to Housekeeping | Setup | General Setup (check when is the accounting period) then insert " Closing Period".
We strongly recommend that direct use the year end database to import instead of re-do the year end cut off at UBS.
Video link may refer below : https://youtu.be/s0GR8MDF5J4?t=1m57s
After Year End at UBS
DO NOT select the folder under the UBS database folder. E.g. "DATA2013" This is because after year end cut off UBS will auto generate a new folder for old financial cut off period.
- Note : After done. May compare Customer Aging with UBS :
- In UBS Step : 2. Debtors | A. Open Item Menu Debtors | 5. Print Detail Aging (SQL follow UBS Detail Aging)
- In Sage UBS : 2. Debtors | 7. Print Debtors Aging (SQL follow UBS Detail Aging)
Current Transaction Data Import
Import Sales & Purchase Current Transaction
- Go to File | Data Import | UBS Stock and select the UBS Stock database folder.
- Under Stock Item, tick the Current Transaction - XXX options that you wish to import.
- Click Execute and wait for the import to complete.
Import AP,AR,GL Current Transaction
- Go to File | Data Import | UBS Account and select the UBS Account database folder.
- Under Customer Current Transaction, tick the [BETA] Current Customer - XXX options that you wish to import.
- Click Execute and wait for the import to complete.
- Repeat the same steps for options under Supplier Current Transaction and GL Current Transaction.
Troubleshooting
- First, it is best to tick and import one item at a time and perform backup before importing the next item.
- This is what you can do if the import process stopped halfway because of some error:-
- First, you can click "Copy log to clipboard" button and paste it into a notepad or just copy the last line of the log manually
- Then, you can skip the record with error as shown below:-
- Highlight the item you're importing
- Change the record no to the next number
- Click Save and then click Execute again to resume
IMPORTANT NOTE
- Please double check all data imported into SQL Account from UBS. - We will appreciate if you would help report any issue encountered with detailed information so we can improve the data import tool. - Please be aware that Import Current Transaction is under BETA.
Housekeeping
- After UBS database is restored, run the following Housekeeping operation:-
- Index All Files
- Recover Data After Power Failure
- Delete Unwanted Transactions
Steps
http://www.sql.com.my/document/Import%20UBS%20Guides.pdf
Sage UBS are the trademark of its owner. For more information on Sage product, go to www.sage.my
FAQ
Prompt message "Provider cannot be found. It may not be properly install" when try import
- Please install "VFPOLEDBSetup.msi" from [1]
See also
- Others Data Import