Search found 74 matches

by Elisy
Mon Nov 02, 2009 11:11 am
Forum: Links to Download
Topic: 1C.Net:Enterprise - .Net framework in 1C:Enterprise 8.x/7.7
Replies: 20
Views: 96836

Elisy .Net Bridge v.3.0 alpha 1

New 3.0 alpha version of Elisy .Net Bridge has been released. You can download it from this post.
It contains the following 2 key features:
1) Adds multi threading possibility to 1C:Enterprise
2) Allows developers to implement callback from .net (event handling etc.)
by Elisy
Tue Oct 20, 2009 5:48 am
Forum: Links to Download
Topic: Elisy Inventory Management demo configuration
Replies: 7
Views: 24843

Elisy Inventory Management supports 1c:enterprise 8.1

Elisy Inventory Mangement demo configuration has been updated to support 1C:Enterprise v.8.1. It includes new 1C:Enterprise 8.1 improvements to demonstrate base 1C:Enterprise functionality. Some minor bugs have been resolved. Here you can download it: ElisyInventoryManagement-2-0.zip . How to instal...
by Elisy
Wed Oct 14, 2009 7:50 am
Forum: Getting Started
Topic: 1C 7.7 problems with Cyrillic fonts
Replies: 4
Views: 22735

Re: 1C 7.7 problems with Cyrillic fonts

Hello some Russian Internet resources ( http://forum.oszone.net/thread-81448.html ) recommend to make the following actions: 1) Install Vista Service Pack 1 2) Change registry like this and restart computer: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage] "1250"="c_...
by Elisy
Tue Oct 13, 2009 7:48 am
Forum: Getting Started
Topic: 1C 7.7 problems with Cyrillic fonts
Replies: 4
Views: 22735

Re: 1C 7.7 problems with Cyrillic fonts

Hello,
Please try the following:
1) Your regional settings should be set to support Russian. The best screenshot I've found at http://www.picamatic.com/show/2008/03/25/12/79724_958x749.jpg
2) you should use the latest 7.7 release 7.7.027.
by Elisy
Mon Sep 28, 2009 3:30 am
Forum: Links to Download
Topic: Elisy Inventory Management demo configuration
Replies: 7
Views: 24843

Elisy Inventory Management demo configuration 1.0.0.1

Elisy IM has been updated to contain the last minor update.
Bug in Files list of nomenclature item has been resolved.
by Elisy
Tue Sep 22, 2009 6:09 am
Forum: User input and data storing
Topic: Products in stock problem
Replies: 4
Views: 15503

Re: Products in stock problem

Let's clarify how you try to use Query expression because 1C Editor has no IntellySense feature for Queries and it cannot show you members after dot. Your program should be like this: Query = New Query(); Query.Text = "SELECT | Doc.Product AS Product, | Doc.Quantity AS DocumentQuantity | FROM |...
by Elisy
Mon Sep 21, 2009 3:21 am
Forum: Links to Download
Topic: Utility to migrate 1C:Enterprise code into English
Replies: 5
Views: 17779

Re: Utility to migrate 1C:Enterprise code into English

Migration tool has been ported to 1C:Enterprise v.8.1. Updated version is in the attachment accessible to registered forum users.
by Elisy
Tue Sep 15, 2009 10:51 am
Forum: Links to Download
Topic: 1C.Net:Enterprise - .Net framework in 1C:Enterprise 8.x/7.7
Replies: 20
Views: 96836

Elisy .Net Bridge v.2.3

The last component update includes significant performance optimization (up to 2 times).
The unstable behaviour problem has been resolved. This problem occurs sometimes while component v.2.2 and garbage collection run simultaneously.
by Elisy
Mon Sep 14, 2009 4:22 am
Forum: User input and data storing
Topic: Products in stock problem
Replies: 4
Views: 15503

Re: Products in stock problem

It's difficult to write code without information about your document and accumulation register specification. You should check the quantity in document Posting event. And if you have no quantity you should set Cancel parameter to True to prevent data storing. You should create Query object with SQL-...
by Elisy
Wed Jul 29, 2009 3:41 am
Forum: User input and data storing
Topic: Infobase Administration
Replies: 1
Views: 10788

Re: Infobase Administration

There are some practices: 1) If you need to make empty Infobase without any user data you should create configuration cf-file from your current postgres Infobase using Designer (Configuration -> Save Configuration to file). Then create empty 1C-infobase and load this file (Configuration -> Load Conf...

Go to advanced search