add list of booking lines on scheduled bookings
This commit is contained in:
parent
be92110ae1
commit
9b0af0d64e
7 changed files with 118 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue