Danh sách bài viết

    Featured Posts

Bộ cài Fast Accounting (FA11, FA12)

Link cần thiết cho Fast Accounting (FA11, FA12)

1. Convert dữ liệu Fox -> R7
http://forum.fast.com.vn/showthread.php?t=4879 (#53)
Download

2. Convert dữ liệu R7 -> R8
http://forum.fast.com.vn/showthread.php?t=17522 (#1)
Download

3. XtraReport tự cắt tên, diễn giải thành dòng mới
http://forum.fast.com.vn/showthread.php?t=11521

4. Cấu hình hệ thống cho 20 user (10 user online)
http://forum.fast.com.vn/showthread.php?t=6437

5. Đọc tiền trên báo cáo
http://forum.fast.com.vn/showthread.php?t=6517 (#2)

6. Sửa lỗi data bị Suspect
http://forum.fast.com.vn/showthread.php?t=5606

7. Tăng độ rộng trường trong FA11
http://forum.fast.com.vn/showthread.php?t=6300



Phần mềm phụ trợ

1. Teamviewer/UltraViewer
TeamQS 5
UltraViewer 6

2. Unikey
Download unikey 3.6
Download unikey 4.0 RC2 32 bit
Download unikey 4.0 RC2 64 bit

3. Winrar v510 setup
Download

4. Fa11Tool
Fa11Tool.rar
Fa11Tool.zip

 5. SQL 2008 Full
Download

6. Kaspersky Internet Sercurity Free
Download

 Link trang chủ

7. Attach/restore database (file cmd)
Download

8. Tool bật/tắt windows update
Download

 








Mở cổng (port)

Tham khảo mở port của các loại modem: http://portforward.com/english/routers/port_forwarding/routerindex.htm
(Chọn router/Chọn modern/Chọn HTTP)

Lưu ý:
- Khách hàng phải có địa chỉ IP (do nhà cung cấp dịch vụ ISP cung cấp). Ví dụ:.xxx.xxx.xxx
- Xem địa chỉ IP tĩnh: vào trang http://www.whatismyip.com/
- Thực hiện mở port trên máy chủ (server)

Bước 1: Cấu hình SQL Server.
- Mở SQL Configuration Manager tại máy chủ
- Vào SQL Server Network Configuration -> Protocols for FASTACCOUNTING
- Enable TCP/IP và chỉnh TCP Port ở mục IpAll trong tab IP Addresses thành 1433, xóa TCP Dynamic Ports
- Vào SQL Server Services, restart lại SQL server (FASTACCOUNTING)

Bước 2: Cấu hình NAT Port cho Router
- Dùng trình duyệt để truy cập: http://iprouter (iprouter là Default Gateway), ví dụ: http://192.168.1.1
User và mật khẩu đăng nhập tùy vào loại router, thường thì cả 2 là admin, có thể search google để tim user và pass, nếu không truy cập được thì nhờ IT hỗ trợ.
- Vào mục NAT tìm mục Port Redirection hoặc Port Forwarding (tùy loại router), chọn Vitual Server
- Tạo mới 1 port với các thông tin sau:
   + Service name: tên service, gõ tùy ý (có thể lấy luôn port, VD: 1433)
   + Protocol: chọn TCP
   + Public Port: 1433 
   + Private IP (Destination) : là IP LAN của máy chủ SQL (VD: 192.168.1.1)
   + Private Port: 1433
   + Service: HTTP

Bước 3: Khai báo thông tin trên máy trạm
Cài đặt máy trạm, khai báo kết nối thông tin:
- Máy chủ (Instance name):  xxx.xxx.xxxxxx\FASTACCOUNTING,1433
- Bộ số liệu: FA11
- User: fa11
- Pass: ****

Thao tác với cơ sở dữ liệu

1. Tạo lại index cho bảng:
DBCC DBREINDEX (ct00)

2. Sửa cơ sở dữ liệu bị Suspect
EXEC sp_resetstatus [FA11];
ALTER DATABASE [FA11] SET EMERGENCY
DBCC checkdb([FA11])
ALTER DATABASE [FA11] SET SINGLE_USER WITH ROLLBACK IMMEDIATE
DBCC CheckDB ([FA11], REPAIR_ALLOW_DATA_LOSS)
ALTER DATABASE [FA11] SET MULTI_USER


3. Cho phép gõ ký tự đặc biệt (ví dụ: cho phép gõ ký tự '$')
UPDATE sysvar SET value = REPLACE(value, '$','') WHERE name = 'M_CHR_ERR'

4. Insert dữ liệu từ 2 data
INSERT INTO [DATA1]..[tenbang] SELECT * FROM [DATA2]..[tenbang]

Ví dụ: Insert dmvt từ NB sang THUE

INSERT INTO [FA11_THUE]..[dmvt] SELECT * FROM [FA11_NB]..[dmvt]

5. Đổi mật khẩu SQL
ALTER LOGIN fa11 WITH PASSWORD ='new_password' 

Trong đó new_password là mật khẩu mới

Tổng hợp lỗi Fast Accounting (FA11, FA12)

1. Lỗi Invalid scroll position

Link: http://forum.fast.com.vn/showthread.php?t=11535

2. Lỗi hiển thị font chữ ở menu chính

Link: http://forum.fast.com.vn/showthread.php?t=7821

3. Lỗi vào danh mục

Báo lỗi: Exception has been thrown by the target of an invocation (thường bị trên win 10)

Khắc phục: Update sysvar Set value = 1 Where name = 'M_LOAD_FRAME_TYPE'

Link: http://forum.fast.com.vn/showthread.php?t=15471

4. Lỗi thao tác trên grid

Báo lỗi: Recursive call to Automation Peer API is not valid

Khắc phục: Update lib control Infragistic (#4)

http://forum.fast.com.vn/showthread.php?t=9480

5. Lỗi không load được chứng từ mặc dù đã chạy đồng bộ

Do sysflag trên PH = ‘T’ (T: trạng thái lưu tạm, P: trạng thái post sổ)

Sửa: Update sysflag = ‘P’

6. Lỗi áp giá tức thời

Khi lưu báo lỗi: The given value of type SqlDecimal from the data sourc cannot be convert…

Nguyên nhân: Do khai báo ngày áp giá tức thời 2020

Cách sửa:

-        Sửa lại ngày áp giá tức thời trong Hệ thống/Tham số hệ thống/Tab kho/Ngày áp giá tức thời

Chạy lại tính giá hoặc vào ctừ xóa đơn giá vốn và tiền vốn


www.CodeNirvana.in

Translate

Total Pageviews

Copyright © fast.com.vn - FA1FHN's Blog | Distributed By My Blogger Themes | Designed By Code Nirvana