feat: se añade dominio a campo para agendar proxima llamada
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
|
||||
this repository contains the full copyright notices and license terms. -->
|
||||
<form>
|
||||
<label name="currency_date"/>
|
||||
<field name="currency_date"/>
|
||||
<label name="datetime"/>
|
||||
<field name="datetime"/>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
@@ -4,4 +4,4 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<form>
|
||||
<label name="date_time"/>
|
||||
<field name="date_time"/>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user