Good afternoon, dear gurus.

I wrote a report on the ACS, everything seems to be fine, but here the customer says that you need to insert another line into the article, in which VAT will be calculated. I tried to manipulate fields in predefined layouts, but it turns out that for each article an additional field is displayed, but only two are needed (one in payments, one in receipts). Question: Is it possible in the data composition system to insert arbitrary lines into groupings, if so, how? Is there a way to do this using the 1C language? Arrows indicate where to insert lines.

alt text

UPD The problem is solved by using the data set - "object". The data source of which is a table of values.

    1 answer 1

    The problem is solved by using the data set - "object". The data source of which is a table of values.