forked from vanessa-opensource/add
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vanessa-opensource#272 Добавлена загрузка регистра бухгалтерии из мак…
…ета, также частично перенесены метаданные из конфигурации xdd, а именно: - Справочники.ПростойСправочник - Справочники.ПростойСправочник2 - ПланыВидовХарактеристик.ВидыСубконто1 - ПланыСчетов.ПланСчетов1 - ПланыВидовРасчета.ПланВидовРасчета1 - РегистрыБухгалтерии.РегистрБухгалтерии1
- Loading branch information
1 parent
46c7b9c
commit 35fcf07
Showing
39 changed files
with
6,188 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
...ями/СозданиеДокументовСДвижениями/Templates/ДокументСДвижениямиПоРегистрамБухгалтерии.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.4"> | ||
<Template uuid="8e649dba-8e6c-4ee2-a0a1-decdebacb601"> | ||
<Properties> | ||
<Name>ДокументСДвижениямиПоРегистрамБухгалтерии</Name> | ||
<Synonym> | ||
<v8:item> | ||
<v8:lang>ru</v8:lang> | ||
<v8:content>Документ с движениями по регистрам бухгалтерии</v8:content> | ||
</v8:item> | ||
</Synonym> | ||
<Comment/> | ||
<TemplateType>SpreadsheetDocument</TemplateType> | ||
</Properties> | ||
</Template> | ||
</MetaDataObject> |
Oops, something went wrong.