book/category: hierarchische sortierung, form optimiert

This commit is contained in:
Frederik Jaeckel 2022-09-22 15:40:23 +02:00
parent 0572e18b64
commit 7f1b826590
5 changed files with 76 additions and 62 deletions

View file

@ -44,8 +44,6 @@ full copyright notices and license terms. -->
<field name="start_date"/>
<label name="currency"/>
<field name="currency"/>
<label id="phaccount" colspan="2" string=" "/>
</page>
<page id="pgperm" string="Owner and Authorizeds" col="4">
<label name="owner"/>

View file

@ -2,17 +2,16 @@
<!-- This file is part of the cashbook-module from m-ds for Tryton.
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<form col="6">
<form col="4">
<label name="name"/>
<field name="name"/>
<label name="cattype"/>
<field name="cattype"/>
<label id="phaccount" colspan="2" string=" "/>
<label name="description"/>
<field name="description" colspan="5"/>
<field name="description" colspan="3"/>
<notebook colspan="6">
<notebook colspan="4">
<page string="General Information" id="general" col="4">
<label name="company"/>
<field name="company"/>