add list of booking lines on scheduled bookings

This commit is contained in:
Frederik Jaeckel 2024-03-09 22:36:51 +01:00
parent be92110ae1
commit 9b0af0d64e
7 changed files with 118 additions and 3 deletions

View file

@ -64,6 +64,9 @@ full copyright notices and license terms. -->
<page name="description" col="1" string="Description">
<field name="description"/>
</page>
<page name="cashbook_lines" col="1" string="Cashbook lines">
<field name="cashbook_lines"/>
</page>
</notebook>