Аnother small mistake in Practical_developer_guide 1-20.pdf on page 530

Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Apr 23, 2014
Company: Altair d.o.o.

In the text:

RegisterRecord.Result = (RegisterRecord.SourceData / SelectionResult.Normal * SelectionResult.Actual;

Correctly:

RegisterRecord.Result = (RegisterRecord.SourceData / SelectionResult.Normal) * SelectionResult.Actual;

 
#2
People who like this:0Yes/0No
Active user
Rating: 7
Joined: Nov 3, 2011
Company: 1C Company

Thanks, Dmytro. We'll fix this in the next release of the book (the one with all chapters), which is scheduled for May.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.