book: Feld 'start_date' + test,
line: balance-berechnung mit abstimmung gekoppelt + test, abstimmung: start/enddatum automatisch
This commit is contained in:
parent
5729ed0a07
commit
91a34e216b
13 changed files with 446 additions and 20 deletions
|
@ -98,6 +98,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_rep_reconciliation_fname">
|
||||
<field name="text">%(recname)s Reconciliation from %(date_from)s to %(date_to)s</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_line_date_before_book">
|
||||
<field name="text">The date of the cashbook line '%(recname)s' cannot be earlier than the start date '%(datebook)s' of the cashbook.</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue