Creating custom reports


If you need to create a custom report in 1C:Drive and you understand that you cannot implement this task by creating an option of an existing report, we recommend you to follow these guidelines:

  1. Create a configuration extension.
  2. In the extension, create a register.
  3. In the extension, implement the entries to the register the appropriate documents make upon posting.
  4. In the extension, create a report based on the register data.

Thus, even if the out-of-the box function of the documents you use for the register gets changed in a new release of 1C:Drive, you will be able to quickly update to the new release without the need of the tedious code merge.

Icon/Social/001 Icon/Social/006 Icon/Social/005 Icon/Social/004 Icon/Social/002