Desktop version

Main > Forum > Applications > 1C:Small Business (1C:SB) > Add. properties of the "Items" catalog

Forum

Search UsersRules
Add. properties of the "Items" catalog
#1
Just came
Points:: 0
Joined:: Jul 19, 2012

Hi
It's look like exellent, but why can't add properties for Items catalog
And it not saved list of selection - what I make not correct. By the way - I consult with my frend from russia, they say that in russian version have not any problemm with this.
Best regards

Profile
#2
Guest
Points::
Joined::

Hello! You need to enable modification of the configuration.
For this in Designer mode go to
Configuration -> Support -> Support options and click Enable modification -> Yes -> OK
Then to disable support at all click Disable support -> Yes

Profile
#3
Just came
Points:: 0
Joined:: Jul 19, 2012

Thanks for qwick answer, but i tell about standart future on administration page. If try to "Add additional atributes and information" for catalog "Items" it does not add (realy can create, but can not save the data , when "save and close" windows and then open second time - have not any information in list) and as a result nothing to show in Catalog Item. In configurator I check have special page in "Catalog.Items.Forms.ItemForm.PageAdditionalAttributes" , but when open this form in program can see only 2 pages "Main parameters" and "Storage and Purchasing Parameters" and where 3-d page "Additional attributes" ? And how to show this page? Thanks in advance

Profile
#4
Active user
Points:: 0
Joined:: Nov 1, 2011

Сan you add a screenshot describing the problem?

Profile
#5
Just came
Points:: 0
Joined:: Jul 19, 2012

I make some clip for easy understanding situation

Profile
#6
Guest
Points::
Joined::

Thank you for your information, Kate! We will fix this problem in a future release of 1C:Small Business.

Profile
#7
Just came
Points:: 0
Joined:: Jul 19, 2012

By the way in same form when try to edit additional information in form "Pick Up Additional informations" - have a bug which can fix by changing next line in configuration (just some truble in translation)

Base configuration Catalog.SetsOfAdditionalAttributesAndInformation.Form.PickOfProperties.Form.Attribute.PropertiesTree.Dynamic list.Query text(18, 9) : END AS MainPictureNo have to change for InfoPictureNo,

Profile
#8
Guest
Points::
Joined::

Thank you again. Please feel free to report your problems in future.

Profile
#9
Active user
Points:: 0
Joined:: Apr 23, 2014

How to fix this problem.

Rewrite module procedure BeforeWrite() in cataloge "SetsOfAdditionalAttributesAndInformation" as follows:

Code
Procedure BeforeWrite(Cancel)
  
     If DataExchange.Load Then 
          Return;
     EndIf;

     If IsFolder Then
          ManagementOfProperties.BeforeWriteOfGroupOfPropertiesSet(ThisObject);
     Else

<removed as rules violation>

Profile
#10
Guest
Points::
Joined::

Thank you for your cooperation!

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.